$ cat ./series/inside-bitcoin.toml // 3 parts · ~41 min

Inside the gears of Bitcoin // 3 parts.

A technical series to understand how Bitcoin works at the bit level: cryptography, binary transactions, mining, consensus, P2P, privacy, Taproot, and what comes next.

3 articles in order
~41 min of reading
2026 · crypto

After Understanding Bitcoin in 5 articles , we step into the machinery. This series is for those who want to really understand how it works: the secp256k1 elliptic curve, the Script language, the 80-byte header miners hash, the Merkle tree, Nakamoto consensus, the BIPs.

10 articles, each readable on its own but designed to be read in order. No programming required — just the desire to look under the hood.

A math side-quest (Math prerequisites ) supports the series for anyone needing a refresher on modular arithmetic, hashing, or the law of large numbers.

This series is not investment advice. See our legal notice and our disclaimer .