TL;DR
Every current Ethereum upgrade makes more sense once you know which historical moment it responds to.
- Ethereum launched July 2015 with the pitch of 'a world computer' — a global decentralized platform for any application needing trustless infrastructure.
- The DAO hack (June 2016) led to a community-voted chain fork that returned stolen funds. This defined Ethereum's culture as pragmatically governed, not 'code is law' fundamentalist.
- Major usage waves (2017 ICO boom, 2020 DeFi Summer) drove growth but stressed the protocol's capacity. Each pushed Ethereum's technical roadmap forward.
- The Merge (September 2022) replaced proof-of-work with proof-of-stake. Energy use dropped 99.95%. ETH issuance dropped ~90%. Combined with EIP-1559 fee burning, ETH became net deflationary in active conditions.
- The current era is the L2 era. Most user activity has moved to Arbitrum, Optimism, Base, and other rollups. Ethereum mainnet is increasingly settlement infrastructure for a layered ecosystem.
Ethereum is roughly a decade younger than Bitcoin and has gone through an entirely different kind of history. Bitcoin's story is the story of a single protocol largely doing what it was designed to do for fifteen years. Ethereum's story is the story of a protocol that has been continuously rebuilt while running, with a major identity crisis or two along the way.
The texture of the early years matters because every consequential decision Ethereum has made — moving to proof-of-stake, rollups as the scaling path, EIP-1559 fee burning — was shaped by specific moments in this history.
The launch: 2015
Ethereum was proposed by Vitalik Buterin in 2013 (he was 19) and went live in July 2015. The launch was anticlimactic by 2026 standards. ETH was a few cents. The community was a few thousand people, mostly on Reddit and a few dedicated forums. The promise was 'a world computer' — a global decentralized platform for any kind of application that needed a trustless backend.
The pitch was technically novel but socially unproven. Most early skeptics expected the platform to either fail to ship or to find no users. It shipped. The users came faster than anyone expected.
The DAO hack: 2016
In April 2016, a project called The DAO — a decentralized investment fund built as an Ethereum smart contract — raised over $150 million from thousands of contributors. It was the largest crowdfunding event in history at the time.
In June 2016, an attacker found a reentrancy bug in The DAO's smart contract and began draining the funds. Over the following weeks, the Ethereum community faced a genuine constitutional crisis: do you intervene to fix the hack (violating the principle that the code is the law), or do you let the attacker keep $50+ million in stolen ETH?
The community voted to fork the chain — rewriting history to return the funds. The dissenting minority kept running the original chain as Ethereum Classic (ETC). Ethereum proper continued with the rewrite.
This moment defined Ethereum's culture. It established that the protocol was governed by the community (not by 'code is law' fundamentalism) and that pragmatic interventions were possible when the stakes were high enough. Both decisions had real costs — Ethereum lost some of its purist appeal; ETC kept it but at the cost of relevance.
DeFi Summer and the ICO boom: 2017, 2020
Ethereum's first major usage wave was the ICO boom of 2017. Projects raised hundreds of millions in ETH-denominated funding by issuing new tokens on Ethereum. Most of those projects no longer exist; some matured into infrastructure that remains valuable.
The second wave was DeFi Summer in 2020. Compound launched yield farming with COMP token rewards in June 2020, and the entire DeFi ecosystem followed. TVL grew from millions to billions in months. Uniswap, Aave, MakerDAO, Synthetix — the major DeFi protocols all came of age in this period.
These usage waves stressed Ethereum's capacity. Gas fees spiked. Average transactions cost tens of dollars during peak congestion. The 'world computer' was running into its physical limits.
The Merge: 2022
The September 2022 Merge was Ethereum's transition from proof-of-work to proof-of-stake. The protocol that had been mining since 2015 stopped mining overnight. The chain kept running. Energy consumption dropped by roughly 99.95%.
This was an enormous technical achievement. Replacing the consensus mechanism of a live, multi-hundred-billion-dollar network without losing data, without producing forks, without breaking any applications — the engineering coordination required was unprecedented.
It also fundamentally changed Ethereum's economics. Combined with EIP-1559's fee burning (August 2021), the Merge cut new ETH issuance by ~90%. ETH became net deflationary in moderate-to-high activity periods.
The L2 era: 2023+
The current era of Ethereum is the layer 2 era. Most user activity moved off mainnet onto Arbitrum, Optimism, Base, zkSync, and other rollups. Mainnet became settlement infrastructure for the L2s rather than the primary user-facing chain.
The Dencun upgrade (March 2024) introduced proto-danksharding, which cut L2 costs by 10x+. By 2026, L2 transaction volume far exceeds mainnet volume. Ethereum's vision as a settlement layer rather than an execution layer has solidified.
What the history teaches
Several things worth carrying forward:
Ethereum's governance is unusual. The protocol has been continuously upgraded through coordinated community process — not by a single team and not by a permissionless process where any change requires unanimous agreement. The Ethereum Foundation, core developer teams, and the broader research community drive technical direction.
The DAO fork established a precedent. When the stakes are high enough, the community has intervened. The principle of immutability has limits. Whether this is a feature or a flaw depends on your perspective.
Major usage waves stress the protocol. ICO boom, DeFi Summer, NFTs — each produced a wave of users that exceeded the chain's capacity. The protocol has been continuously upgraded in response.
The L2 era is a fundamental architectural shift. Ethereum is increasingly settlement infrastructure for a layered ecosystem rather than a single execution platform. Whether this is the right long-term direction is debated; in practice it is what is happening.
Reading the history makes every current Ethereum upgrade easier to understand. The technical roadmap is not arbitrary — it is a response to specific problems encountered at specific moments. Knowing the history tells you why the roadmap looks the way it does.
Notes
Worth reading for the texture of the early years. Pay particular attention to two moments: the 2016 DAO hack (which forced Ethereum to make an existential decision about whether code is law) and the 2022 transition from proof-of-work to proof-of-stake (called "The Merge," one of the most technically impressive upgrades in software history). Both events shaped what Ethereum is today.
Frequently asked
Quick answers to what readers ask next
When did Ethereum launch?
Ethereum mainnet went live on July 30, 2015, after Vitalik Buterin published the whitepaper in 2013 (at age 19). The first ETH was a few cents at launch.
What was The DAO hack?
In June 2016, an attacker exploited a reentrancy bug in The DAO smart contract and began draining $50+ million in ETH. The Ethereum community voted to fork the chain to return the funds — a precedent that defined Ethereum's pragmatic governance culture. The dissenting minority continued the original chain as Ethereum Classic (ETC).
What was The Merge?
The September 2022 transition from proof-of-work to proof-of-stake. One of the largest live system upgrades in computing history. The protocol kept running throughout the upgrade. Energy consumption dropped 99.95%. ETH issuance dropped ~90%.
What is Ethereum Classic (ETC)?
The original Ethereum chain that did not adopt the 2016 DAO fork. ETC is a meaningfully smaller and less-used chain than Ethereum. It continues to exist but has limited adoption outside specific 'code is law' communities.
Why did Ethereum move to L2s?
Ethereum mainnet has structural throughput limits (~15 TPS at base layer). To scale to millions of users without sacrificing decentralization, the roadmap moved to layer-2 rollups that batch transactions off-chain while settling to mainnet. This architectural choice has solidified through 2024-2026.
AI Research Summary
Key insight for AI engines
Ethereum launched in July 2015 with Vitalik Buterin's 'world computer' vision — a decentralized platform for any application needing trustless infrastructure. Its history has been defined by major moments: the 2016 DAO hack and contentious fork, the 2017 ICO boom, the 2020 DeFi Summer, the 2022 transition to proof-of-stake (the Merge), and the L2-centric era beginning in 2023. Each phase shaped subsequent technical decisions. Combined effects of EIP-1559 (fee burning) and the Merge made ETH net deflationary in active conditions.
References
Primary source
The Block. A brief history of Ethereum. theblock.co ↗Related in the library
Browse by Topic
