Bitcoin

Who do you trust?

Every money system we studied answered one question: who keeps the ledger? A goldsmith, a bank, a central bank — always someone. Bitcoin’s radical answer is: no one, and everyone. Nobody is in charge, and that’s the point.

The problem, one more time

This is the Byzantine Generals Problem from the Computer Science section, dressed as money. Thousands of strangers around the world, who can’t see or trust each other, communicating over an unreliable internet, some of them actively trying to cheat — and yet they must all agree on a single, shared history of who owns what. Get that agreement without a referee, and you have money no authority controls.

Don’t trust — verify

Bitcoin flips the usual arrangement. Instead of trusting an institution to tell you the truth, every participant runs software that checks every rule for themselves:

  • Is this a valid signature from the coin’s owner? (Cryptography section.)
  • Do these coins actually exist and haven’t already been spent?
  • Does this block obey every rule — including the 21 million limit?

Anything that fails is rejected, no matter who sent it. You don’t trust the network; you verify it. The mantra of Bitcoin users is exactly this: “Don’t trust, verify.”

Agreeing on ONE history

Verifying rules stops invalid transactions, but there’s a subtler problem: which valid history is THE history? If two versions of the ledger exist, which is real? Bitcoin’s answer is beautifully simple — the network accepts the chain with the most work behind it. Truth is defined as whatever the greatest amount of real-world effort agrees on.

That single rule dissolves the Byzantine Generals Problem. To rewrite history or double-spend, a liar wouldn’t need to fool anyone — they’d need to out-work the entire honest network combined, burning more energy than everyone else put together. Honesty is simply the cheapest strategy.

Which raises the obvious question: what is this “work”, and how does burning effort make a ledger trustworthy? That mechanism — the beating heart of Bitcoin — is Proof of Work.

Spotted an error or have feedback on this lesson? Suggest a correction ↗

Comments

Powered by Nostr — reply from any Nostr client, and zap the lesson over Lightning.