What Is Ethereum?

Ethereum is a decentralized global software platform powered by blockchain technology. It is most commonly known by investors for its native cryptocurrency, ether (ETH), and by developers for its use in blockchain and decentralized finance application development.

Anyone can use Ethereum—it's designed to be scalable, programmable, secure, and decentralized—to create any secured digital technology. Its token is designed to pay for work done supporting the blockchain, but participants can also use it to pay for tangible goods and services if accepted.

Key Takeaways

  • Ethereum is a blockchain-based development platform known for its cryptocurrency, ether (ETH).
  • The blockchain technology that powers Ethereum enables secure digital ledgers to be publicly created and maintained.
  • Bitcoin and Ethereum have many similarities but different long-term visions and limitations.
  • Ethereum uses a proof-of-stake transaction validation mechanism.
  • Ethereum is the foundation for many emerging technological advances based on blockchain.
Ethereum

Investopedia / Michela Buttignol

History of Ethereum

Vitalik Buterin, credited with conceiving Ethereum, published a white paper introducing it in 2014. The Ethereum platform was launched in 2015 by Buterin and Joe Lubin, founder of the blockchain software company ConsenSys.

The founders of Ethereum were among the first to consider the full potential of blockchain technology beyond just enabling a secure virtual payment method.

Since the launch of Ethereum, ether as a cryptocurrency has risen to become the second-largest cryptocurrency by market value. It is outranked only by Bitcoin.

A Historic Split

One notable event in Ethereum's history is the hard fork, or split, of Ethereum and Ethereum Classic. In 2016, a group of network participants gained control of the smart contracts used by a project called The DAO to steal more than $50 million worth of ether.

The raid's success was attributed to the involvement of a third-party developer for the new project. Most of the Ethereum community opted to reverse the theft by invalidating the existing Ethereum blockchain and approving a blockchain with a revised history.

However, a fraction of the community chose to maintain the original version of the Ethereum blockchain. That unaltered version of Ethereum permanently split to become Ethereum Classic (ETC).

Proof-of-Stake Transistion

Initially, Ethereum used a competitive proof-of-work validation process similar to that of Bitcoin. After several years of development, Ethereum finally switched to proof-of-stake in 2022, which uses much less processing power and energy.

Dencun Upgrade

The Dencun hard fork was activated on March 13, 2024. This hard fork introduced proto-danksharding (named in honor of the proposers, Protolambda and Dankrad Feist) to the Ethereum mainchain. Proto-danksharding is a stepping stone for future upgrades to the Ethereum blockchain.

How Does Ethereum Work?

Blockchain Technology

Ethereum uses a blockchain, which is a distributed ledger (like a database). Information is stored in blocks, each containing encoded data from the block before it and the new information. This creates an encoded chain of information that cannot be changed. Throughout the blockchain network, an identical copy of the blockchain is distributed.

Each cell, or block, is created with new ether tokens awarded to the validator for the work required to validate the information in one block and propose a new one. The ether is assigned to the validator's address.

Once a new block is proposed, it is validated by a network of automated programs that reach a consensus on the validity of transaction information. On the Ethereum blockchain, consensus is reached after the data and hash are passed between the consensus layer and the execution layer. Enough validators must demonstrate that they all had the same comparative results, and the block becomes finalized.

Proof-of-Stake Validation Process

Proof-of-stake differs from proof-of-work in that it doesn't require the energy-intensive computing referred to as mining to validate blocks. It uses a finalization protocol called Casper-FFG and the algorithm LMD Ghost, combined into a consensus mechanism called Gasper. Gasper monitors consensus and defines how validators receive rewards for work or are punished for dishonesty or lack of activity.

Solo validators must stake 32 ETH to activate their validation ability. Individuals can stake smaller amounts of ETH, but they are required to join a validation pool and share any rewards. A validator creates a new block and attests that the information is valid in a process called attestation. The block is broadcast to other validators called a committee, which verifies it and votes for its validity.

Validators who act dishonestly are punished under proof-of-stake. Those who attempt to attack the network are identified by Gasper, which flags the blocks to accept and reject based on the validators' votes.

Dishonest validators are punished by having their staked ETH burned and removed from the network. "Burning" is the term for sending crypto to a wallet without private keys, effectively taking it out of circulation.

