Ethereum is a decentralized, open-source blockchain platform that enables the creation and execution of smart contracts and decentralized applications (DApps). It was proposed by Vitalik Buterin in 2013 and launched in July 2015.
Smart Contracts
Unlike Bitcoin, which primarily serves as digital money, Ethereum introduced programmable smart contracts — self-executing agreements with the terms directly written into code. This innovation enabled an entire ecosystem of decentralized applications.
Ether (ETH)
Ether is the native cryptocurrency of the Ethereum network. It's used to pay gas fees for transactions and smart contract executions, and serves as the primary medium of exchange within the Ethereum ecosystem.
The Merge
In September 2022, Ethereum transitioned from Proof of Work (PoW) to Proof of Stake (PoS) in an event called "The Merge." This reduced Ethereum's energy consumption by approximately 99.95% and introduced staking as the network's security mechanism.
Ecosystem
Ethereum hosts the largest ecosystem of DApps, including DeFi protocols, NFT marketplaces, DAOs, and Layer 2 scaling solutions like Arbitrum, Optimism, and Base.