pull down to refresh

Non-Technical Books11.1%
Technical Books0.0%
Podcasts/Videos0.0%
Articles66.7%
Other (Please Comment)22.2%
9 votes \ poll ended
1 sat \ 0 replies \ @balthazar 23 Mar -50 sats

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.