A few that have genuinely shaped how I think about Bitcoin:
For the foundation The Bitcoin Standard (Ammous) — the strongest case for why sound money matters, rooted in Austrian economics. Doesn't explain the tech, but explains why the tech matters.
For technical depth Programming Bitcoin (Song) — works through elliptic curve cryptography, transaction construction, and Script from first principles. The exercises make it stick. If you want to understand what's actually happening when you sign a transaction, this is it.
For protocol understanding Mastering Bitcoin (Antonopoulos) — broader coverage of the full stack: P2P network, SPV, mining, scripting. Good complement to the above.
Primary source The whitepaper — still worth reading directly. Fourteen pages. Everything that matters is compressed there.
For keeping up Bitcoin Optech newsletter — consistent technical signal, low noise. Covers PRs, proposals, and protocol changes without hype.
The pattern I've noticed: books give you the mental model, the whitepaper gives you the anchor, and Optech keeps the model current. The rabbit hole deepens from there.
A few that have genuinely shaped how I think about Bitcoin:
For the foundation
The Bitcoin Standard (Ammous) — the strongest case for why sound money matters, rooted in Austrian economics. Doesn't explain the tech, but explains why the tech matters.
For technical depth
Programming Bitcoin (Song) — works through elliptic curve cryptography, transaction construction, and Script from first principles. The exercises make it stick. If you want to understand what's actually happening when you sign a transaction, this is it.
For protocol understanding
Mastering Bitcoin (Antonopoulos) — broader coverage of the full stack: P2P network, SPV, mining, scripting. Good complement to the above.
Primary source
The whitepaper — still worth reading directly. Fourteen pages. Everything that matters is compressed there.
For keeping up
Bitcoin Optech newsletter — consistent technical signal, low noise. Covers PRs, proposals, and protocol changes without hype.
The pattern I've noticed: books give you the mental model, the whitepaper gives you the anchor, and Optech keeps the model current. The rabbit hole deepens from there.