Bitcoin is built from simple pieces that combine into something extraordinary. Each topic below explains one pieceβwith interactive demos so you can see it work, not just read about it.
π Suggested Learning Path
New to Bitcoin? Follow this order for the clearest understanding:
Start with the fundamentals
Begin with SHA-256 to see why hashing anchors Bitcoin security, then explore the live node data that enforces those rules in the wild.
CRYPTOGRAPHIC FOUNDATIONS
SHA-256 Hashing
The one-way function at the heart of Bitcoin. Type anything, get a unique fingerprint. Change one character, the whole output changes.
Interactive DemoProof of Work
Why mining uses energy, what it actually proves, and why the work doesn't get "stored" in the blockchain.
Interactive DemoNETWORK MECHANICS
Mining
What miners actually do, how they compete, and why it's called a "race" to find the next block.
Coming SoonDifficulty Adjustment
How Bitcoin automatically adjusts to keep blocks at ~10 minutes, no matter how much hashpower joins or leaves.
Coming SoonNodes
The validators of the network. What they check, why they matter, and the difference between full nodes and miners.
Coming SoonPROTOCOL RULES
Consensus Rules
The laws of Bitcoin that every node enforces. Break a rule, get rejectedβno exceptions, no appeals.
Coming SoonStandardness Rules
The "soft" rules that most nodes follow by default. Valid but non-standard transactions and why they exist.
Coming SoonTransactions
Inputs, outputs, scripts, and signatures. How Bitcoin actually moves from one owner to another.
Coming SoonPUTTING IT TOGETHER
The Blockchain
How blocks link together, why this makes history immutable, and what "longest chain" really means.
Coming SoonBitcoin Economics
Block rewards, halving schedule, fee market, and why there will only ever be 21 million bitcoin.
Coming SoonFrequently Asked Questions
How long does it take to learn about Bitcoin?
Everyone learns at their own pace. Start with SHA-256 (the foundation), then move through proof of work, mining, and nodes. The interactive demos help cement concepts quickly.
Do I need technical background?
No. These guides start from basics and build up. If you can use a computer, you can understand Bitcoin.
What's the best order to learn?
Follow the suggested path: SHA-256 β Proof of Work β Mining β Difficulty β Nodes β Consensus. But feel free to jump around if something catches your interest.