Skip to content
Crypto Almanac Daily

Ethereum

ETHRank #2
$2,261.03+18.00%
Market cap
$272.87B
24h volume
$31.95B
24h high
$2,318.66
24h low
$1,913.88
Circulating supply
120,681,740 ETH
All-time high
$4,946.05
All-time low
$0.433
Max supply
Chart

Ethereum price chart

Loading chart…
Quick convert

ETH to USD

1 ETH = $2,261.03 · rate updated at load

Liquidity

Where to buy Ethereum

BTCCETH/USDTTrade
BinanceETH/USDTTrade
TapbitETH/USDTTrade
PionexETH/USDTTrade
Biconomy.comETH/USDTTrade
WEEXETH/USDTTrade
GateETH/USDTTrade
OKXETH/USDTTrade
BinanceETH/USDCTrade
DigiFinexETH/USDTTrade
Overview

About Ethereum

Ethereum is a programmable blockchain that runs arbitrary code in a shared execution environment, secured by proof of stake since 2022. Where Bitcoin settles payments, Ethereum settles the outcome of programs — which is why nearly every category of on-chain application was built here first.

Gas prices computation, not bandwidth

Every operation carries a gas cost reflecting the work it imposes on every node. Users pay for computation and storage rather than for transaction size, which is what makes an open execution environment economically viable at all: without metering, a single infinite loop would halt the network.

Issuance is net, not gross

Validators are paid newly issued ETH, while a portion of every transaction fee is destroyed rather than paid to anyone. Net issuance is therefore the difference between the two and can be negative when the network is busy. Unlike Bitcoin there is no fixed cap — supply is governed by a formula whose inputs include how much ETH is staked and how heavily the chain is used.

Staking replaced mining

Security now comes from capital at risk rather than energy expended: validators post ETH as a bond and lose part of it for provable misbehaviour. This cut energy consumption by orders of magnitude and introduced a different concentration risk, since staking through a large provider is far easier than running a validator alone.

The rollup-centric roadmap

Rather than raising its own throughput, Ethereum's stated direction is to serve as a settlement and data-availability layer for rollups that execute transactions elsewhere and post proofs or data back. This is why the base layer stays deliberately conservative while most user activity migrates to Layer 2 — a structural choice that shapes fee dynamics on both layers.

What the base layer is actually for

High-value settlement, contract deployment and the security other chains inherit. Routine activity increasingly does not belong here, and the fee market says so. Understanding Ethereum means understanding that its scarcity is blockspace for finality, not blockspace for everything.

Reference

Technical data

ConsensusProof of Stake
Launched2015
Block time~12s
Max supplyNo fixed cap
Reference

Frequently asked

Does Ethereum have a maximum supply?

No. Issuance pays validators and a share of fees is burned, so net supply change depends on staking levels and network activity. It can be negative during heavy use and positive when the chain is quiet.

What is gas and why does it fluctuate?

Gas meters the computation and storage a transaction consumes. Its price is set by an auction for limited blockspace, so it rises when demand for inclusion exceeds what a block can hold.

Why are rollups central to Ethereum's plan?

They execute transactions off the base layer and post data or proofs back to it. Ethereum then provides settlement and data availability rather than raw throughput, keeping the base layer cheap to verify.