What is a blockchain, really?
Imagine a notebook that everyone in a group has an identical copy of. Every time someone writes a new entry, all the copies update at the same time. No one can secretly tear out a page — everyone else would notice immediately.
That shared, constantly-checked notebook is basically what a blockchain is: a record book with thousands of identical copies, kept honest by the crowd instead of by one company.
One bank keeps the one official ledger. You trust them to be honest and to never lose it.
Thousands of computers keep identical copies. They constantly compare notes, so nothing can quietly change.
Think of each "block" as a sealed envelope
A block is just a small bundle of information. Picture a sealed crate with three simple labels stamped on it. Once it's sealed, nothing inside can be quietly swapped out.
That "fingerprint" is a short code that's created from everything in the block. Change even one letter inside, and the fingerprint changes completely — which makes tampering instantly obvious.
Every block locks onto the one before it
Here's the clever part: each new block includes the fingerprint of the block right before it. That stitches every block into one unbroken chain, in order, forever.
Try to sneak a change into Block 1, and its fingerprint changes — which no longer matches what Block 2 is expecting. The break is obvious right away, so tampering with old history basically never goes unnoticed.
Friends double-checking each other's math
Before a new block joins the chain, a big group of independent computers ("validators") each check it themselves. Only when most of them agree it's correct does the block get added. This is often called mining or validation.
No single validator can force a fake entry through — they'd need to convince the majority of the whole network to go along with a lie. That's what makes the ledger trustworthy without needing one boss in charge.
Why any of this actually matters
Once you have a record that a whole crowd verifies and nobody can secretly change, you can use it for a lot more than just money.
Sending money globally
Move value across the world without waiting on a bank's business hours.
Proving ownership
Show that a digital artwork or collectible genuinely belongs to you.
Transparent voting
Let anyone verify votes were counted correctly, without exposing who voted for what.
Tracking supply chains
Follow a product from factory to shelf, with every step on the record.