A blockchain is a shared digital ledger — a record of transactions — that is copied across many computers at once and organised into a chain of linked “blocks,” arranged so that once information is recorded and agreed upon, it is very difficult to change or delete without everyone noticing.
The word gets attached to everything from digital currencies to supply chains, which can make it sound mysterious. Stripped of jargon, a blockchain is really just a particular way of keeping records that solves a specific problem: how can many people who do not fully trust one another agree on a single, shared history without relying on a central authority to keep the books? This explainer is neutral and informational and does not offer any financial or investment advice.
How does a blockchain work?
Imagine a shared notebook that records transactions. Instead of one person holding the only copy, thousands of identical copies exist on computers around the world. When a new batch of transactions occurs, it is grouped into a block. Before that block is added, the participating computers check it against the network’s rules to confirm it is valid.
Here is the clever part. Each new block includes a cryptographic hash — a kind of digital fingerprint — of the block before it. That fingerprint links the blocks together in order, forming a chain. If someone tried to alter a past transaction, the fingerprint of that block would change, which would break the link to every block that came after it. The tampering would be immediately obvious, and because so many computers hold copies, the honest majority’s version prevails. This combination of linking and wide replication is what makes a blockchain resistant to quiet after-the-fact editing.
It helps to picture the difference from an ordinary record. If a single company keeps the only ledger, it can, in principle, edit an entry and no one else would necessarily know. On a blockchain, there is no single master copy to quietly rewrite; any change has to be proposed, checked against the rules, and accepted by the wider network, and the chained fingerprints make older entries especially hard to touch. The security comes not from one guardian being trustworthy, but from the difficulty of fooling many independent copies at once.
What does “decentralised” really mean?
In a traditional system, one trusted institution — a bank, a registry, a company — keeps the official record. A blockchain instead spreads that responsibility across many participants, each holding a synchronised copy. To add new information, the network follows a consensus mechanism: a shared procedure for agreeing on what is valid before it is recorded. This is why blockchains are often described as removing the need to trust a single central record-keeper. In practice, decentralisation is a spectrum — some networks are widely distributed, while others are controlled by a smaller set of participants. Our technology section tracks how these systems are being applied and debated.
Are all blockchains the same?
No. A useful distinction is between open and restricted networks, summarised below.
| Type | Who can participate | Typical use |
|---|---|---|
| Public (permissionless) | Anyone can join, view, and take part | Open networks prioritising transparency and open access |
| Private (permissioned) | Only approved participants | Organisations wanting control and privacy |
| Consortium | A group of pre-selected organisations | Shared record-keeping among partners |
Public blockchains emphasise openness: anyone can inspect the ledger and, in many cases, help maintain it. Permissioned blockchains trade some of that openness for control, which businesses may prefer when they need privacy or regulatory alignment. Neither is inherently “better”; they suit different goals.
What are smart contracts?
Some blockchains can store more than transaction records — they can hold small programs called smart contracts. A smart contract is code that runs automatically when its conditions are met, carrying out agreed steps without a human intermediary. For example, it could be written to release a record or transfer an entry once certain criteria are satisfied. The appeal is automation and predictability. The caution is that a smart contract is only as trustworthy as its code: bugs or oversights can lead to unintended outcomes, and once deployed, flawed code can be hard to fix. This is an active area of both innovation and risk.
What is blockchain used for?
The first and best-known application was digital currency, which introduced the model to the world. Beyond that, organisations have explored blockchains for tracking goods through supply chains, managing records, verifying the authenticity of documents or items, and enabling systems where participants want a shared, tamper-resistant history. It is important to keep expectations grounded: a blockchain is well suited to situations where multiple parties need a common record and limited mutual trust, but it is not automatically the best tool for every data problem. Many everyday tasks are handled perfectly well by ordinary databases, which are faster and simpler. Broader questions about how emerging technologies are marketed versus what they deliver echo themes in our look at what generative AI can and cannot do, and connect to wider shifts covered across our internet reporting.
What are the trade-offs and limits?
Blockchains offer transparency, tamper-resistance, and the removal of a single point of control. They also carry costs. Reaching consensus across many computers can make some networks slower and less able to handle high volumes than centralised systems. Certain consensus methods consume significant energy, a well-documented concern that has driven interest in more efficient alternatives. And the strength that makes records hard to change — near-permanence — also means mistakes can be difficult to reverse. Understanding a blockchain in plain English ultimately means seeing it as a specific tool with clear strengths and equally clear limits, rather than a universal solution.
Frequently asked questions
Is blockchain the same thing as cryptocurrency?
No. Blockchain is the underlying record-keeping technology, while a cryptocurrency is one application built on top of it. Cryptocurrencies were the first widely known use of blockchains, but the technology is also explored for other purposes such as supply-chain tracking and record management. This article does not offer investment advice.
Why is a blockchain considered hard to tamper with?
Each block contains a cryptographic fingerprint, or hash, of the previous block, so the blocks are chained together. Changing one block would alter its fingerprint and break the link to every block after it. Because copies are held across many computers that must agree, altering the shared record is extremely difficult.
What does decentralised mean here?
It means no single computer or company holds the only copy of the ledger. Instead, many participants each keep a synchronised copy, and they follow shared rules to agree on updates. This removes the need to trust one central record-keeper, though some blockchains are more decentralised than others.
Are all blockchains open to everyone?
No. Public or permissionless blockchains let anyone join and view the ledger, while private or permissioned blockchains restrict who can participate. Businesses often prefer permissioned versions for control and privacy, whereas public blockchains prioritise open access and transparency.
What is a smart contract?
A smart contract is computer code stored on a blockchain that runs automatically when set conditions are met. It can carry out agreed steps without a middleman, but it is only as reliable as the code itself, and errors in that code can cause unintended results.




