What is Ethereum? A Beginner's Guide
Ethereum is a blockchain that runs programs, not just payments. Proposed by programmer Vitalik Buterin and launched in July 2015, it lets anyone deploy smart contracts — small pieces of code that execute automatically, with no company in the middle. Its built-in currency, Ether (ETH), pays for every transaction on the network, and tokens, stablecoins, NFTs, and an entire world of decentralized finance run on top of it. Here is how it all works, in plain English.
What Is Ethereum?
Most people first meet cryptocurrency as digital money: coins you can send anywhere in the world without a bank in the middle. Bitcoin proved that idea could work. Ethereum asked a bigger question. If a blockchain can keep track of money without any central authority, why stop at money? Why not let the same shared ledger run any program?
That was the pitch of Vitalik Buterin, the young programmer who proposed Ethereum, and the network he and his co-founders built went live in July 2015. Instead of only recording who sent coins to whom, Ethereum's ledger can store and execute code. Thousands of computers around the world — called nodes — each keep a copy of that ledger and independently check every transaction and every program step, so no single company or government controls the outcome.
The result is sometimes described as a world computer: slow and expensive compared with your laptop, but with properties no ordinary computer has. Everyone can see its rules, no one can quietly change them, and it does not go offline when one operator pulls the plug. Where Bitcoin was designed primarily to be digital money, Ethereum was designed to be a platform that other things get built on.
How Smart Contracts Work
A smart contract is a program stored on the blockchain that runs exactly as written whenever its conditions are met. The classic analogy is a vending machine. Insert the right coins and press a button, and the machine releases your snack. No cashier decides whether to serve you, and the machine cannot change its mind and keep your money. The rules are built into the machine itself.
Developers write these contracts and deploy them to Ethereum, and from then on the code lives on the blockchain. Anyone can interact with it, and every step it takes is verified by the same global network of computers that processes payments. That removes the need to trust a middleman: the rules are public, and the network enforces them automatically. A contract might hold funds until two parties both sign off, swap one token for another at a formula-driven price, or issue a new token entirely.
There is a catch. Because deployed code generally cannot be quietly edited, bugs are hard to fix and mistakes can be permanent. A flawed contract can be exploited, and there is no customer service line to reverse the damage. Smart contracts remove human gatekeepers, which is both their greatest strength and their sharpest risk.
Ether (ETH): The Fuel of the Network
Ether, ticker symbol ETH, is Ethereum's native currency. Every action on the network — sending coins, trading a token, using an app — must be paid for in ETH, which is why it is often described as the fuel of the network. Strictly speaking, Ethereum is the network and Ether is the money, though in everyday conversation people say "Ethereum" for both. When you buy Ethereum on an exchange, you are buying ETH.
Supply works differently than it does for Bitcoin. Bitcoin has a hard cap of 21 million coins that will ever exist; Ethereum has no fixed supply cap. New ETH is issued over time to reward the validators who secure the network. Pulling in the other direction, a portion of every gas fee has been burned — permanently destroyed — since an upgrade called EIP-1559 in 2021. How fast the supply grows therefore depends on how heavily the network is used, not on a fixed schedule written in stone.
Gas Fees Explained
Every operation on Ethereum costs gas, a unit that measures computational work. A simple transfer needs a little gas; a complex smart contract interaction needs much more. The fee you pay is the gas your transaction consumes multiplied by the going price of gas, settled in ETH. Gas serves two purposes: it compensates the validators who process transactions, and it stops anyone from spamming the network with junk for free.
The price of gas is not fixed. It moves with network demand, because space in each new block is limited. When lots of people want to transact at once, users bid up the cost and fees rise, sometimes sharply. When the network is quiet, the same transaction costs far less. This is why using Ethereum can feel like pocket change one day and painful the next, and why small transactions make the least sense when the network is busy.
Since the EIP-1559 upgrade in 2021, each fee is split: a base portion is burned, removing that ETH from circulation forever, and the remainder rewards validators. For traders, network fees are one more quiet cost that eats into results, alongside exchange charges and spreads. Our guide to crypto trading fees breaks down the full picture.
Proof of Stake and the Merge
A blockchain needs a way for thousands of strangers' computers to agree on a single version of the ledger. That mechanism is called consensus. Ethereum launched using proof of work, the same approach Bitcoin still uses: specialized machines race to solve puzzles for the right to add the next block, consuming large amounts of electricity in the process.
In September 2022, Ethereum pulled off one of the most ambitious upgrades in crypto history, known as The Merge, and switched to proof of stake. Instead of burning electricity, participants called validators lock up — stake — 32 ETH as collateral for the right to propose and confirm blocks. Honest validators earn rewards; a validator that cheats or goes offline can lose part of its stake. Security now comes from money at risk rather than energy spent.
The environmental effect was dramatic: according to the Ethereum Foundation, the switch cut the network's energy use by over 99.9%. The Merge did not make transactions free or instant — fees still rise and fall with demand — but it fundamentally changed how the network is secured.
What People Build on Ethereum
Ethereum's real story is what runs on top of it. Most of what people casually call "crypto tokens" are ERC-20 tokens: assets created by smart contracts that follow a shared technical standard. Because they all speak the same language, one wallet can hold thousands of different tokens and one exchange can list them without custom engineering for each.
Stablecoins — tokens designed to track the value of an ordinary currency such as the US dollar — are among the most heavily used assets on the network, moving billions of dollars of value as ERC-20 tokens. NFTs, or non-fungible tokens, use Ethereum to record ownership of unique digital items, from artwork to game assets to membership passes.
Then there is DeFi, short for decentralized finance: lending, borrowing, and trading services rebuilt as smart contracts with no company in the middle. Decentralized exchanges, where you trade directly from your own wallet against code instead of through a broker, are the flagship example. If you are curious how those venues compare with the centralized exchanges most beginners start on, our CEX vs DEX guide walks through the trade-offs.
Ethereum vs Bitcoin: The Short Version
Bitcoin and Ethereum are the two names everyone learns first, and they are built for different jobs. Bitcoin is deliberately simple: digital money with a fixed supply, designed to do one thing and resist change. Ethereum is deliberately flexible: a programmable platform that trades some of that simplicity for the ability to run applications. Neither approach is "better" — they are different tools.
| Factor | Bitcoin | Ethereum |
|---|---|---|
| Primary purpose | Digital money | Platform for smart contracts and apps |
| Native coin | BTC | ETH |
| Supply | Capped at 21 million | No fixed cap; part of each fee burned |
| Consensus | Proof of work | Proof of stake since September 2022 |
That summary skips plenty of nuance, from how the two networks handle upgrades to what their supply models mean for holders. For a deeper side-by-side look, read our full comparison.
Risks and Limitations
Ethereum is impressive technology, but it is not a safe bet by default. The price of ETH is volatile, capable of large swings in both directions over short periods, and nothing in this guide should be read as a prediction that it will rise. This article is educational, not financial advice.
The network has practical limits too. When demand spikes, congestion pushes gas fees high enough to price out small transactions. Competing blockchains market themselves as faster or cheaper, and while Ethereum has the largest developer ecosystem, competition is real. The apps built on top add their own dangers: a smart contract with a bug can be drained, and scam tokens are easy to create precisely because anyone can deploy code. Finally, regulation of crypto is still evolving in most countries, and rule changes can affect how people access and use the network. Treat anyone who claims certainty about Ethereum's future — in either direction — with skepticism.
Practice Trading ETH Risk-Free
Reading about gas fees and proof of stake is one thing; watching ETH move in a live market is another. The good news is that you do not need to risk a single dollar to get that experience. A paper trading simulator lets you buy and sell at real market prices with virtual money, so you can learn how orders, fees, and volatility feel before anything real is on the line.
CustomCrypto is a free iOS app built for exactly this. It gives you a virtual balance you can set anywhere from $100 to $1,000,000 (the default is $10,000), tracks 38 cryptocurrencies including ETH with real-time prices from CoinGecko, and lets you run up to 3 separate portfolios — handy if you want to test an all-ETH approach against a diversified one. Everything stays on your device: no accounts to create, no ads, and no tracking. It is for practice and education only and is not financial advice.
Trade ETH through a busy week with virtual money and concepts like volatility and fees stop being abstract. You can download the app and place your first practice trade today.
Frequently Asked Questions
Is Ethereum the same as Ether?
Not exactly, although people use the words interchangeably. Ethereum is the network: the blockchain and the thousands of computers that maintain it. Ether, with the ticker symbol ETH, is the network's built-in currency, used to pay for every transaction. When you buy Ethereum on an exchange, you are buying Ether. The distinction rarely matters in everyday conversation, but it helps to know which is which.
Does Ethereum have a supply cap like Bitcoin?
No. Bitcoin's supply is capped at 21 million coins, but Ethereum has no fixed maximum supply. New ETH is issued over time to reward the validators who secure the network, while a portion of every gas fee has been burned since the EIP-1559 upgrade in 2021, permanently removing some ETH from circulation. How the supply changes depends on how heavily the network is used rather than on a hard cap.
What are gas fees and why do they change?
Gas fees are payments for the computing work needed to process a transaction or run a smart contract on Ethereum. They are paid in ETH, and they change because space in each new block is limited: when many people want to transact at once, fees rise, and when the network is quiet, they fall. Since the EIP-1559 upgrade in 2021, part of every gas fee is burned and the rest rewards validators.
Can I practice trading Ethereum without real money?
Yes. A paper trading simulator lets you buy and sell ETH at real market prices using virtual money, so you can learn how trading works without financial risk. CustomCrypto is a free iOS app that does exactly this: it tracks 38 cryptocurrencies including ETH with real-time CoinGecko prices, starts you with a virtual $10,000 balance you can set anywhere from $100 to $1,000,000, and keeps all data on your device with no accounts, no ads, and no tracking.
See How ETH Trades Before You Buy
Paper trade Ethereum at real prices with a virtual balance. CustomCrypto is free on iOS — no accounts, no ads, data kept on your device.
Download Free App