Wallets

Ethereum owners use wallets to store their ether. A wallet is a digital interface that lets you access your cryptocurrency. Your wallet has an address, which can be thought of as an email address in that it is where users send ether, much like they would an email.

Ether is not stored in your wallet. Your wallet holds private keys you use as you would a password when you initiate a transaction. You receive a private key for each ether you own. This key is essential for accessing your ether—you can't use it without it. That's why you hear so much about securing keys using different storage methods.

The smallest unit or denomination of ether is a wei. There are seven total denominations: Wei, Kwei, Mwei, Gwei, micro-ether (Twei), milli-ether (Pwei), ether.

Ethereum vs. Bitcoin

Ethereum is often compared to Bitcoin. While the two cryptocurrencies have many similarities, there are some important distinctions.

Ethereum is described by founders and developers as “the world’s programmable blockchain,” positioning itself as a distributed virtual computer on which applications can be developed. The Bitcoin blockchain, by contrast, was created only to support the bitcoin cryptocurrency as a payment method.

The maximum number of bitcoins that can enter circulation is 21 million. The amount of ETH that can be created is unlimited, although the time it takes to process a block of ETH limits how much can be minted each year. The number of Ethereum coins in circulation as of April 2024 is just over 120 million.

Another significant difference between Ethereum and Bitcoin is how the respective networks treat transaction processing fees. These fees, known as gas on the Ethereum network, are paid by the participants in Ethereum transactions and burned by the network. The fees associated with Bitcoin transactions are paid to Bitcoin miners.

Ethereum, as of April 2024, uses a proof-of-stake consensus mechanism. Bitcoin uses the energy-intensive proof-of-work consensus, which requires miners to compete for rewards.

The Future of Ethereum

Ethereum’s transition to the proof-of-stake protocol, which enabled users to validate transactions and mint new ETH based on their ether holdings, was part of a significant upgrade to the Ethereum platform. However, Ethereum now has two layers. The first layer is the execution layer, where transactions and validations occur. The second layer is the consensus layer, where attestations and the consensus chain are maintained.

The upgrade added capacity to the Ethereum network to support its growth, which will eventually help to address chronic network congestion problems that have driven up gas fees.

Scalability Solutions

To address scalability, Ethereum is continuing to develop a scalability solution called "danksharding." Sharding was a planned concept that would allow portions (shards) of the blockchain to be stored on nodes rather than the entire blockchain. However, sharding was replaced with plans for danksharding, where transactions are processed off-chain, rolled up (summarized using data availability sampling), and posted to the main chain via a BLOB (Binary Large Object).

Danksharding, using BLOBs, rollups, and data availability sampling, is expected to greatly reduce costs and increase transaction processing speeds when eventually combined in a future update.

Development Roadmap

Lastly, Ethereum publishes a roadmap for future plans. As of April 2024, four primary categories were listed for future work. Those changes will push for:

  • Cheaper transactions: Ethereum notes that rollups are too expensive and force users to place too much trust in their operators.
  • Extra security: Ethereum notes it wants to be prepared for future types of attacks.
  • Better user experiences: Ethereum wants better support for smart contracts and lightweight nodes.
  • Future-proofing: Ethereum notes wanting to proactively solve problems that have yet to present themselves.

Web3

Web3 is still a concept, but it is generally theorized that it will be powered by Ethereum because many of the applications being developed for the "future of the internet" use it.

Use in Gaming

Ethereum is also being implemented into gaming and virtual reality. Decentraland is a virtual world that uses the Ethereum blockchain to secure items contained within it. Virtual land, avatars, wearables, buildings, and environments are all tokenized through the blockchain to create ownership.

Axie Infinity is another game that uses blockchain technology and has its own cryptocurrency called Smooth Love Potion (SLP). SLP is used for rewards and transactions within the game.

Non-Fungible Tokens

Non-fungible tokens (NFTs) gained popularity in 2021. NFTs are tokenized digital items created using Ethereum. Generally speaking, tokenization gives one digital asset an identifying token with a private key. The key gives only the owner access to the token.

The NFT can be traded or sold and is a transaction on the blockchain. The network verifies the transaction, and ownership is transferred.

