Interactive guide · Live ETH price

Ethereum
beyond the coin

More than a cryptocurrency, Ethereum is a worldwide programmable computer. Discover smart contracts, the EVM, gas fees, and how ETH powers thousands of decentralized applications.

Smart contracts Proof of stake Thousands of DApps
Ethereum (ETH) Live
$1 892
-1,35 % 24h · Mkt cap $228,28 Md · Volume 24h $7,46 Md
High 24h
$1 921
Low 24h
$1 868
7 days
+1,40 %
Total market cap
$2,28 T
▼ -0,95 % / 24h
Market dominance
BTC 56,5% · ETH 10,0%
18 374 active cryptocurrencies
Share:
Advertisement
Part 1 · The basics

What is Ethereum?

Ethereum is a decentralized platform launched in 2015 that executes smart contracts: programs that run exactly as written, without downtime, censorship or third-party interference.

Its native token, Ether (ETH), pays for computation and network fees. Since 2022, Ethereum secures the network with proof of stake, cutting energy use by over 99%.

1 World computer

A global virtual machine (EVM) where developers deploy code that runs on thousands of nodes at once.

2 Programmable money

ETH fuels the network and is used for payments, staking and as collateral in DeFi.

3 Token standard

ERC-20 (fungible tokens) and ERC-721 (NFTs) define how most of the crypto economy is issued.

i
ETH vs Ethereum : Ethereum is the platform (the network). ETH is its native currency. You need ETH to pay “gas” and to interact with smart contracts.
Part 2 · How it works

How Ethereum works

Smart contracts, gas and the merge: the key concepts in a few steps.

  1. 1

    Smart contracts

    Code deployed on-chain that executes automatically. Once deployed it cannot be changed — that is what makes it trustless.

  2. 2

    The EVM

    Every node runs the same Ethereum Virtual Machine, guaranteeing identical results for every transaction.

  3. 3

    Gas fees

    Each operation costs “gas”, paid in ETH. Higher demand = higher fees. Gas rewards validators for running the network.

  4. 4

    Proof of stake

    Since “The Merge” (2022), validators lock 32 ETH as collateral to propose and validate blocks. Energy use fell ~99.95%.

  5. 5

    Accounts & wallets

    EOAs (regular wallets) and contracts interact through signed transactions. Your private key controls your accounts.

Part 2 · Demonstration

Ethereum is also a chain of blocks

Same principle as Bitcoin: blocks linked by hashes. Mine one, then try to tamper and see the chain reject it.

Chain valid
4 blocks
Click “Tamper with the transaction” to change the data of block 2, then watch the whole chain become invalid — that is immutability in action.
Advertisement
Advertisement
Part 5 · The models

Proof of stake vs proof of work

Ethereum switched to proof of stake. See how validators compare to miners on security, energy and speed.

PoW

Security 95/100
Decentralization 90/100
Energy 15/100
Speed 20/100

PoS

Security 88/100
Decentralization 75/100
Energy 95/100
Speed 60/100

DPoS

Security 70/100
Decentralization 45/100
Energy 98/100
Speed 95/100
Part 6 · The sentiment

Fear & Greed index

The Fear & Greed index (0 = extreme fear, 100 = extreme greed) measures crypto investor sentiment. Current value:

0 50 100
29
Fear
30-day history
Part 7 · The data

Live market

Top cryptocurrencies and their 24h change. Data refreshed every 3 minutes (CoinGecko).

# Coin Price 24h
1
Bitcoin
Bitcoin
BTC
$64 327 -1,20 %
2
Ethereum
Ethereum
ETH
$1 892 -1,70 %
3
Tether
Tether
USDT
$1,00 +0,00 %
4
BNB
BNB
BNB
$607,47 +0,50 %
5
USDC
USDC
USDC
$1,00 +0,00 %
6
XRP
XRP
XRP
$1,01 -2,50 %
7
Solana
Solana
SOL
$76,16 -0,90 %
8
TRON
TRON
TRX
$0,34 +1,70 %
Part 8 · The ecosystem

Key Ethereum standards

Standards define how tokens behave. These three power most of the ecosystem.

