On this page
Back to: Blockchain Basics
Bitcoin didn’t appear because someone loved puzzles. It appeared because 2008 proved trusted middlemen fail — banks froze, bailouts socialized losses, and online money still needed someone’s permission. The question Satoshi Nakamoto answered: can strangers share one true record with no one in charge?
The problem with trusted ledgers
Every digital system before Bitcoin worked the same way: a company kept the official copy of who owns what. That works until the keeper censors, gets hacked, freezes accounts, or simply changes the rules. “Trust us” scales — until the day it doesn’t.
The double-spend puzzle
Digital files copy perfectly, so digital money needs an answer to: what stops me sending the same coin to two people? Banks answer with their ledger. Bitcoin’s answer: make *everyone* hold the ledger, and make rewriting it expensive (proof-of-work) or slashable (proof-of-stake).
What the invention actually was
Not digital money (tried before), not cryptography (old), not networks (old) — but the combination: an open consensus protocol where independent nodes converge on one history without anyone’s permission. The blockchain is that shared history, chained by hashes so the past can’t be edited.
Blockchains weren’t invented to make money faster. They were invented to
> make records that don’t need trusting.
Next lesson: how blocks actually link together.
Course: Blockchain Basics Lesson 1 of 8