NFTs are being developed for all sorts of assets. For example, sports fans can buy a sports token—also called fan tokens—of their favorite athletes, which can be treated like trading cards. Some of these NFTs are pictures that resemble a trading card, and some of them are videos of a memorable or historic moment in the athlete's career.

The applications you may use in the metaverse, such as your wallet, a dApp, or the virtual world and buildings you visit, are likely to have been built on Ethereum.

The Development of DAOs

Decentralized Autonomous Organizations (DAOs) are a collaborative method for making decisions across a distributed network. They have been created for many uses, from Web 3 development to gaming and venture capital.

Here's how DAOs are generally designed: Imagine that you created a venture capital fund and raised money through fundraising, but you want decision-making to be decentralized and distributions to be automatic and transparent.

A DAO could use smart contracts and applications to gather the votes from the fund members, buy into ventures based on the majority of the group's votes, and automatically distribute any returns. The transactions could be viewed by all parties, and there would be no third-party involvement in handling any funds.

What Will Ethereum Be Worth in 2030?

There are many predictions about ether's price, but they are speculation at best. There are too many factors at work in cryptocurrency valuation to accurately predict prices in one week, let alone several years.

Why Did Ethereum Drop?

Ether's price rises and falls for many reasons throughout a trading day and week. Market sentiments, regulatory developments, news, hype, and more all influence its price.

How Much Is One Ethereum Coin Worth?

Ether's price changes quickly, but on April 21, 2024, it was about $3,156.

The Bottom Line

Ethereum is a decentralized blockchain and development platform. It allows developers to build and deploy applications and smart contracts. Ethereum utilizes its native cryptocurrency, ether (ETH), for transactions and incentivizes network participants through proof-of-stake (PoS) validation.

The role that cryptocurrency will play in the future is still vague. However, Ethereum appears to have a significant, upcoming role in personal and corporate finance and many aspects of modern life.

The comments, opinions, and analyses expressed on Investopedia are for informational purposes online. Read our warranty and liability disclaimer for more info.

Article Sources
Investopedia requires writers to use primary sources to support their work. These include white papers, government data, original reporting, and interviews with industry experts. We also reference original research from other reputable publishers where appropriate. You can learn more about the standards we follow in producing accurate, unbiased content in our editorial policy.
  1. Ethereum. "Proof-of-Stake (POS)."

  2. Ethereum. “Ethereum Whitepaper.”

  3. Ethereum Foundation Blog. "The Thawing Frontier."

  4. CoinMarketCap. "Today's Cryptocurrency Prices by Market Cap."

  5. Deloitte. "The DAO Chronology of a Daring Heist and Its Resolution."

  6. Ethereum Classic. “Classic History.”

  7. Ethereum. "Ethereum Has Blobs. Where Do We Go From Here?"

  8. Ethereum. "Gasper."

  9. Ethereum. "Ethereum Wallets."

  10. Ethereum. "What Is Ethereum?"

  11. Bitcoin. “Frequently Asked Question: How Are Bitcoins Created?

  12. Ethereum. “EIP-1559: Fee Market Change for ETH 1.0 Chain.”

  13. CoinMarketCap. “Ethereum.”

  14. Ethereum Foundation. "The Great Renaming: What Happened to Eth2?"

  15. Ethereum. “The Ethereum Upgrades.”

  16. Ethereum. "Ethereum Roadmap."

  17. Ethereum. "Web2 vs. Web3."

  18. Decentraland. "About the Blockchain."

  19. CoinMarketCap. "Smooth Love Potion."

  20. Axie Infinity. "Axie Infinity."

  21. Ethereum. "Non-Fungible Tokens (NFT)."

  22. Ethereum. "Decentralized Autonomous Organizations (DAOs)."

  23. TradingView. "Ethereum."

Take the Next Step to Invest
×
The offers that appear in this table are from partnerships from which Investopedia receives compensation. This compensation may impact how and where listings appear. Investopedia does not include all offers available in the marketplace.
Take the Next Step to Invest
×
The offers that appear in this table are from partnerships from which Investopedia receives compensation. This compensation may impact how and where listings appear. Investopedia does not include all offers available in the marketplace.