In the last piece we said crypto runs on "a worldwide network of computers that all keep the same records." That shared record is the blockchain. It sounds technical, but the idea behind it is something you already understand.
Picture a classroom where everyone keeps the same notebook. Every student has an identical copy. When someone wants to add a new line, they announce it to the room. The class checks that it's legitimate, and only then does everyone write it into their own notebook at the same time. Now there isn't one official record that a single person guards. There are hundreds of matching copies.
That's a blockchain. Swap the students for computers around the world, and the notebook for a list of transactions, and you've got the real thing.
Why is it called a "block" "chain"?
New entries aren't added one line at a time. They're bundled into groups called blocks. Each block is then linked to the one before it, forming a chain. Hence: block, chain.
The linking part is where the magic is, and it answers the most important question.
Why can't someone just change an old entry?
This is what makes a blockchain powerful. Each block carries a kind of digital fingerprint, calculated from everything inside it. Crucially, each block also stores the fingerprint of the block before it. They're tied together in order.
So imagine someone tries to quietly change an old transaction. The moment they do, that block's fingerprint changes. But the next block still holds the old fingerprint, so the link breaks. And the block after that breaks too. The tampering doesn't stay hidden. It lights up the whole chain.
On top of that, remember the classroom. Everyone has a copy. If one person's notebook suddenly disagrees with everyone else's, the network simply ignores the odd one out. To actually cheat, you'd have to rewrite the same entry on a huge majority of computers worldwide, all at once, faster than the rest of the network. On an established blockchain, that's so hard it's treated as practically impossible.
Why this matters
Normally, when you trust a record, you're really trusting whoever keeps it. A bank's ledger is correct because you trust the bank. A blockchain flips that. You don't have to trust any single keeper, because there's no single keeper. The record is correct because thousands of independent copies all agree, and the math makes quiet changes impossible.
That's the whole point of the design. It creates a record people can rely on without needing a middleman to guard it. This one idea, a shared record no one can secretly rewrite, is what everything in crypto is built on.
The takeaway
A blockchain is a shared notebook that thousands of computers keep in sync. Entries are bundled into blocks, each block is linked to the last, and that linking makes secret changes fall apart instantly. No single owner, no easy tampering, no middleman required.