Skip to main content

Blockchain Whitepapers

The original founding documents of the 10 most-traded blockchains that have one, archived in full and explained for finance professionals.

Every blockchain of consequence began as a document. Before the exchange listings, the conference keynotes, and the trillion-dollar market capitalisations, there was a PDF making an argument, and reading that argument in its original form tells you more about a network's design intent than any secondhand summary can. This page collects the founding papers of the 10 most heavily traded blockchains that produced one, hosted here as archival copies alongside links to the canonical sources, because originals have a habit of disappearing. One of the papers below already survives only in an internet archive.

For a TradFi reader, a whitepaper occupies a strange category. It looks like a prospectus, but it carries no liability, no disclosure obligations, and no regulator's review. Some of the documents below are peer-reviewed cryptography, some are engineering proposals, and at least one is simply a fundraising pitch. Learning to tell the difference is a core diligence skill in this industry, and these 10 papers happen to form an excellent training set.

10 papers · Ranked by 24-hour trading volume, CoinGecko, 13 August 2026. Stablecoins and non-chain assets are excluded, as are chains with no whitepaper, which are covered separately below. The ranking basis is each chain's native token, not market capitalisation. Last updated 13 August 2026.

How to Read a Whitepaper

Start with the problem statement

A serious paper names a specific failure of existing systems and argues from it. If the problem is vague ("the future of finance") the rest of the document is usually marketing. Bitcoin's opening paragraph is the reference standard, one precise problem, stated in plain language.

Find the trust assumptions

Every design trusts someone. Miners, a validator set, a chosen list of servers, a foundation. The paper's honesty about who must behave and what happens when they do not is the single best proxy for the team's engineering culture.

Follow the incentive design

Ask who gets paid, for what, and what misbehaviour costs. Sections on fees, rewards, and penalties are the balance-sheet logic of the system. If incentives are an afterthought, the security model is too.

Note what is absent

Governance, legal structure, upgrade authority, and admin controls are usually missing from founding papers. What a document omits tells you where discretion actually lives, which is exactly the question a risk committee should ask.

Remember what it is not

A whitepaper is not a prospectus. Nobody is liable for its claims, nothing binds the project to its roadmap, and several networks below evolved far away from their founding text. Treat each paper as stated intent, then verify against what actually shipped.

Bitcoin

BTC Payments

Bitcoin: A Peer-to-Peer Electronic Cash System

The document that started the entire asset class runs 9 pages, and the word blockchain never appears in it. Satoshi Nakamoto frames Bitcoin as the answer to a payments problem, how to transfer value electronically without a trusted intermediary, and solves the double-spend problem with a proof-of-work chain and a simple incentive scheme for miners. Finance professionals should read section 6 closely. It is an incentive design argument, not a technology argument, and it explains why the system has held since 2009 without a central operator. Read alongside any modern settlement rulebook, the striking part is what is missing. There is no issuer, no legal entity, and no recourse. Every institutional custody framework since has been an attempt to graft accountability onto that absence.

Ethereum

ETH Smart Contracts

Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform

Vitalik Buterin first circulated this in late 2013, at 19, proposing to generalise Bitcoin's ledger into a programmable settlement layer. The core idea is the smart contract, code that holds and moves value under conditions no counterparty can override, executed by the EVM and metered in gas. The paper anticipates most of what DeFi later built, including on-chain derivatives, savings wallets, and decentralised organisations, years before any of it existed. Two reading notes. First, the paper has been maintained as a continuously edited web document since 2014, so the copy hosted here is ethereum.org's own archival PDF of that version. Second, the original formal specification is Gavin Wood's separate Yellow Paper, the engineering counterpart to this conceptual pitch, though it now only covers the protocol up to the 2023 Shanghai upgrade and the maintained specification has moved to Ethereum's execution specs. Together they read like a term sheet and its legal documentation.

Solana

SOL Performance

Solana: A New Architecture for a High Performance Blockchain

Anatoly Yakovenko's paper is a market infrastructure engineering document. The central invention is Proof of History, a cryptographic clock that lets validators agree on the order of events before consensus runs, which collapses coordination overhead and pushes throughput toward exchange-grade levels. The headline figure of 710,000 transactions per second is a theoretical ceiling rather than a measured result, 1 gigabit per second divided by a 176-byte minimum transaction, but the design goal is explicit. Solana wants the performance profile of a centralised matching engine with the settlement guarantees of a public chain. Anyone who has worked near an exchange stack will recognise the trade-offs, hardware requirements rise, the validator set narrows, and finality gets fast. The 2017 paper also reads differently after the network's outage history, which is itself a useful lesson in the distance between design claims and production behaviour.

