The big picture
Why blockchains exist, what a wallet holds, and how the pieces fit together.
An open guide to how it works
For people who really want to understand crypto. Follow a payment, change the rules, and see why the network says no.
Start from zero Explore the guidesAlex chooses Sam and an amount. The wallet builds a transaction in that network’s format.
Your browser creates an ephemeral ECDSA P-256 key, signs a demonstration payment, then verifies it. Changing the amount fails that real check. Wallet balances and network consensus are illustrated; no transaction is submitted. Production networks use their own signature schemes and transaction formats. Fees are omitted.
Free to read. Open source. Built for the curious.
Three stops to get your bearings.
Each guide explains the idea, then gives you something to change, test, or break.
Why blockchains exist, what a wallet holds, and how the pieces fit together.
Wallet, gas, confirmation time, staking, restaking, and the other words that show up the first time you send.
Hot versus hardware wallets, Rabby versus MetaMask, Jupiter versus Phantom, explorers, and crypto cards.
Read DefiLlama, stake Ethena sUSDe, and see what looping on Kamino actually does to liquidation risk.
Change a transaction. Watch its hash change. Then mine a block and try to rewrite history.
Read the 2008 paper section by section, then separate its original proposal from Bitcoin today.
Follow a transaction through the code that parses, checks, stores, mines, and connects it.
How validators agree on a chain, why they lock up coins, and what happens when they cheat.
Build a clock from hashes and see why independent transactions can run side by side.
Follow objects between owners and find out why shared objects need a common order.
Work through the layers that hide a payment’s sender, receiver, and amount.
Compare Bitcoin’s 2008 paper with CryptoNote in 2013, then see where Monero moved beyond that starting point.
Compare atomic swaps, Haveno P2P and exchanges. Follow the funds and see who you trust along the way.
See how a shielded payment can be checked without making its details public.
Prove a statement without handing over the secret. Then explore what that means for identity.
No matching guide. Try another word or choose All guides.
Start with the illustrated overview, Bitcoin, or Monero.