Guide

Ethereum fundamentals explained

Ethereum (ETH) is a decentralized platform launched in 2015 that extended blockchain beyond simple payments. Where Bitcoin optimizes for scarce, censorship-resistant money, Ethereum optimizes for programmable state — smart contracts that anyone can deploy, composable like open-source libraries, settled on a shared global ledger. The native asset ether pays for computation (gas), secures the network through staking, and trades on exchanges like any other crypto. DeFi protocols, NFT marketplaces, stablecoins, and Layer 2 rollups all anchor to Ethereum's security model even when users never touch mainnet directly. This guide explains how accounts and contracts work, why the network merged to proof-of-stake, how ETH supply changed after EIP-1559, what rollups mean for fees, and the custody and portfolio questions every holder should answer before clicking buy.

What Ethereum is — and how it differs from Bitcoin

Bitcoin's ledger tracks unspent outputs (the UTXO model). Ethereum uses an account model closer to banking: every address holds a balance and optional contract code. Externally owned accounts (EOAs) are controlled by private keys — your MetaMask wallet is one. Contract accounts hold bytecode that executes when called; they cannot initiate transactions on their own, only respond to messages.

That distinction matters. Bitcoin scripts are intentionally limited. Ethereum's Ethereum Virtual Machine (EVM) is a Turing-complete runtime (with gas metering to prevent infinite loops). Developers write contracts in Solidity or Vyper, compile to bytecode, and deploy once — immutable unless the author designed upgrade paths. Composability ("money legos") let one contract call another atomically in a single transaction: swap tokens on a DEX, borrow against collateral, and repay a flash loan in one block with no counterparty trust beyond code.

Ethereum is not a company and ETH is not equity. There are no earnings or dividends from corporate cash flows. Value accrues indirectly — demand for blockspace burns fees, staking locks supply, and narrative positions ETH as "internet settlement" — but price still reflects open-market speculation and macro risk appetite, not a discounted cash flow model.

Ether, gas, and EIP-1559

Why every action costs gas

Computation and storage on a replicated global computer are expensive. Each opcode in a contract costs gas, priced in gwei (billionths of ETH). Wallets estimate gas before you sign; congested blocks raise the priority fee you pay validators to include your transaction sooner. Failed transactions still burn gas — a common beginner surprise when slippage limits or approval bugs revert execution.

Base fee burn and supply dynamics

Since August 2021, EIP-1559 splits each transaction fee into a base fee (burned, removing ETH from circulation) and a priority tip (paid to validators). During high on-chain activity, more ETH burns than validators mint as staking rewards — net deflationary stretches. Quiet periods reverse the math. Unlike Bitcoin's fixed 21 million cap, Ethereum has no hard supply ceiling; issuance is policy-driven and has changed through upgrades (most dramatically at the Merge).

Holders sometimes describe ETH as "ultrasound money" when burn exceeds issuance. Treat that as a regime-dependent observation, not a guarantee. Layer 2 adoption moves activity off mainnet, reducing burn while staking issuance continues — a tension worth monitoring if supply narrative drives your thesis.

Proof-of-stake and staking

The Merge (September 2022) replaced proof-of-work mining with proof-of-stake (PoS). Validators lock 32 ETH (or join a pool with less) to propose and attest blocks. Honest behavior earns rewards; malicious behavior risks slashing — losing part of the stake. Energy use dropped roughly 99% compared to mining, addressing a common ESG objection, though decentralization and client diversity remain active debates.

Retail holders typically stake through exchanges, liquid staking tokens (LSTs like stETH or rETH), or protocol dashboards. Trade-offs:

  • Solo staking — maximum decentralization cred, 32 ETH barrier, operational duty.
  • Pooled / LST staking — liquid derivative you can use in DeFi, smart-contract and peg risks.
  • Exchange staking — convenience, custodial counterparty risk.

Staking yield is not risk-free interest. It compensates for locking capital, slashing exposure, and smart-contract or custodial failure modes. Compare to bond yields only with eyes open to the different risk stack.

Smart contracts, DeFi, and composability

Smart contracts turned Ethereum into DeFi's primary settlement layer. Automated market makers price tokens without order books; liquidity pools let anyone become a market maker for a fee. Lending protocols algorithmically adjust interest rates from utilization. Stablecoins pegged to dollars flow through bridges and mint contracts — see stablecoin peg mechanics for how collateral and redemption actually work.

