The Trust Problem
How do you send value to a stranger across the world with no middleman — and still be certain nobody cheated? This is the question that invented blockchain.
Every time you tap your card at a coffee shop, something remarkable happens in about two seconds. Your bank checks you have the money. The shop’s bank confirms the instruction. A third-party network shuttles the message between them. And everyone trusts the outcome because everyone trusts the institutions involved.
Now remove the institutions. No banks. No payment networks. No central record. Just you, a stranger in another country, and a digital file you want to send them. How does that stranger know you haven’t already sent the same file to someone else five minutes ago?
This is called the double-spend problem, and for decades, computer scientists considered it basically unsolvable without a trusted middleman keeping the authoritative score.
Then, in 2008, an unknown person — or group — writing under the name Satoshi Nakamoto published a nine-page paper that changed the answer.
The room with a thousand notebooks
Imagine a room with 1,000 people, each holding an identical notebook. Every time someone in the room makes a transaction — “Maria pays James £10” — they call it out loud. Everyone writes it down. Nobody can quietly edit their own notebook without everyone else’s copy showing something different.
THE ANALOGY
This is a blockchain in its most human form. The notebook is the ledger. The room is the network. The fact that everyone holds a copy is what makes it decentralised. There is no head of the room. No master notebook. Just agreement.
In digital terms, this shared notebook is copied across thousands of computers worldwide — each one independently storing the full history of every transaction ever made. They’re called nodes. You can run one yourself. The entire ledger is public. Anyone can read it.
This is a fundamentally different model from anything that existed before it. Previously, if you wanted a digital record of ownership that everyone trusted, you needed one authoritative keeper — a bank, a government registry, a company. That keeper became the system’s most important and most fragile point. Hack them, bribe them, or shut them down and the record disappears.
With a shared ledger distributed across thousands of nodes, there’s no single point to attack. To rewrite the history, you’d need to rewrite it on the majority of nodes simultaneously. The cost of that attack becomes the system’s security.
Why digital scarcity is a genuinely new thing
Before blockchain, digital files were infinitely copyable. A song, a photo, a document — you could duplicate them forever at zero cost. That’s fine for songs. It’s catastrophic for money.
If I send you a digital pound, nothing inherently stops me from also sending that same pound to three other people. It’s just a file. There’s no physical object that leaves my hand.
KEY CONCEPT
Digital scarcity is the ability to make a digital asset genuinely singular — something that can be owned, transferred, and proven to be in only one place at a time. Blockchain created this for the first time in history. Bitcoin’s 21 million coin cap is enforced not by a company’s promise but by code running on thousands of independent machines simultaneously.
This is why comparing Bitcoin to “a file you can just copy” misses the point. You can copy the file. You cannot copy the record of ownership on a decentralised ledger that thousands of computers are maintaining independently. The value isn’t the file — it’s the entry in the shared notebook.
Centralised vs decentralised — the real trade-off
A centralised ledger is fast, cheap, and easy to change. That last property is a feature (fix errors, process refunds) and a vulnerability (change things for the wrong reasons). A decentralised ledger is slower, more expensive to run, and almost impossible to change. That last property is a bug (hard to fix genuine mistakes) and the whole point (nobody can interfere).
Neither is universally better. The right question is: what are you recording, and how much do the parties involved need to trust the keeper of the record? For your salary, you probably trust your employer’s payroll system. For a property deed, you want something more durable. For a transaction between strangers who share no institutional trust — across borders, across time zones, with no intermediary in common — a shared ledger changes what’s possible.
WORTH NOTING
Decentralisation is a spectrum, not a binary. Some blockchains have a handful of validators; others have hundreds of thousands. ‘Decentralised’ in a marketing pitch and in practice can be very different things. The more nodes holding the ledger, the more genuinely distributed it is.
You now understand the problem blockchain was built to solve. But we’ve skipped something important: if anyone can write to this public notebook, what stops someone from scribbling over the past — inserting fake transactions, giving themselves extra coins? The answer involves digital fingerprints and a chain that breaks the moment anyone touches it.
NEXT IN THE SERIES
We are just getting started next up, “A shared ledger is brilliant — but what actually stops someone from quietly rewriting the history? The answer is a digital fingerprint system so elegant it’s almost unfair.”
