Sat, 1 Aug 2026 | BTC $62,772 -0.40% | FEES 1 sat/vB Live
Definition · How it works

What is Blockchain?

The append-only chain of blocks that records every Bitcoin transaction, where each block commits to the one before it by hash.

A block contains a batch of transactions plus the hash of the previous block. That backward reference is what makes the chain: change anything in an old block and its hash changes, which breaks every block after it.

Because valid blocks require proof of work, rewriting history means redoing that work faster than the honest network is extending the chain. The deeper a transaction is buried, the more expensive reversing it becomes. This is why "confirmations" matter and why they are counted rather than treated as binary.

Commonly misread

A blockchain is not inherently secure or trustworthy. Its security comes from the cost of the work behind it, not from the data structure, which is just a linked list with hashes.

Related terms

Keep learning

This definition is part of the Bitcoin Logical glossary. For the fuller explanation, start with Learn, or see the live numbers on The Bitcoin Signal.