ETH

  • Native currency of the network
  • Pays gas and gas tips
  • Used for staking (32 ETH)
  • Units: wei to ether
  • The 2nd largest crypto

ERC-20

  • Fungible token standard
  • USDC, DAI, UNI, LINK…
  • Interchangeable units
  • Used in DeFi & exchanges
  • Easy to integrate

ERC-721

  • Non-fungible token (NFT)
  • Each token is unique
  • Art, collectibles, tickets
  • Proves digital ownership
  • Traded on marketplaces
Part 9 · The applications

What is Ethereum used for?

DeFi, NFTs, DAOs, gaming and enterprise — Ethereum is the most used blockchain in the world.

DeFi

Lending, DEXes and stablecoins worth tens of billions live on Ethereum smart contracts.

NFTs

The ERC-721 standard powers digital art, collectibles and community projects.

DAOs

Organizations governed by token holders voting on-chain, with transparent treasuries.

Staking & yield

Lock ETH as a validator (32 ETH) or via staking pools to earn rewards.

Enterprise

Consortium networks (Quorum, Besu) for banking, supply chain and identity.

Identity & reputation

Decentralized identity, credentials and on-chain reputation systems.

Part 10 · The verdict

Advantages & Limitations

Advantages

  • Programmable: any application can be built on-chain.
  • Huge ecosystem: the largest developer community in crypto.
  • Secure decentralization with thousands of validators.
  • Industry-standard tokens (ERC-20/721) for interoperability.
  • Proof of stake: ~99.95% less energy than before.

Limitations

  • Gas fees spike during congestion.
  • Mainnet throughput is limited; rollups scale but add complexity.
  • Smart contracts are hard to change once deployed.
  • MEV and sandwich attacks affect some users.
  • Complexity: understanding gas, wallets and dapps is steep.
Part 11 · The vocabulary

Quick glossary

The Ethereum terms you need to know.

EVM
Ethereum Virtual Machine — the runtime that executes smart contracts on every node.
Gas
Unit of computation. Each operation costs gas, paid in ETH.
Validator
A participant who stakes 32 ETH to secure the network and earn rewards.
The Merge
Ethereum’s 2022 transition from proof of work to proof of stake.
Layer 2
Rollups (Optimism, Arbitrum, zkSync) that scale Ethereum by batching transactions.
ERC-20
The standard for fungible tokens on Ethereum.
ERC-721
The standard for non-fungible tokens (NFTs).
DApp
A decentralized application built on Ethereum smart contracts.
Wallet
Software or hardware that manages your keys and ETH.
Nonce
A counter used to prevent transaction replay; also the name for the mining variable.
Gwei
A unit of ETH: 1 ETH = 1,000,000,000 gwei. Gas prices are quoted in gwei.
Oracle
A service that feeds off-chain data (prices, weather) into smart contracts.
Part 12 · Questions

Ethereum FAQ

What is the difference between ETH and Ethereum?
Ethereum is the decentralized network and platform. ETH is its native cryptocurrency, used to pay gas fees, stake, and participate in DeFi.
What are smart contracts?
Programs stored and executed on the blockchain. They run exactly as coded, automatically, without intermediaries. Once deployed they generally cannot be changed.
How much energy does Ethereum use?
Since The Merge in 2022, Ethereum uses proof of stake and consumes about 99.95% less energy — comparable to a mid-size town.
What are gas fees?
The cost of performing operations on Ethereum, paid in ETH. Fees depend on network congestion and the complexity of the transaction.
What is a Layer 2?
Layer-2 solutions like Optimism and Arbitrum process transactions off the main chain and settle them in batches, making Ethereum faster and much cheaper.
How do I stake ETH?
You can run a validator with 32 ETH, or join a staking pool (Rocket Pool, Lido, exchanges) with any amount. In return you earn staking rewards.
Is Ethereum decentralized?
Yes. Thousands of independent validators around the world secure the network, and no company controls it.
Can smart contracts be hacked?
Yes, if the code has bugs. That is why audits are standard practice. The platform itself executes code faithfully; the risk is in the code.

Prices and market data are for information only and do not constitute financial advice.

Continue reading

Convert and calculate your ETH

Use our free tools to convert ETH to 30 world currencies and explore live prices.

Advertisement