Composability is powerful and dangerous. A bug in one widely called contract can drain hundreds of millions through chained approvals. Token approvals on Ethereum work like allowances — unlimited approvals to unaudited contracts are a top wallet-drain vector. Treat DeFi as experimental financial engineering, not FDIC-insured savings.

NFTs and standards

ERC-721 and ERC-1155 token standards made non-fungible assets cheap to mint and trade. Most NFT volume moved through market cycles; the enduring lesson is that Ethereum standards became the template other chains copied — similar to how HTTP won before anyone cared which server brand ran it.

Layer 2 rollups and where users actually transact

Mainnet Ethereum (Layer 1) prioritizes security and decentralization over cheap fees. Layer 2 rollups (Optimistic and ZK varieties) batch thousands of transactions, post compressed data to L1, and inherit L1 security assumptions while charging cents instead of dollars. Arbitrum, Base, Optimism, and zkSync are common destinations for swaps and payments.

Bridging assets between L1 and L2 introduces smart-contract bridge risk — historically a major hack category. Prefer canonical bridges from reputable rollups when possible; treat exotic bridges as hot-plate experiments. For micropayments and gaming, high-throughput chains like Solana compete on latency and base fees; Ethereum's bet is that rollups + L1 security win institutional and DeFi settlement share even if casual users rarely touch mainnet.

Custody: wallets, exchanges, and ETFs

Self-custody means controlling the private key to an EOA — MetaMask, Rabby, Ledger, or Trezor are common stacks. Seed phrase backup is non-negotiable; phishing sites that mimic wallet connect flows drain more retail funds than chain-level consensus failures.

Exchange custody trades key risk for platform risk — familiar from traditional finance, plus crypto-specific blowups. Spot Ethereum ETFs (approved in the U.S. in 2024 wave alongside Bitcoin funds) hold ETH in regulated custodians and trade on stock exchanges. You get brokerage convenience without managing keys; you do not get on-chain DeFi participation or precise tax-lot control. See ETFs explained for creation/redemption mechanics and expense ratios.

Volatility, regulation, and portfolio fit

ETH historically correlates with Bitcoin but with higher beta — larger rallies and deeper drawdowns during risk-off weeks. Catalysts include ETF flows, DeFi TVL cycles, L2 adoption metrics, and macro rates ( how Fed policy moves markets ). Regulatory treatment of staking yields, stablecoins, and protocol tokens remains unsettled in major jurisdictions.

Sensible sizing treats ETH as a volatile alternative asset, not an emergency fund. Many planners cap total crypto exposure (BTC + ETH + alts) to a single-digit portfolio percentage unless they have exceptional risk tolerance and a multi-year horizon. Dollar-cost averaging reduces timing risk; rebalancing rules from diversification guides prevent a lucky streak from turning one coin into an accidental all-in bet.

Common misconceptions

  • "Ethereum flipped to proof-of-stake so mining ETH still works." Mining ended at the Merge. Hash power moved to other chains or shut down.
  • "Gas fees disappeared after rollups." L1 fees fall when activity migrates, but L1 congestion still spikes around NFT mints or airdrops. L2 has its own fee markets.
  • "Staking yield is guaranteed." Rewards vary with participation, slashing risk exists, and LST pegs can break in stress events.
  • "Smart contracts are always audited and safe." Audits reduce but do not eliminate exploit risk; unaudited forks deploy daily.
  • "ETH and BTC are interchangeable hedges." Correlation is positive; ETH carries additional platform and DeFi reflexivity Bitcoin lacks.

Key takeaways

  • Ethereum is a programmable blockchain — accounts, contracts, and the EVM enable DeFi and composable apps.
  • Ether pays gas; EIP-1559 burns base fees, making supply dynamics activity-dependent rather than hard-capped.
  • Proof-of-stake secures the chain through validator staking with slashing penalties for misbehavior.
  • Layer 2 rollups scale user transactions while anchoring security to mainnet — bridge risk remains the weak link.
  • Custody choice (self, exchange, ETF) and position sizing matter as much as whether you believe in the technology narrative.

Related reading