Programmable money
Ether (ETH) is the native asset. Smart contracts let you write rules that move it without a middleman.
Ethereum is a decentralized network where anyone can deploy code that runs exactly as written, with no one in charge. Money, identity, art, and games, all on the same open backend.
Ether (ETH) is the native asset. Smart contracts let you write rules that move it without a middleman.
Thousands of validators run the network. No single company can shut it off or rewrite the rules.
Every contract is auditable. Anyone, anywhere, can build on top without asking permission.
Since The Merge in 2022, validators stake ETH to propose and attest blocks. Energy use dropped roughly 99.95%.
The Ethereum Virtual Machine runs smart contracts deterministically across every node. Same input, same output, everywhere.
Every transaction pays a fee in ETH (gwei). It compensates validators and rate-limits the network.
Rollups like Arbitrum, Optimism, Base, and zkSync batch transactions off-chain and post proofs to L1, making fees cheap.
A small slice of what people build on Ethereum.