Start Here

Blockchain, Explained Without the Buzzwords

What a blockchain actually is once the marketing language is stripped away, and why 'decentralised ledger' describes something concrete rather than just sounding impressive.

By Firoz Khan|26 August 2026|Updated 20 September 2026|7 min read

ShareXFacebookLinkedIn

Strip the word 'blockchain' of a decade of marketing and you're left with something fairly plain: a database that many independent computers hold identical copies of, and that's specifically designed to make past entries extremely hard to alter. That's the whole idea. Everything else built on top, cryptocurrencies, smart contracts, NFTs, is an application of that one property.

A ledger, not a coin

Blockchain and cryptocurrency get used interchangeably, but they're not the same thing. A blockchain is the record-keeping technology. A cryptocurrency is one thing you can build using it. You could, in theory, use a blockchain to track anything that benefits from a tamper-evident shared record, supply chains, land registries, voting systems, though in practice most of those uses turn out not to need it once you look closely, which is a point worth coming back to.

Blocks and chains, literally

Transactions get bundled into batches called blocks. Each new block contains a cryptographic fingerprint, a hash, of the block before it. Change even one character in an old block and its hash changes completely, which breaks the link to every block that came after it. That single design choice is what makes the history hard to quietly rewrite, altering the past requires redoing the work for every block since, in full view of everyone else holding a copy.

Newsletter

Get the best of our crypto and money content every week

Straight to your inbox, once a week.

By subscribing you agree to receive our weekly newsletter and to our Privacy Policy. No spam, unsubscribe anytime.

Why no one's in charge

Thousands of independent computers, called nodes, each hold a full copy of the ledger and independently check every new block against the same rules before accepting it. A new block only becomes part of the accepted history once enough of the network agrees it's valid, a process called consensus. There's no head office approving transactions and no single server that, if switched off, takes the whole system down with it.

What it's actually good for

A shared, tamper-evident record that strangers can trust without needing to trust each other, or a middleman, is genuinely useful when the parties involved don't have an existing reason to trust one another. That's precisely the situation cryptocurrency solves for. It's a deliberately slower and more expensive way to store data than a normal database, and that trade-off is the entire point: the cost and friction are what make tampering impractical.

Where blockchain hype outpaces the reality

Plenty of 'blockchain projects' from the 2017-2018 boom onward have quietly used a normal database and called it a blockchain for the marketing value, because most business problems don't actually need a shared, tamper-evident public ledger, they need a database, which is cheaper, faster and already exists. Before taking a 'blockchain-powered' pitch at face value, it's worth asking what specific problem the tamper-evidence is solving that a conventional database couldn't.

A reminder

The FCA risk warning still applies to higher-risk crypto content. Always assess how much risk you are willing to take before buying.

ShareXFacebookLinkedIn

Related reading