# Bitcoin Institute — Full Reference for AI > The Satoshi Nakamoto reference — primary sources, conversations, and editorial readings. ## Site Overview Bitcoin Institute is a bilingual (English/Japanese) static site built with Astro, deployed on Cloudflare Pages and GitHub Pages. It preserves primary-source material on Satoshi Nakamoto's documented activity (cypherpunks-era predecessors through the post-Satoshi years) and complements it with editorial readings authored under the Bitcoin Institute byline. Full-text search is powered by Pagefind. URL: https://bitcoin-institute.pages.dev/ Mirror: https://cypher256.github.io/BitcoinArchive/ Languages: English, Japanese ## Timeline of Satoshi Nakamoto ### 2008 - **August 18**: Registered bitcoin.org domain - **October 31**: Published the Bitcoin whitepaper "Bitcoin: A Peer-to-Peer Electronic Cash System" to the Cryptography mailing list - **November–December**: Engaged in technical discussions with James A. Donald, Ray Dillinger, and Hal Finney on the Cryptography mailing list ### 2009 - **January 3**: Mined the Genesis Block (Block 0) with the message: "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" - **January 9**: Released Bitcoin v0.1 on SourceForge - **January 12**: Sent 10 BTC to Hal Finney — the first Bitcoin transaction between two people - **February–December**: Active development, forum posts, and private correspondence with early contributors ### 2010 - **May 22**: First real-world Bitcoin purchase (10,000 BTC for two pizzas by Laszlo Hanyecz) - **August 15**: The 184 billion BTC incident — integer overflow vulnerability exploited, patched by Satoshi within 5 hours via soft fork - **December 5**: First WikiLeaks comment — Satoshi discouraged the community from actively seeking WikiLeaks adoption, arguing that Bitcoin was still immature and the attention could be harmful - **December 11**: WikiLeaks "hornet's nest" post — "WikiLeaks has kicked the hornet's nest, and the swarm is headed towards us" - **December 12**: Source code repository control handed over to Gavin Andresen; last known public BitcoinTalk post ### 2011 - **March 7**: Mike Hearn announced BitcoinJ release; Satoshi replied (March 9) with technical details about contracts and nLockTime - **April 23**: Email to Mike Hearn: "I've moved on to other things. It's in good hands with Gavin and everyone." - **April 26**: Last known email — to Gavin Andresen, transferring the network alert key: "I've moved on to other things and will probably be unavailable." Andresen replied disclosing a CIA presentation invitation; Satoshi never replied. ## Entry Categories ### Correspondence (336 entries) Private email exchanges between Satoshi and key participants: - **Martti Malmi** (257 entries): Finnish developer who helped with Bitcoin's website and early development. Extensive correspondence about project direction. - **Mike Hearn** (33 entries): Google engineer. Satoshi shared unpublished ideas about smart contracts and payment channels. Received Satoshi's farewell message. - **Dustin Trammell** (20 entries): Early Bitcoin miner and security researcher. - **NewLibertyStandard** (12 entries): Ran the first published Bitcoin/USD exchange rate and an early exchange. - **Gavin Andresen** (4 entries): Took over as lead developer. Received network alert key and repository access. - **Adam Back** (5 entries): Creator of Hashcash, the proof-of-work primitive Bitcoin's mining reuses. - **Wei Dai** (3 entries): Creator of b-money. Satoshi contacted him after independently reinventing similar concepts. - **Hal Finney** (2 entries): First Bitcoin user besides Satoshi. Received the first BTC transaction. Discussed early bugs and improvements. ### Forum Posts (2,616 entries) - **BitcoinTalk** (2,545 posts): Satoshi's posts and context posts from other participants — technical discussions, announcements, bug reports, and community interactions from November 2009 to December 2010 - **GitHub PRs** (64 posts): Bitcoin Core pull-request threads relevant to Satoshi's design choices and their later supersession - **P2P Foundation** (7 posts): Bitcoin announcement and early discussions ### Mailing List Emails (65 entries) - **Cryptography mailing list** (32 emails): Whitepaper announcement and technical debates - **Bitcoin-list** (20 emails): Development announcements - **P2P Research** (7 emails): Peer-to-peer technology discussions - **Cypherpunks** (5 emails): Pre-Bitcoin digital-cash discussions (Hashcash, b-money) - **Linux Foundation** (1 email): Development-related message ### Articles (169 entries) Media coverage, research articles, and post-disappearance historical analysis from various sources including Bitcoin Magazine, CoinDesk, Wired, Forbes, and academic publications. ### Biographies (51 entries) Biographical profiles of key participants compiled from multiple public sources. These are not direct transcriptions of any single document. ### Bitcoin Improvement Proposals (9 entries) BIPs relevant to Satoshi's original design and vision. ### Analysis (49 entries) Editorial readings authored under the Bitcoin Institute byline. Each analysis is explicitly labeled as interpretation; claims are sourced individually. Examples include: - **Independent arrival at the cypherpunk core**: Satoshi's documented relationship to the cypherpunk movement built from three converging primary-source observations (Satoshi's b-money disclaimer to Adam Back, Wei Dai's identifiability argument, and the alignment between Satoshi's documented practice and Eric Hughes's 1993 Cypherpunk's Manifesto). - **The "Satoshi Nakamoto" pseudonym and AKIRA**: a descriptive techno-orientalist reading of the symbolic field the pseudonym lands inside (Blade Runner, Neuromancer, AKIRA, Ghost in the Shell, Mondo 2000-era cyberpunk discourse). Explicitly does not claim authorial intent. - **Satoshi self-statements (2008-2011)**: inventory of every documented Satoshi self-reference across identity claims, design-process disclosures, operational/expertise self-disclosures, departure statements, and authenticity-disputed material; each anchored to primary source. - **Satoshi activity timeline (2008-2014)**: interactive D3 chronological view of every documented Satoshi event across correspondence, mailing-list, BitcoinTalk, P2P Foundation, and SourceForge channels. Channels are horizontal lanes; each dot is one event. Makes the burst-and-fade rhythm of Satoshi's activity visible in a single view. - **Genesis Block hardcode analysis**: technical analysis of Block 0 from the v0.1 source code — the hardcode auto-construction mechanism, the five-day-gap reinterpreted as a timestamp artifact, the two-layer (epistemic vs ontological) reading of authorship. - **Satoshi source code analysis (v0.1.0–v0.3.19)**: statistical analysis of coding-style fingerprint, EST/CST commit-time pattern, code evolution from 19,901 to 31,909 lines, and final-commit characteristics. - **Bitcoin v0.1 distribution and tooling anomalies**: editorial reading of .rar packaging, missing version control, Hungarian notation, OpenSSL dependency, and the Kaminsky 2011 audit; distinguishes "foresighted security architecture" from "informal development process" as separable observations. - **Satoshi's launch-period environment**: forensic reading of "from where I am" in the January 10 email to Hal Finney, combined with the unusually dense Jan 8-12 activity cadence. ### Technical source readings For page-level citation format and a fixed-source map linking each technical reading to the exact source revisions it uses, see: - Citation guidance: https://bitcoin-institute.pages.dev/cite/ These original Bitcoin Institute readings expose the source files and fixed revisions used for their Bitcoin v0.1 technical claims: - [Satoshi source code analysis](https://bitcoin-institute.pages.dev/entries/analysis/2009-01-09-satoshi-code-analysis/): coding style, commit history, and source evolution from v0.1.0 through v0.3.19. - [Genesis block hardcode analysis](https://bitcoin-institute.pages.dev/entries/analysis/2009-01-03-genesis-block-hardcode-analysis/): deterministic Block 0 construction, the five-day timestamp gap, and the unspendable coinbase. - [Bitcoin cryptography design](https://bitcoin-institute.pages.dev/entries/design/2009-01-03-bitcoin-cryptography-design/): keys, signatures, hashes, and address derivation tied to the v0.1 source. - [Bitcoin transaction design](https://bitcoin-institute.pages.dev/entries/design/2009-01-03-bitcoin-transaction-design/): UTXO, Script, signature verification, and transaction structure from the launch implementation through later protocol changes. ### Whitepapers (2 entries) Bitcoin whitepaper draft (October 3, 2008) and final version (October 31, 2008). ### Court Documents (2 entries) COPA v Wright trial materials including testimony and ruling. ### Design (12 entries) System-overview and architecture readings of Bitcoin's protocol (for example, the Bitcoin v0.1 system-design overview). ### Currency (12 entries) Single-currency protocol profiles, one per altcoin or stablecoin, each read against Bitcoin as the baseline. Covers supply/issuance mechanics, consensus, governance, and initial distribution for Litecoin, Dogecoin, Bitcoin Cash, Bitcoin SV, Ethereum, XRP, Cardano, Solana, Monero, Polkadot, USDC, and USDT. ### Tweets (5 entries) Historically significant X / Twitter posts archived verbatim with the original handle. ### Blog posts (1 entry) A participant's self-published web writing, reproduced verbatim. ## Key Participants The archive tracks communications with the following key participants: - Satoshi Nakamoto (pseudonymous creator) - Hal Finney (first user, cypherpunk) - Martti Malmi (early developer) - Gavin Andresen (lead developer successor) - Mike Hearn (Google engineer, BitcoinJ creator) - Wei Dai (b-money creator) - Adam Back (Hashcash creator) - Dustin Trammell (early miner) - Laszlo Hanyecz (pizza transaction) - Nicholas Bohm (British lawyer) - Ray Dillinger (early code reviewer) - James A. Donald (first whitepaper respondent) - Nick Szabo (bit gold creator, not directly corresponding but contextually important) ## Frequently Referenced Facts - **1.1 million BTC**: Estimated coins mined by Satoshi (Patoshi pattern analysis by Sergio Demian Lerner). None have ever moved. - **21 million BTC**: Fixed total supply, enforced by code. - **184 billion BTC incident**: August 15, 2010 integer overflow. Fixed within 5 hours. - **Genesis Block message**: "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" — a reference to a Times of London headline. - **First transaction**: Block 170, January 12, 2009 — 10 BTC from Satoshi to Hal Finney. - **Pizza transaction**: May 22, 2010 — 10,000 BTC for two pizzas (now celebrated as Bitcoin Pizza Day). - **Last public post**: December 12, 2010 on BitcoinTalk (about DoS attack prevention). - **Last private email**: April 26, 2011 to Gavin Andresen. ## Bitcoin Price Chart Interactive chart page showing Bitcoin's complete price history with: - **Halving events**: All 4 completed halvings plus 2 estimated future halvings displayed as vertical markers - **Major events**: 20 historical events including Mt. Gox collapse, ETF approvals, and regulatory milestones - **Price predictions**: 16 predictions from notable figures (Hal Finney, Tim Draper, Cathie Wood, Michael Saylor, etc.) including both bullish and bearish forecasts - **Theoretical models**: Power Law (Santostasi), Stock-to-Flow (PlanB), Rainbow Band logarithmic regression with future projections to 2030 - **Supply schedule**: Bitcoin's predetermined supply curve from 2009 to 2140 (21M cap) - Log/linear scale toggle, zoom controls, responsive design English: https://bitcoin-institute.pages.dev/chart/ Japanese: https://bitcoin-institute.pages.dev/ja/chart/ ## Technical Details - Built with Astro (static site generator) - Full-text search via Pagefind - Structured data (JSON-LD) on every page - Canonical URLs on Cloudflare Pages - All entries include primary and secondary source URLs for verification - Entries are organized by date, source, participant, thread, and tags