03-12-2025, 03:32 PM
Ethereum is a decentralized blockchain with smart contract functionality. Ether (abbreviation: ETH[a]) is the native cryptocurrency of the platform. Among cryptocurrencies, ether is second only to bitcoin in market capitalization.[2][3] It is open-source software.
Ethereum was conceived in 2013 by programmer Vitalik Buterin.[4] Other founders include Gavin Wood, Charles Hoskinson, Anthony Di Iorio, and Joseph Lubin.[5] In 2014, development work began and was crowdfunded, and the network went live on 30 July 2015.[6] Ethereum allows anyone to deploy decentralized applications onto it, with which users can interact.[7] Decentralized finance (DeFi) applications provide financial instruments that do not directly rely on financial intermediaries like brokerages, exchanges, or banks. This facilitates borrowing against cryptocurrency holdings or lending them out for interest.[8][9] Ethereum also allows users to create and exchange non-fungible tokens (NFTs), which are tokens that can be tied to unique digital assets, such as images. Additionally, many other cryptocurrencies utilize the ERC-20 token standard on top of the Ethereum blockchain and have utilized the platform for initial coin offerings.
On 15 September 2022, Ethereum transitioned its consensus mechanism from proof-of-work (PoW) to proof-of-stake (PoS) in an update known as "The Merge", which cut the blockchain's energy usage by 99%.[10]
History
Founding (2013–2014)
Ethereum co-founder Vitalik Buterin in 2015
Ethereum was initially described in late 2013 in a white paper by Vitalik Buterin,[4][11] a programmer and co-founder of Bitcoin Magazine, that described a way to build decentralized applications.[12][13] Buterin argued to the Bitcoin Core developers that blockchain technology could benefit from other applications besides money and that it needed a more robust language for application development[14]: 88 that could lead to attaching[clarification needed] real-world assets, such as stocks and property, to the blockchain.[15] In 2013, Buterin briefly worked with eToro CEO Yoni Assia on the Colored Coins project and drafted its white paper outlining additional use cases for blockchain technology.[16] However, after failing to gain agreement on how the project should proceed, he proposed the development of a new platform with a more robust scripting language—a Turing-complete programming language[17]—that would eventually become Ethereum.[14]
Ethereum was announced at the North American Bitcoin Conference in Miami, in January 2014.[18] During the conference, Gavin Wood, Charles Hoskinson, and Anthony Di Iorio (who financed the project) rented a house in Miami with Buterin at which they could develop a fuller sense of what Ethereum might become.[18] Di Iorio invited friend Joseph Lubin, who invited reporter Morgen Peck, to bear witness.[18] Peck subsequently wrote about the experience in Wired.[19] Six months later the founders met again in Zug, Switzerland, where Buterin told the founders that the project would proceed as a non-profit. Hoskinson left the project at that time and soon after founded IOHK, a blockchain company responsible for Cardano.[18]
Ethereum has an unusually long list of founders.[20] Anthony Di Iorio wrote: "Ethereum was founded by Vitalik Buterin, Myself, Charles Hoskinson, Mihai Alisie & Amir Chetrit (the initial 5) in December 2013. Joseph Lubin, Gavin Wood, & Jeffrey Wilcke were added in early 2014 as founders." Buterin chose the name Ethereum after browsing a list of elements from science fiction on Wikipedia. He stated, "I immediately realized that I liked it better than all of the other alternatives that I had seen; I suppose it was that [it] sounded nice and it had the word 'ether', referring to the hypothetical invisible medium that permeates the universe and allows light to travel."[18] Buterin wanted his platform to be the underlying and imperceptible medium for the applications running on top of it.[21]
Development (2014)
Formal development of the software underlying Ethereum began in early 2014 through a Swiss company, Ethereum Switzerland GmbH (EthSuisse).[22] The idea of putting executable smart contracts in the blockchain needed to be specified before it could be implemented in software. This work was done by Gavin Wood, then the chief technology officer, in the Ethereum Yellow Paper that specified the Ethereum Virtual Machine.[23][24] Subsequently, a Swiss non-profit foundation, the Ethereum Foundation (Stiftung Ethereum), was founded. Development was funded by an online public crowd sale from July to August 2014, in which participants bought the Ethereum value token (ether) with another digital currency, bitcoin. While there was early praise for the technical innovations of Ethereum, questions were also raised about its security and scalability.[12]
The Foundation funded multiple teams in different cities building three separate implementations of the protocol: Geth (Go), Pyethereum (Python), a C++ implementation, and also Swarm (decentralized file storage), Mist Browser (A wallet, browser and a user interface for smart contracts, now defunct) among other projects. The intended purpose of the three distinct implementations would be so that if one of them had a bug, the other two could be used as a comparison.
Launch and the DAO event (2014–2016)
Several codenamed prototypes of Ethereum were developed over 18 months in 2014 and 2015 by the Ethereum Foundation as part of their proof-of-concept series.[4] "Olympic" was the last prototype and public beta pre-release. The Olympic network gave users a bug bounty of 25,000 ether for stress-testing the Ethereum blockchain. On 30 July 2015, "Frontier" marked the official launch of the Ethereum platform, and Ethereum created its "genesis block".[4][25] The genesis block contained 8,893 transactions allocating various amounts of ether to different addresses, and a block reward of 5 ETH.[citation needed]
Since the initial launch, Ethereum has undergone a number of planned protocol upgrades, which are important changes affecting the underlying functionality and/or incentive structures of the platform.[26][27] Protocol upgrades are accomplished by means of a hard fork.[citation needed]
In 2016, a decentralized autonomous organization called The DAO—a set of smart contracts developed on the platform—raised a record US$150 million in a crowd sale to fund the project.[28] Emin Gün Sirer, Vlad Zamfir and Dino Mark had written a paper called A Call for a Temporary Moratorium on The DAO in which they described in which way the DAO might be vunerable to attacks.[29] The DAO was exploited in June 2016 when US$50 million of DAO tokens were stolen by an unknown hacker.[30][31] The event sparked a debate in the crypto-community about whether Ethereum should perform a contentious "hard fork" to reappropriate the affected funds.[32] The fork resulted in the network splitting into two blockchains: Ethereum with the theft reversed, and Ethereum Classic which continued on the original chain.[33]
Continued development and milestones (2017–present)
In March 2017, various blockchain startups, research groups, and Fortune 500 companies announced the creation of the Enterprise Ethereum Alliance (EEA) with 30 founding members.[34] By May 2017, the nonprofit organization had 116 enterprise members, including ConsenSys, CME Group, Cornell University's research group, Toyota Research Institute, Samsung SDS, Microsoft, Intel, J. P. Morgan, Cooley LLP, Merck KGaA, DTCC, Deloitte, Accenture, Banco Santander, BNY Mellon, ING, and National Bank of Canada.[35][36] By July 2017, there were over 150 members in the alliance, including MasterCard, Cisco Systems, Sberbank, and Scotiabank.[37]
In 2024, Paul Brody, EEA board member for EY, was announced as the new chairperson, and Karen Scarbrough, board member for Microsoft, as the new executive director. Vanessa Grellet from Arche Capital also joined as a new board member.[38]
CryptoKitties and the ERC-721 NFT standard
In 2017, CryptoKitties, the blockchain game and decentralized application (dApp) featuring digital cat artwork as NFTs, was launched on the Ethereum network.[39] In cultivating popularity with users and collectors, it gained notable mainstream media attention providing significant exposure to Ethereum in the process.[40] It was considered the most popular smart contract in use on the network[41] but it also highlighted concerns over Ethereum's scalability due to the game's substantial consumption of network capacity at the time.[42]
In January 2018, a community-driven paper (an EIP, "Ethereum Improvement Proposal") under the leadership of civic hacker and lead author William Entriken was published, called ERC-721: Non-Fungible Token Standard.[43] It introduced ERC-721, the first official NFT standard on Ethereum.[44] This standardization allowed Ethereum to become central to a multi-billion dollar digital collectibles market.[45]
Continued developments
By January 2018, ether was the second-largest cryptocurrency in terms of market capitalization, behind bitcoin.[46] As of 2021, it maintained that relative position.[2][3]
In 2019, Ethereum Foundation employee Virgil Griffith was arrested by the US government for presenting at a blockchain conference in North Korea.[47] He would later plead guilty to one count of conspiring to violate the International Emergency Economic Powers Act in 2021.[48]
In March 2021, Visa Inc. announced that it began settling stablecoin transactions using Ethereum.[49] In April 2021, JP Morgan Chase, UBS, and MasterCard announced that they were investing US$65 million into ConsenSys, a software development firm that builds Ethereum-related infrastructure.[50]
There were two network upgrades in 2021. The first was "Berlin", implemented on 14 April 2021.[51] The second was "London", which took effect on 5 August.[52] The London upgrade included Ethereum Improvement Proposal ("EIP") 1559, a mechanism for reducing transaction fee volatility. The mechanism causes a portion of the ether paid in transaction fees for each block to be destroyed rather than given to the block proposer, reducing the inflation rate of ether and potentially resulting in periods of deflation.[53]
On 27 August 2021, the blockchain experienced a brief fork that was the result of clients running different incompatible software versions.[54]
The Merge: Transition from Proof-of-Work to Proof-of-Stake
Ethereum enthusiasts gather for a Merge party in San Francisco in 2022.
"The Merge" (formerly called Ethereum 2.0) was a set of three updated (Bellatrix, Paris, and Shapella) that transitioned Ethereum's consensus protocol from Proof-of-Work to Proof-of-Stake. Bellatrix updated the Proof-of-Stake Beacon chain and introduced economic slashing. Paris was the event at block 15537393 on 15th September 2022 that merged Ethereum to the Beacon chain. Shapella (Shanghai-Capella) was the update that allowed for staking withdrawals.[55]
The switch from proof-of-work to proof-of-stake on 15 September 2022 has cut Ethereum's energy usage by over 99%.[56] However, the impact this has on global energy consumption and climate change may be limited since the computers previously used for mining ether may be used to mine other cryptocurrencies that are energy-intensive.[10]
Ethereum was conceived in 2013 by programmer Vitalik Buterin.[4] Other founders include Gavin Wood, Charles Hoskinson, Anthony Di Iorio, and Joseph Lubin.[5] In 2014, development work began and was crowdfunded, and the network went live on 30 July 2015.[6] Ethereum allows anyone to deploy decentralized applications onto it, with which users can interact.[7] Decentralized finance (DeFi) applications provide financial instruments that do not directly rely on financial intermediaries like brokerages, exchanges, or banks. This facilitates borrowing against cryptocurrency holdings or lending them out for interest.[8][9] Ethereum also allows users to create and exchange non-fungible tokens (NFTs), which are tokens that can be tied to unique digital assets, such as images. Additionally, many other cryptocurrencies utilize the ERC-20 token standard on top of the Ethereum blockchain and have utilized the platform for initial coin offerings.
On 15 September 2022, Ethereum transitioned its consensus mechanism from proof-of-work (PoW) to proof-of-stake (PoS) in an update known as "The Merge", which cut the blockchain's energy usage by 99%.[10]
History
Founding (2013–2014)
Ethereum co-founder Vitalik Buterin in 2015
Ethereum was initially described in late 2013 in a white paper by Vitalik Buterin,[4][11] a programmer and co-founder of Bitcoin Magazine, that described a way to build decentralized applications.[12][13] Buterin argued to the Bitcoin Core developers that blockchain technology could benefit from other applications besides money and that it needed a more robust language for application development[14]: 88 that could lead to attaching[clarification needed] real-world assets, such as stocks and property, to the blockchain.[15] In 2013, Buterin briefly worked with eToro CEO Yoni Assia on the Colored Coins project and drafted its white paper outlining additional use cases for blockchain technology.[16] However, after failing to gain agreement on how the project should proceed, he proposed the development of a new platform with a more robust scripting language—a Turing-complete programming language[17]—that would eventually become Ethereum.[14]
Ethereum was announced at the North American Bitcoin Conference in Miami, in January 2014.[18] During the conference, Gavin Wood, Charles Hoskinson, and Anthony Di Iorio (who financed the project) rented a house in Miami with Buterin at which they could develop a fuller sense of what Ethereum might become.[18] Di Iorio invited friend Joseph Lubin, who invited reporter Morgen Peck, to bear witness.[18] Peck subsequently wrote about the experience in Wired.[19] Six months later the founders met again in Zug, Switzerland, where Buterin told the founders that the project would proceed as a non-profit. Hoskinson left the project at that time and soon after founded IOHK, a blockchain company responsible for Cardano.[18]
Ethereum has an unusually long list of founders.[20] Anthony Di Iorio wrote: "Ethereum was founded by Vitalik Buterin, Myself, Charles Hoskinson, Mihai Alisie & Amir Chetrit (the initial 5) in December 2013. Joseph Lubin, Gavin Wood, & Jeffrey Wilcke were added in early 2014 as founders." Buterin chose the name Ethereum after browsing a list of elements from science fiction on Wikipedia. He stated, "I immediately realized that I liked it better than all of the other alternatives that I had seen; I suppose it was that [it] sounded nice and it had the word 'ether', referring to the hypothetical invisible medium that permeates the universe and allows light to travel."[18] Buterin wanted his platform to be the underlying and imperceptible medium for the applications running on top of it.[21]
Development (2014)
Formal development of the software underlying Ethereum began in early 2014 through a Swiss company, Ethereum Switzerland GmbH (EthSuisse).[22] The idea of putting executable smart contracts in the blockchain needed to be specified before it could be implemented in software. This work was done by Gavin Wood, then the chief technology officer, in the Ethereum Yellow Paper that specified the Ethereum Virtual Machine.[23][24] Subsequently, a Swiss non-profit foundation, the Ethereum Foundation (Stiftung Ethereum), was founded. Development was funded by an online public crowd sale from July to August 2014, in which participants bought the Ethereum value token (ether) with another digital currency, bitcoin. While there was early praise for the technical innovations of Ethereum, questions were also raised about its security and scalability.[12]
The Foundation funded multiple teams in different cities building three separate implementations of the protocol: Geth (Go), Pyethereum (Python), a C++ implementation, and also Swarm (decentralized file storage), Mist Browser (A wallet, browser and a user interface for smart contracts, now defunct) among other projects. The intended purpose of the three distinct implementations would be so that if one of them had a bug, the other two could be used as a comparison.
Launch and the DAO event (2014–2016)
Several codenamed prototypes of Ethereum were developed over 18 months in 2014 and 2015 by the Ethereum Foundation as part of their proof-of-concept series.[4] "Olympic" was the last prototype and public beta pre-release. The Olympic network gave users a bug bounty of 25,000 ether for stress-testing the Ethereum blockchain. On 30 July 2015, "Frontier" marked the official launch of the Ethereum platform, and Ethereum created its "genesis block".[4][25] The genesis block contained 8,893 transactions allocating various amounts of ether to different addresses, and a block reward of 5 ETH.[citation needed]
Since the initial launch, Ethereum has undergone a number of planned protocol upgrades, which are important changes affecting the underlying functionality and/or incentive structures of the platform.[26][27] Protocol upgrades are accomplished by means of a hard fork.[citation needed]
In 2016, a decentralized autonomous organization called The DAO—a set of smart contracts developed on the platform—raised a record US$150 million in a crowd sale to fund the project.[28] Emin Gün Sirer, Vlad Zamfir and Dino Mark had written a paper called A Call for a Temporary Moratorium on The DAO in which they described in which way the DAO might be vunerable to attacks.[29] The DAO was exploited in June 2016 when US$50 million of DAO tokens were stolen by an unknown hacker.[30][31] The event sparked a debate in the crypto-community about whether Ethereum should perform a contentious "hard fork" to reappropriate the affected funds.[32] The fork resulted in the network splitting into two blockchains: Ethereum with the theft reversed, and Ethereum Classic which continued on the original chain.[33]
Continued development and milestones (2017–present)
In March 2017, various blockchain startups, research groups, and Fortune 500 companies announced the creation of the Enterprise Ethereum Alliance (EEA) with 30 founding members.[34] By May 2017, the nonprofit organization had 116 enterprise members, including ConsenSys, CME Group, Cornell University's research group, Toyota Research Institute, Samsung SDS, Microsoft, Intel, J. P. Morgan, Cooley LLP, Merck KGaA, DTCC, Deloitte, Accenture, Banco Santander, BNY Mellon, ING, and National Bank of Canada.[35][36] By July 2017, there were over 150 members in the alliance, including MasterCard, Cisco Systems, Sberbank, and Scotiabank.[37]
In 2024, Paul Brody, EEA board member for EY, was announced as the new chairperson, and Karen Scarbrough, board member for Microsoft, as the new executive director. Vanessa Grellet from Arche Capital also joined as a new board member.[38]
CryptoKitties and the ERC-721 NFT standard
In 2017, CryptoKitties, the blockchain game and decentralized application (dApp) featuring digital cat artwork as NFTs, was launched on the Ethereum network.[39] In cultivating popularity with users and collectors, it gained notable mainstream media attention providing significant exposure to Ethereum in the process.[40] It was considered the most popular smart contract in use on the network[41] but it also highlighted concerns over Ethereum's scalability due to the game's substantial consumption of network capacity at the time.[42]
In January 2018, a community-driven paper (an EIP, "Ethereum Improvement Proposal") under the leadership of civic hacker and lead author William Entriken was published, called ERC-721: Non-Fungible Token Standard.[43] It introduced ERC-721, the first official NFT standard on Ethereum.[44] This standardization allowed Ethereum to become central to a multi-billion dollar digital collectibles market.[45]
Continued developments
By January 2018, ether was the second-largest cryptocurrency in terms of market capitalization, behind bitcoin.[46] As of 2021, it maintained that relative position.[2][3]
In 2019, Ethereum Foundation employee Virgil Griffith was arrested by the US government for presenting at a blockchain conference in North Korea.[47] He would later plead guilty to one count of conspiring to violate the International Emergency Economic Powers Act in 2021.[48]
In March 2021, Visa Inc. announced that it began settling stablecoin transactions using Ethereum.[49] In April 2021, JP Morgan Chase, UBS, and MasterCard announced that they were investing US$65 million into ConsenSys, a software development firm that builds Ethereum-related infrastructure.[50]
There were two network upgrades in 2021. The first was "Berlin", implemented on 14 April 2021.[51] The second was "London", which took effect on 5 August.[52] The London upgrade included Ethereum Improvement Proposal ("EIP") 1559, a mechanism for reducing transaction fee volatility. The mechanism causes a portion of the ether paid in transaction fees for each block to be destroyed rather than given to the block proposer, reducing the inflation rate of ether and potentially resulting in periods of deflation.[53]
On 27 August 2021, the blockchain experienced a brief fork that was the result of clients running different incompatible software versions.[54]
The Merge: Transition from Proof-of-Work to Proof-of-Stake
Ethereum enthusiasts gather for a Merge party in San Francisco in 2022.
"The Merge" (formerly called Ethereum 2.0) was a set of three updated (Bellatrix, Paris, and Shapella) that transitioned Ethereum's consensus protocol from Proof-of-Work to Proof-of-Stake. Bellatrix updated the Proof-of-Stake Beacon chain and introduced economic slashing. Paris was the event at block 15537393 on 15th September 2022 that merged Ethereum to the Beacon chain. Shapella (Shanghai-Capella) was the update that allowed for staking withdrawals.[55]
The switch from proof-of-work to proof-of-stake on 15 September 2022 has cut Ethereum's energy usage by over 99%.[56] However, the impact this has on global energy consumption and climate change may be limited since the computers previously used for mining ether may be used to mine other cryptocurrencies that are energy-intensive.[10]
Thumbnail(s)