An education site, not a trading tip sheet

The ledger that
nobody owns.

Cryptocurrency gets covered as a price chart. It's really a new way of keeping records — one where trust comes from math and replication instead of a bank's back office. We explain how that works, plainly and without selling you anything.

BLOCK 0 — GENESIS
0x000000a1f2e9
BLOCK 1
0x8b3d...c774
BLOCK 2 — LATEST
0xf01a...9e02
each block points to the one before it break one, break the chain

The core idea

No single computer is in charge — and that's the whole point.

A bank keeps one master copy of your balance. If that copy is wrong, corrupted, or altered, there's no independent check. A blockchain keeps thousands of copies of the same ledger, spread across computers ("nodes") run by unrelated people, and it uses cryptography and a set of agreement rules — a consensus mechanism — to make sure every copy matches.

Change a record on one copy and it simply won't match the other thousands anymore, so the network rejects it. That's what people mean when they say a blockchain is "trustless" — you don't have to trust one institution, you have to trust the math and the size of the network.

1 ledger
WHAT A BANK KEEPS

1000s of copies
WHAT A BLOCKCHAIN KEEPS — SAME DATA, NO SINGLE OWNER

A few grounding facts

Before you read further

2009
BITCOIN'S GENESIS BLOCK MINED
21M
BITCOIN'S HARD SUPPLY CAP
2
MAIN CONSENSUS MODELS — WORK & STAKE
0
CENTRAL ADMINS ON A PUBLIC CHAIN
Worth saying plainly: understanding how the technology works is not the same as knowing whether any given coin is a good investment. This site sticks to mechanics — not price predictions, not recommendations. Treat anything promising guaranteed returns as a red flag.

Ready for the mechanics?

Start with how a block actually gets built and added to the chain.

Open Blockchain 101 →