Open this lesson in your favourite AI. It'll walk you through the why, explain the demo, and quiz you on the try-it list.
Every financial system since Mesopotamia has been a ledger plus a trusted authority to run it. The hard part was never the ledger — it was agreeing on who gets to write in it. Blockchains exist because the internet needed a ledger that no single company or government had to run, and for 40 years there was no good answer to that problem.
Think of Venmo, Chase, SWIFT, and the Fed as four ledgers stacked on top of each other: Venmo's own DB, Chase's core banking system, SWIFT's messaging, and the Federal Reserve's final settlement. Each layer is one company's writable spreadsheet, reconciled overnight. Now imagine stripping out those four operators and having a single sheet that thousands of unrelated computers keep in sync, where nobody has root. That's the problem: trustless state agreement across an open network of mutually suspicious participants.
Use these three in order. Each builds on the one before.
Define 'ledger' and 'double-spend problem' in plain English. Give one pre-blockchain example of each.
Why couldn't peer-to-peer digital cash exist before 2008? Walk through what prevented e-gold, DigiCash, and b-money from succeeding, and what Satoshi's whitepaper changed.
If banks already run ledgers correctly 99.99% of the time, when does the blockchain version actually matter? Give three concrete user scenarios (cross-border payments, sanctioned users, settlement finality) where removing the trusted operator is load-bearing, and one where it's overkill.