Sources and References
MH
Estimated read time: 3 min• 567 words•
This appendix lists the primary sources, official documentation, research papers, and data services I cite throughout the book. Check the frontmatter revision date for the last URL sweep.
Primary Sources
- Nakamoto, S. "Bitcoin: A Peer-to-Peer Electronic Cash System" (2008) — bitcoin.org/bitcoin.pdf
- Bitcoin source code — github.com/bitcoin/bitcoin
- Bitcoin Improvement Proposals (BIPs) — github.com/bitcoin/bips
Key BIPs Referenced in This Book
- BIP-39 — Mnemonic code for generating deterministic keys
- BIP-141 — Segregated Witness (SegWit)
- BIP-341 — Taproot: Schnorr signatures and Merkelized Abstract Syntax Trees
- BIP-352 — Silent Payments
- BIP-360 — Pay-to-Merkle-Root (quantum-resistant output type)
- BIP-361 — Post-quantum migration path and legacy signature sunset
The full text of every BIP is available at github.com/bitcoin/bips.
Cryptographic Standards
- NIST Post-Quantum Cryptography Standards (FIPS 203, 204, 205) — csrc.nist.gov/projects/post-quantum-cryptography
- CRYSTALS-Dilithium (ML-DSA) — lattice-based digital signature scheme standardised as FIPS 204
- CRYSTALS-Kyber (ML-KEM) — lattice-based key encapsulation mechanism standardised as FIPS 203
Swiss-Specific Sources
- ESTV (Swiss Federal Tax Administration) — annual cryptocurrency valuation lists — estv.admin.ch
- FINMA — guidance on virtual assets and crypto service providers — finma.ch
- Swiss DLT Act — Federal Act on the Adaptation of Federal Law to Developments in Distributed Ledger Technology (an omnibus amending law revising FINIA, FinMIA, and other federal statutes; adopted 25 September 2020; partial entry into force 1 February 2021, remaining provisions 1 August 2021)
- Swiss Civil Code — inheritance law, Articles 457–640
- OECD Crypto-Asset Reporting Framework (CARF) — automatic exchange of tax information for crypto assets — oecd.org/tax/exchange-of-tax-information/crypto-asset-reporting-framework-and-amendments-to-the-common-reporting-standard.htm
Network Data Sources
- mempool.space — real-time Bitcoin mempool, fee estimates, and Lightning Network statistics — mempool.space
- Cambridge Centre for Alternative Finance — Bitcoin mining energy consumption index (CBECI) — ccaf.io/cbnsi/cbeci
- Chainalysis — blockchain analytics and cryptocurrency loss estimates
- Clark Moody Bitcoin Dashboard — at-a-glance on-chain metrics — bitcoin.clarkmoody.com
Research Papers
<!-- VERIFY: Babbush et al. paper title + March 2026 date + Google Quantum AI attribution — flag for human review. A "Securing Elliptic Curve Cryptocurrencies against Quantum Vulnerabilities: Resource Estimates and Mitigations" Google Quantum AI / Stanford / UC Berkeley / Ethereum Foundation paper was indexed during this audit at arXiv:2603.28846 (Babbush, Zalcman, Gidney, Broughton, Khattar, Neven, Bergamaschi, Drake, Boneh; submitted March 30 2026). Author to confirm exact title/citation against the published paper. Cluster B per PDR. -->- Babbush, R. et al. "Securing Elliptic Curve Cryptocurrencies against Quantum Vulnerabilities: Resource Estimates and Mitigations" — arXiv:2603.28846, Google Quantum AI (March 2026)
- Cain, M. et al. "Shor's algorithm is possible with as few as 10,000 reconfigurable atomic qubits" — arXiv:2603.28627
Developer Resources
- Bitcoin Developer Documentation — developer.bitcoin.org
- Bitcoin Optech — technical newsletter and documentation — bitcoinops.org
- Lightning Network specification (BOLTs) — github.com/lightning/bolts
Further Reading
- Antonopoulos, A. Mastering Bitcoin (3rd ed.) — github.com/bitcoinbook/bitcoinbook
- Lopp, J. "Bitcoin Resources" — lopp.net/bitcoin-information.html
I verified every statistic at time of writing in 2026. Bitcoin network data shifts block by block. For live figures, check mempool.space or the Cambridge Bitcoin Electricity Consumption Index.
Was this helpful? Continue with the next chapter via the sidebar.
This content is educational and does not constitute financial advice.