Ethereum is a
decentralized,
open-source
Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
blockchain
A blockchain is a type of distributed ledger technology (DLT) that consists of growing lists of records, called ''blocks'', that are securely linked together using cryptography. Each block contains a cryptographic hash of the previous block, ...
with
smart contract functionality. Ether (
Abbreviation: ETH;
sign
A sign is an Physical object, object, quality (philosophy), quality, event, or Non-physical entity, entity whose presence or occurrence indicates the probable presence or occurrence of something else. A natural sign bears a causal relation to ...
: Ξ) is the native
cryptocurrency
A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority, such as a government or bank, to uphold or maintain it. It ...
of the platform. Among cryptocurrencies, ether is second only to
bitcoin
Bitcoin ( abbreviation: BTC; sign: ₿) is a decentralized digital currency that can be transferred on the peer-to-peer bitcoin network. Bitcoin transactions are verified by network nodes through cryptography and recorded in a public di ...
in
market capitalization.
Ethereum was conceived in 2013 by programmer
Vitalik Buterin. Additional founders of Ethereum included
Gavin Wood,
Charles Hoskinson,
Anthony Di Iorio and
Joseph Lubin.
In 2014,
development work began and was
crowdfunded, and the network went live on 30 July 2015. Ethereum allows anyone to deploy permanent and immutable
decentralized applications onto it, with which users can interact.
Decentralized finance (DeFi) applications provide a broad array of financial services without the need for typical
financial intermediaries like
brokerages,
exchanges, or
bank
A bank is a financial institution that accepts deposits from the public and creates a demand deposit while simultaneously making loans. Lending activities can be directly performed by the bank or indirectly through capital markets.
Becau ...
s, such as allowing cryptocurrency users to borrow against their holdings or lend them out for
interest
In finance and economics, interest is payment from a borrower or deposit-taking financial institution to a lender or depositor of an amount above repayment of the principal sum (that is, the amount borrowed), at a particular rate. It is disti ...
.
Ethereum also allows users to create and exchange
NFTs, which are unique tokens representing ownership of an associated asset or privilege, as recognized by any number of institutions. 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 upgrade process known as "the Merge".
History
Founding (2013–2014)

Ethereum was initially described in late 2013 in a
white paper
A white paper is a report or guide that informs readers concisely about a complex issue and presents the issuing body's philosophy on the matter. It is meant to help readers understand an issue, solve a problem, or make a decision. A white pape ...
by
Vitalik Buterin, a programmer and co-founder of ''
Bitcoin Magazine'', that described a way to build
decentralized applications.
Buterin argued to the
Bitcoin Core developers that Bitcoin and blockchain technology could benefit from other applications besides money and that it needed a more robust language for application development
that could lead to real-world assets, such as stocks and property, to the blockchain.
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. 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
In computability theory, a system of data-manipulation rules (such as a computer's instruction set, a programming language, or a cellular automaton) is said to be Turing-complete or computationally universal if it can be used to simulate any Tu ...
programming language—that would eventually become Ethereum.
Ethereum was announced at the North American Bitcoin Conference in Miami, in January 2014.
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.
Di Iorio invited friend
Joseph Lubin, who invited reporter Morgen Peck, to bear witness.
Peck subsequently wrote about the experience in ''
Wired''. 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.
Ethereum has an unusually long list of founders.
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
Wikipedia is a multilingual free online encyclopedia written and maintained by a community of volunteers, known as Wikipedians, through open collaboration and using a wiki-based editing system. Wikipedia is the largest and most-read ref ...
. He stated, "I immediately realized that I liked it better than all of the other alternatives that I had seen; I suppose it was the fact that
tsounded nice and it had the word '
ether
In organic chemistry, ethers are a class of compounds that contain an ether group—an oxygen atom connected to two alkyl or aryl groups. They have the general formula , where R and R′ represent the alkyl or aryl groups. Ethers can again b ...
', referring to the hypothetical invisible medium that permeates the universe and allows light to travel."
Buterin wanted his platform to be the underlying and imperceptible medium for the applications running on top of it.
Development (2014)
Formal development of the software underlying Ethereum began in early 2014 through a Swiss company, Ethereum Switzerland GmbH (''EthSuisse'').
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.
[ 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.]
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. "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". The genesis block contained 8,893 transactions allocating various amounts of ether to different addresses, and a block reward of 5 ETH.
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. Protocol upgrades are accomplished by means of a hard fork
In blockchain, a fork is defined variously as:
* "what happens when a blockchain diverges into two potential paths forward"
* "a change in protocol", or
* a situation that "occurs when two or more blocks have the same block height"
Forks are rela ...
.
In 2016, a decentralized autonomous organization called The DAO—a set of smart contracts developed on the platform—raised a record in a crowd sale to fund the project. The DAO was exploited in June 2016 when of DAO tokens were stolen by an unknown hacker. The event sparked a debate in the crypto-community about whether Ethereum should perform a contentious "hard fork" to reappropriate the affected funds. The fork resulted in the network splitting into two blockchains: Ethereum with the theft reversed, and Ethereum Classic which continued on the original chain. The hard fork created a rivalry between the two networks. After the hard fork, Ethereum subsequently forked twice in the fourth quarter of 2016 to deal with other attacks.
Continued development and milestones (2017–present)
In March 2017, various blockchain
A blockchain is a type of distributed ledger technology (DLT) that consists of growing lists of records, called ''blocks'', that are securely linked together using cryptography. Each block contains a cryptographic hash of the previous block, ...
startups, research groups, and ''Fortune'' 500 companies announced the creation of the Enterprise Ethereum Alliance (EEA) with 30 founding members. By May 2017, the nonprofit organization had 116 enterprise members, including ConsenSys, CME Group, Cornell University's research group, Toyota Research Institute, Samsung SDS
Samsung SDS Co., Ltd. (formerly Samsung Data Systems; ), established in 1985 as a subsidiary of Samsung Group, is a provider of information technology (IT) services, including consulting services, technical services, and outsourcing services. S ...
, Microsoft
Microsoft Corporation is an American multinational corporation, multinational technology company, technology corporation producing Software, computer software, consumer electronics, personal computers, and related services headquartered at th ...
, Intel
Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, Santa Clara, California. It is the world's largest semiconductor chip manufacturer by revenue, and is one of the devel ...
, J. P. Morgan, Cooley LLP, Merck KGaA
The Merck Group, branded and commonly known as Merck, is a German multinational science and technology company headquartered in Darmstadt, with about 60,000 employees and present in 66 countries. The group includes around 250 companies; the ma ...
, DTCC,