Bitcoin · Self-custodyFree · Open source
Big Bad WalletGet early access

All articles

How does Bitcoin actually work?

No company runs Bitcoin. So what stops someone from just faking a payment? The answer is a shared ledger, thousands of copies, and a clever way to agree.

Basics·Beginner·6 min read
2 of 5 · Start from zero

Here’s the puzzle Bitcoin had to solve: if there’s no bank keeping score, what stops someone from spending money they don’t have, or just rewriting the record in their favor? The answer is surprisingly elegant, and you don’t need any math to get it.

It all runs on a shared ledger

Picture a giant public notebook that lists every Bitcoin transaction ever made. That notebook is the blockchain: “block” because entries are bundled into pages called blocks, “chain” because each new page is locked onto the one before it. To know your balance, you just add up what the ledger says is yours.

BLOCK 801BLOCK 802BLOCK 803AND ON, FOREVEREACH PAGE LOCKED ONTO THE ONE BEFORETHE SAME LEDGER, EVERYWHERETHOUSANDS OF IDENTICAL COPIESNO HEAD OFFICE. NO SERVER TO UNPLUG.
Fig. 1. One ledger, thousands of identical copies.

Thousands of copies, no head office

The trick is that this notebook isn’t kept in one place. Tens of thousands of computers, called , each keep their own full copy and check every new entry against the rules. Try to sneak in a fake transaction and the rest of the network simply rejects it. There’s no single copy to hack and no central referee to bribe.

No one trusts anyone. Everyone trusts the rules, and checks them.

Who writes the next page?

Roughly every ten minutes, a new page of transactions gets added. The right to write it is earned by : computers that race to solve a hard puzzle that’s expensive to crack but instant to verify. The winner adds the next block and earns some new Bitcoin for the effort. That cost is what makes rewriting history wildly impractical: you’d have to out-spend the entire honest network.

Why you can trust it without trusting anyone

Banks ask you to trust them. Bitcoin replaces that trust with something you can verify: open rules, a public ledger, and thousands of independent computers all enforcing the same thing. No good faith required. Just math and a lot of witnesses.

The one-line versionBitcoin is a record that’s copied everywhere, checked by everyone, and editable by no one. Want the step-by-step of a single payment? That’s its own short read on how a transaction travels from “send” to “done.”

The one thing to remember

Bitcoin is a shared ledger copied across thousands of computers that agree by fixed rules, so no single party can fake, edit, or control it.

Basics · 6 min

Why is Bitcoin worth anything?

“It’s not backed by anything!” is the classic objection. Here’s the honest answer to why Bitcoin has value, and why it isn’t a Ponzi or a bubble.

Beginner

Start from zero