XRP

XRP Settlement

The Ripple Protocol Consensus Algorithm

One of the earliest papers here, and the closest in spirit to existing interbank settlement. Schwartz, Youngs, and Britto propose consensus without mining. Each server trusts a chosen list of validators, and network-wide agreement emerges when overlapping trust lists converge, an architecture that will feel familiar to anyone who has worked with correspondent banking or payment scheme governance. The paper is 8 pages of trade-off analysis, accepting a weaker trust model than Bitcoin in exchange for settlement in seconds at negligible cost. That bargain still defines XRP's institutional positioning. Read it as a historical document rather than a live specification. Ripple has deprecated it, the hosted copy carries the firm's own warning on page 1 that it should not be used as a reference, and the paper's stated 20% trust-list overlap requirement was corrected upward to above 40% in 2015. The current analysis is Chase and MacBrough's 2018 successor paper. Worth noting for compliance readers, this is a consensus algorithm paper, not a token prospectus. The XRP ledger and the XRP asset both predate it by roughly two years, and the SEC litigation that followed turned on sales practices and other documents, not this one. That case closed in 2025 when both sides dropped their appeals, leaving the 2023 ruling and a $125MM civil penalty final.

BNB

BNB Exchange Token

Binance Exchange Whitepaper v1.1

Included on trading volume merit, and instructive precisely because it is not a protocol paper. The 2017 document is an ICO pitch for a centralised exchange token, 17 pages covering fee discounts, a quarterly burn funded by exchange profits, and a fundraising schedule. Read it the way a securities lawyer would. The burn mechanics resemble a buyback programme, the utility framing is carefully non-equity, and the Howey test hovers over every page. It is also a case study in link rot. Binance removed the original from its own site years ago, which is why the copy here is preserved from the Internet Archive. BNB later became the native asset of a full Layer 1, BNB Chain, whose own founding whitepaper was published to GitHub in 2020 rather than released as a formal PDF.

TRON

TRX Stablecoin Rails

TRON: Advanced Decentralized Blockchain Platform (Whitepaper v2.0)

TRON's whitepaper history is a diligence officer's cautionary tale. The first version faced credible plagiarism accusations in 2018, with passages traced to the Filecoin and IPFS papers without citation. Version 2.0, hosted here, is the cleaned-up 40-page successor describing a delegated proof-of-stake design with 27 elected block producers. The gap between narrative and adoption is the real lesson. The paper pitches a decentralised entertainment and content economy, yet TRON's actual product-market fit became stablecoin settlement. The network now carries a dominant share of USDT transfers, particularly across emerging markets, making it one of the most economically significant chains in production. Judge the paper against that outcome and you learn something useful. Whitepapers describe intentions, and markets decide what the infrastructure is actually for.

Cardano

ADA Peer-Reviewed

Ouroboros: A Provably Secure Proof-of-Stake Blockchain Protocol

One of only two peer-reviewed entries on this list, alongside Zerocash below, presented at the Crypto 2017 conference, and it reads like an academic cryptography paper because it is one. Kiayias, Russell, David, and Oliynykov set out Ouroboros, the first proof-of-stake protocol with a rigorous security proof, formal definitions, adversary models, and proofs establishing that a chain secured by stake rather than energy could match Bitcoin's guarantees under stated assumptions. One note on versions. The conference paper runs 32 pages. The copy hosted here is the authors' expanded revision of the 2016 preprint, dated July 2019, which runs 67. Most readers should not attempt the proofs. What matters for an allocator is the epistemic standard on display. Every claim is scoped, every assumption is named, and the threat model is explicit, the exact opposite of the marketing documents that dominated the 2017 cycle. If you want a benchmark for what technical diligence in this industry can look like, start here.

Zcash

ZEC Privacy

Zerocash: Decentralized Anonymous Payments from Bitcoin

An IEEE Security and Privacy paper from 2014 by 7 academic cryptographers, and the most technically consequential document on this list after Bitcoin's. Zerocash introduced the first practical construction of a zero-knowledge proof payment system, letting a transaction validate without revealing sender, receiver, or amount. Zcash launched from it in 2016. The privacy argument will feel double-edged to compliance readers, and that tension is real, but the deeper legacy is the machinery itself. The zero-knowledge techniques incubated in this paper now underpin scaling and confidentiality infrastructure across the industry, including the rollup systems institutions are piloting for tokenised settlement. Read sections 1 and 2 for the logic of the construction and skip the formalism. One note on versions, as with Ouroboros above. The conference paper runs 16 pages. The copy hosted here is the authors' extended version, dated May 2014, which runs 56. The ideas travelled much further than the coin did.

