What Is a Blockchain?

0

Imagine a notebook that hundreds of thousands of people each have a copy of. Every time a new page is written, everyone’s copy updates to match, and the pages are linked with math so that nobody can quietly tear a page out or change what was written earlier.

That notebook is a blockchain: a shared, append-only record that no single person owns.

The three ideas

1. Shared — no single company or bank holds the “real” copy; everyone keeps a copy. 2. Append-only — you can add entries, but you can’t erase or rewrite the past. 3. Verified by mathcryptography makes it impractical for any one party to fake or rewrite history.

Why that's a big deal

For most of history, keeping records trustworthy required a trusted middleman — a bank, a government, a company. A blockchain replaces that trust with math and a network of independent computers. This is the foundation of cryptocurrency and the entire Web3 space.

Next lesson: wallets and keys — how you actually hold and use crypto.

**Try it:** open the Decentralization Terminal
> and compare how different blockchains are run.