§ VI. Visualize

See the network. Watch it work.

Bitcoin isn't a website. It's a global mesh of independent computers — anyone can join, no one can stop it. Below is a live (though heavily time-compressed) simulation of what's actually happening, every ten minutes, all over the planet, since January 2009.

From a fresh seed phrase to a global, unstoppable network

Fourteen steps. One uninterrupted story.

We start with Alice unboxing a hardware wallet and writing down 24 words, then walk forward — key derivation, receiving her first sats, building a transaction from her UTXOs, broadcasting, the mempool, a miner assembling a candidate block, proof-of-work, verification, confirmations — and end with the camera pulled all the way back, watching the whole process happen to thousands of transactions, in parallel, across the planet. Use the speed buttons to slow it down or fast-forward, or hit auto-play and read along.

Day one — getting your wallet

Alice unboxes a hardware wallet and writes down 24 words

24 RANDOM WORDS · GENERATED OFFLINE · WRITTEN ON PAPERHARDWARE WALLETWORD 1 OF 24applewrite it down · then press →offline · airgapped · only signsPAPER BACKUP · BIP-39 SEED PHRASE01.02.03.04.05.06.07.08.09.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.paper only — these 24 words ARE the bank account✗ never type into a computer · ✗ never take a photo · ✗ never email or cloud-sync

Before any Bitcoin can move, Alice needs a wallet — and the safest kind is a hardware wallet, a small dedicated device whose only job is to keep one secret safe and sign things with it. Think of it as a tiny offline vault that fits in your hand. She unboxes it, plugs it in for the first time, and the device asks her to set it up.

Generating randomness from physics. Inside the device, a true random number generator pulls entropy from physical noise — tiny voltage fluctuations, hardware events — and produces a 256-bit random number. That randomness is then encoded as 24 simple English words from a fixed list of 2,048 (things like "apple", "mountain", "ocean"). This list is the seed phrase. Each word maps to 11 bits of the random number, with a checksum at the end to catch typos. The seed phrase IS the entire wallet — every key, every address, derived from these words.

Write it down. On paper. Never on a screen. The device shows the words one at a time on its small screen. Alice writes each one in order on the paper card that came in the box. She does NOT take a photo. She does NOT type it into her computer. She does NOT email it to herself. The whole point of a hardware wallet is that the seed only ever exists on the device and on her paper backup — never on any internet-connected machine where it could be stolen.

When she is done, she stores the paper somewhere safe — a fireproof safe, a safety deposit box, split across two locations. From now on, those 24 words ARE the bank account. Lose them = lose the Bitcoin. Anyone who finds them can take everything.

The list of 2,048 words is standardized across every Bitcoin wallet (BIP-39). A seed generated on a Coldcard works in a Trezor, works in a phone wallet, works in any compliant software. The seed is the wallet — the device just safeguards and uses it.

What you're looking at

The diagram above is a stylised picture of the Bitcoin network. The dots are nodes — independent computers running the same software, anywhere in the world. The thin lines between them are peer connections: each node holds the addresses of a handful of others, and gossips news through that mesh. The hexagons are users, broadcasting transactions. The larger ringed dots are miners, attempting to find the next block.

The simulation is heavily time-compressed: a real Bitcoin block lands every ten minutes on average, but here it lands every ten seconds so you can actually watch it happen. The hashrate spinners around the miners, the fading orange ripples after a transaction, the expanding ring after a block is mined — all of these are happening on the real network right now, just at human-imperceptible speed.

Why this matters — decentralization

Try the "kill a miner" button. Notice what doesn't happen: the network does not stop. Blocks keep landing. Transactions keep propagating. The remaining miners pick up the slack. There is no central server to take down, no company whose lawyers you can subpoena, no power switch in a basement. This is what people mean when they call Bitcoin decentralized — it isn't a slogan, it's an observable property.

The real network has tens of thousands of reachable nodes and hundreds of mining operations. To stop Bitcoin you would need to disable a majority of them simultaneously, in dozens of jurisdictions, on six continents, against the will of their operators. Nobody has that power — not a government, not a company, not a billionaire.

Why this matters — verification

When the orange ring expands from the winning miner, every node it touches checks the new block independently before passing it on. Each node verifies the proof-of-work, the transaction signatures, the script rules, and the block's place in the chain. If anything is wrong — a bad signature, a double-spend, a coin minted out of nowhere — the block is rejected on the spot, no matter who mined it.

This is why "don't trust, verify" is not just a motto. Every node in this mesh trusts nothing — not the miner that produced the block, not the peer that handed it to them, not the developers that wrote the software. Each node verifies. That mutual mistrust, applied at scale, is exactly what makes the result trustworthy.

Why this is money

Money is just an agreement about scarcity. Gold works because nobody can magic more gold into existence. The dollar works (for now) because there's a central authority controlling issuance — until they print too much and the agreement frays. Bitcoin works because the rules are enforced by every one of those nodes, on every block, forever. Twenty-one million coins. Issued on a fixed schedule. Halved every four years. No exceptions.

You don't have to trust me on that. You don't have to trust Satoshi. You don't have to trust a foundation or a CEO. You can run a node yourself — the same software you see simulated above — and verify the entire history of every coin ever issued, from genesis to the latest block, in about a day. That's what makes it real.

Now go back to the diagram and watch it for a minute. That's what's happening, right now, somewhere over your head, every ten minutes, since 3 January 2009. It hasn't stopped once.