Disclaimer: This page is not financial advice or an endorsement of digital assets, providers or services. Digital assets are volatile and risky, and past performance is no guarantee of future results. Potential regulations or policies can affect their availability and services provided. Talk with a financial professional before making a decision. Finder or the author may own cryptocurrency discussed on this page.
Blockchain is being heralded as a revolutionary new technology. But beyond its use in cryptocurrency, very few people understand what they can use it for or what industries it could change. This guide aims to demystify blockchain technology and explain what it is, what it’s used for, how it works and where its future might be.
What is blockchain?
In essence, a blockchain is a database where you can add information, but not remove it. The data stored on a blockchain can be anything, including money (such as bitcoin), insurance claims or even shares of physical property such as real estate. Instead of being stored on a single server, the database is spread out and stored on a vast network of computers known as nodes. This means that the system is distributed and that there is no central point of failure.
These nodes work together to add new information to the blockchain. This information is added in bundles known as blocks, and each time a new block of information is added, it is chained to the previous one in a linear fashion resulting in the blockchain.
Compare this to a traditional server setup where a central server stores a copy of the information that you then access through external servers. Whoever controls the central server is in charge of adding information as well as changing or removing it. If the central server is damaged or hacked, the data is compromised. This is one of the problems that blockchain can solve.
Because of the decentralized nature of a blockchain, it means that there is no one single entity with the power to change the state of the blockchain ledger and do things like shut down accounts or seize funds, unlike banks.
Another problem that blockchains solve is the issue of trust.
When parties make a transaction via the blockchain, they only need to place trust in the underlying infrastructure of the blockchain rather than in each other. Since a decentralized computer network can record and verify each transaction as well as make the transaction transparent, trust is created by default.
This means that a blockchain allows for “trustless” transactions. The transacting parties do not need to worry about trust because they give total trust to the network. In other words, using a blockchain means putting your trust in computers, rather than people who could have bad intentions or might simply make a mistake.
How does blockchain work?
A blockchain works by keeping an unchangeable (immutable) record of transactions. It does this by reaching a consensus between all the computers, or nodes, on the network. Because blockchains consist of a distributed network of computers with no central authority, the majority of the nodes must agree to any addition to the blockchain (adding the next block). No one party can make any changes, which is what makes a blockchain a decentralized system. The more nodes that join the network, the more decentralized it becomes, which in turn improves security.
Consensus refers to the agreement between the nodes on the blockchain’s true state of affairs. If one node tries to lie, then its record of the blockchain won’t match that of the other nodes, and it will be automatically ignored. This system of consensus is fundamental to the security of the blockchain.
You control your personal data on a blockchain by using private keys. A private key is like a lengthy password that gives you access to a digital wallet where your personal data is stored. This data could be anything from money to details about your last medical checkup. The benefit of a private key is that it doesn’t have to be stored on a central server, unlike passwords for regular websites like Google or Facebook, which are prone to hacks.
What problems does blockchain solve?
On a trustless network like a blockchain, you can ask for payment from someone you’ve never met, and when the payment arrives, you can be sure that it is legitimate and verified, all within a matter of minutes. Existing systems such as the SWIFT banking network currently take two to three days to do this.
Another issue blockchains solve is the double-spend problem. The double-spend problem centers around the idea that on a database, someone can make an entry and then go back and change it if they have the power or authority to do so. This would essentially allow someone to spend the same money twice.
Blockchains solve this through a combination of factors that all prevent double spending:
- Each transaction is time-stamped and kept in the correct order.
- Every node must have a copy of the same ledger to reach consensus and to continue the blockchain.
- Any node with a copy of the ledger that doesn’t match the majority of the other nodes will be ignored. That is, if someone tries to spend the same money twice by sending it to two different nodes, then only the node that matches the rest of the nodes on the network will be accepted in the next block of data.
What else can a blockchain do?
Blockchains belong to a group of technologies known as distributed ledger technologies (DLT). DLTs as we know them today have only been around for a decade or so, but are already receiving a lot of attention and development. Much like the Internet, additional protocols and technologies are being built on top of blockchains to further their abilities.
Let’s take a look at some of the most popular ones used today.
Public vs. private blockchains
Despite the world’s first distributed blockchain being a public affair, several companies have entered the space and found ways to commodify the technology, leading to the creation of permissioned private blockchains.
Private blockchains differ to public blockchains in that the nodes which operate and secure the network are privately chosen. This means that the network is effectively centralized due to the ownership of nodes by a single entity or a consortium of private parties.
Blockchain purists argue that this goes against the fundamental purpose of a blockchain, which is to be decentralized. Because decentralization is a cornerstone of blockchain security and integrity, the argument is that by centralizing all the nodes there is almost no point in running a blockchain.
Private blockchains, of course, have a place — otherwise, people wouldn’t use them. Despite the concerns around centralization, they are often faster and can process more transactions per second than public blockchains. Furthermore, the organizations using them may have less need for the benefits that a decentralized network confers.
For example, the privately operated Red Belly Blockchain can reach speeds of 30,000 transactions per second, whereas the highly popular public blockchain, Ethereum, currently transacts at a speed of roughly 15 transactions per second, although improvements are planned.
Public blockchains are also, by their very nature, public. This means that anyone can see the transactions, anyone can join the network and anyone can see the code. Allowing the public to view everything helps ensure compliance, transparency and security but can also lead to exploitation. Furthermore, anyone can host a program on the network, which may cause the network to slow down if it becomes too popular.
So as you can see, public and private blockchains each come with their own set of strengths and weaknesses, which again differs depending on the particular blockchain at hand. Therefore companies, developers and users must choose which system they would prefer to run, depending on the task at hand.
Who uses blockchains?
Anyone can create a blockchain, although certain blockchains are more popular than others. Bitcoin was the first public blockchain created, and it was designed for the transfer of wealth without a trusted third party. Since then, many different developers, companies and hobbyists have created their own blockchains for all sorts of purposes.
Enterprises are now using those blockchains (both public and private) to improve the way they do business, often cutting out the need for previously required roles, speeding things up and making business cheaper.
Let’s take a look at some of the biggest companies using or exploring blockchain technology this year.
- IBM. IBM has quickly taken the lead in developing blockchain solutions for private enterprises and the news about partners keeps growing. So far clients include banks, logistics firms, international money transfer groups and insurance providers.
- The World Bank. The World Bank recently employed the Commonwealth Bank of Australia (CommBank) to issue bonds on its behalf using CommBank’s blockchain. CommBank issued the bonds digitally using a blockchain, making the process much faster than legacy systems which still use phones and sales staff.
- American Express. Payments provider American Express is tapping into blockchain to improve their customer rewards experience. The company uses the Hyperledger platform to enable merchants to create their own customized Membership Rewards programs for American Express users.
- Ford Motor Co. Car manufacturer Ford has patented a blockchain system that uses a cryptocurrency to allow vehicles to communicate and transact with each other. Ford imagines the technology could be used to allow driverless vehicles to coordinate traffic and even let cars purchase “fast lanes.”
- Bank of America. Bank of America thinks blockchain is going to be the next big industry, predicting that the technology will become a billion-dollar market. They’ve invested on that prediction too, filing nearly 50 patents already, according to CTO Catherine Bessant.
- Microsoft: Microsoft offers blockchain services such as Corda, Hyperledger and Ethereum through their cloud computing system Azure. While Microsoft offers blockchain services to a long list of third-party clients, they have also put their money where their mouth is. Microsoft’s video game platform — Xbox — uses blockchain to settle publisher royalties almost instantly, replacing their previous system, which typically took 45 days to settle.
Issues with blockchain
Identifying issues with blockchain technology really depends on where you sit and the particular blockchain. Critiques often revolve around speed, issues of centralization (or decentralization), adoption, complexity and privacy. Some of these issues have fairly simple solutions, such as choosing a private blockchain to increase privacy or creating a new interface to improve usability.
However, the one major issue that several of these smaller issues contribute to is the issue of scalability.
Scalability refers to the ability (or lack thereof) for blockchains to scale as more users join the network. As more users join, speed and size (bandwidth) needs to increase in order to process all the new data being added. Currently, blockchains struggle to do this without making a trade-off in other areas, namely decentralization and security.
This three-way trade-off among scalability, decentralization and security has become known as the Blockchain Trilemma.
Must read: The Blockchain Trilemma
The Blockchain Trilemma refers to the existing problem in blockchains where any improvement to scaling, decentralization or security cannot be made without a detrimental impact on at least one of the other two. Many blockchains have tried to solve the trilemma, only to improve in one area but lose out in another.
This is currently one of the biggest issues with blockchain technology, and cited by many as the reason why blockchains have not replaced existing systems like Visa and SWIFT for payments.
FAQs
Latest blockchain news
Picture: Shutterstock
Whether products shown are available to you is subject to individual provider sole approval and discretion in accordance with the eligibility criteria and T&Cs on the provider website.
Are you visiting from outside the US?
More guides on Finder
-
Crypto and the 2024 Election
As part of Finder’s October 2024 Cryptocurrency Prediction Report, we asked a panel of 28 experts who they thought was the most crypto friendly candidate.
-
Is it too late to buy bitcoin?
Bitcoin’s price is hitting all-time highs. Did you miss the boat?
-
Bitcoin Pizza Day
What would the 10,000 BTC spent on Bitcoin Pizza Day be worth today?
-
Binance Coin (BNB) price prediction 2024
Read our expert analysis on Binance Coin and how the token will perform in the future.
-
Solana (SOL) price prediction 2024
Your guide to what to expect for the price of Solana (SOL) in the weeks and months ahead.
-
Cryptocurrency Weather Report
Finder’s Cryptocurrency Weather Report describes the daily health of the global cryptocurrency market.
-
What is an ERC20 token?
What are ERC20 tokens, how do they work and what do they have to do with Ethereum and other cryptocurrencies? Find out here.
-
Bitcoin (BTC) price prediction October 2024
A panel of industry specialists give us their predictions on the price of Bitcoin to 2030.
-
Ethereum (ETH) price prediction October 2024
A panel of industry specialists give us their predictions on the price of Ethereum to 2030.
-
XRP (XRP) price prediction 2024
Your guide to what to expect for the price of Ripple (XRP) in the weeks and months ahead.
Ask a question
I have two blockchain accounts. The first one was creditied with 1000 USD, the second account was creditied with totally 3000 USD. With the exception of approx. 50,00 UISD Balances of both accounts disappeared. Apparently the amounts were sent to another wallet which is not under my control. A screenshot of my transactions can be made available. Brgds
Hi Peter,
Thanks for contacting Finder.
Please note that we are a comparison website and we can not vouch for a company as we do not represent any of the providers on our page. Please contact your digital currency exchange provider to look into this. If you believe that it was a scam, you may report it to the proper authority.
Kind Regards,
Faye