Avalanche

AVAX Consensus

Scalable and Probabilistic Leaderless BFT Consensus through Metastability

First posted pseudonymously to IPFS in 2018 by Team Rocket, echoing Satoshi. A Cornell group led by Emin Gün Sirer recognised the result and co-authored the 2019 revision hosted here, on which Team Rocket remains a pseudonymous co-author whose identity has never been revealed. The paper proposes a genuinely new consensus family. Instead of all validators agreeing through voting or mining, each node repeatedly samples small random subsets of peers and shifts its view with the majority, so the network tips into irreversible agreement the way a rumour spreads through a crowd. The result is metastable consensus, permissionless participation with probabilistic rather than deterministic safety, and confirmation in seconds, 1.35 seconds median in the paper's own experiments. For a finance reader the interesting comparison is settlement finality regimes. Avalanche trades the deterministic guarantees of classical BFT protocols for speed and scale, accepting a vanishingly small reversal probability, a trade-off any clearing house risk officer will recognise from netting versus gross settlement debates.

Sui

SUI Parallel Execution

The Sui Smart Contracts Platform

The newest paper here and the most corporate in lineage. Mysten Labs was founded by engineers from Meta's abandoned Diem stablecoin project, and Sui inherits Diem's Move programming language, designed to make asset-handling errors hard to write. The paper's core idea is an object-centric data model. Assets are objects with explicit owners, so transactions touching unrelated assets execute in parallel, and simple transfers skip full consensus entirely for a faster path. This is throughput engineering aimed squarely at payments and gaming scale. The TradFi resonance is direct. Diem was engineered under intense regulatory scrutiny to institutional standards, and that DNA shows in Sui's emphasis on predictable fees, safety-first language design, and formal verification. A rare case where a whitepaper's family tree matters as much as its content.

The Chains That Never Wrote One

Two networks trade at volumes that would place them 6th and 8th in the overall volume table, ahead of Cardano, Zcash, Avalanche, and Sui, yet neither has a whitepaper to rank. They are covered here instead, with the documents that stand in for one, because their absence is as instructive as any paper's argument. They are not the only cases. Litecoin, launched in 2011 with nothing more than a forum post, and Bitcoin Cash, which forked from Bitcoin in 2017 and never wrote a paper of its own, both trade in the same range as the bottom of the list above.

Dogecoin

DOGE No Whitepaper 6th overall by volume

The 6th most-traded chain in the world has no whitepaper, because it was never meant to be taken seriously. Billy Markus and Jackson Palmer launched Dogecoin in December 2013 as a joke about speculative altcoins, forking Luckycoin (itself a Litecoin fork, itself a Bitcoin fork) and announcing it with a forum post full of dog memes. That thread is the closest thing to a founding document, and it is linked below, though it has been edited over the years into a live release thread rather than preserved as a 2013 artifact. The technical design is entirely inherited, so Bitcoin's whitepaper is effectively its intellectual ancestor. For a diligence reader the lesson is uncomfortable but real. An asset can trade roughly $450MM a day, 12 years after launch, on community and narrative alone, with no founding argument to evaluate. The Dogecoin Foundation's manifesto, published in 2021, 8 years after launch, is the closest the project has come to a statement of purpose.

Hyperliquid

HYPE No Whitepaper 8th overall by volume

Hyperliquid's lack of a whitepaper is a deliberate cultural statement rather than an omission. The team, led by Jeff Yan, launched a fully on-chain perpetuals exchange in 2023 with no outside venture funding and no founding paper, and documents the system in living developer documentation instead. The consensus layer, HyperBFT, is described in those docs as inspired by HotStuff, a 2018 academic paper out of Cornell and VMware Research, which makes that paper the closest thing to Hyperliquid's theoretical foundation. In a pleasing coincidence, HotStuff's lead author Maofan Yin is also a lead author of the Avalanche paper ranked 9th above. The takeaway for an institutional reader is that Hyperliquid asks to be evaluated the way you would evaluate an exchange, on uptime, market quality, and listing standards, not on the strength of a thesis document. Whether that trade-off comforts or concerns you is itself a useful diligence question.

That is worth sitting with. A whitepaper is neither necessary for market success nor sufficient for it, and some of the most heavily traded assets in the world are backed by no founding argument at all. The document tells you what the designers intended. Only the market tells you what the network became.