Blockchains, in plain English

A blockchain is a shared record-keeping system maintained not by one company or bank, but by thousands of independent computers ("nodes") spread around the world, all keeping identical copies of the same ledger. New transactions are grouped into "blocks," verified by the network according to a fixed set of rules, and permanently chained to the previous block — which is where the name comes from.

The property this design buys you is that no single participant can quietly rewrite history or spend the same funds twice, without needing to trust any single institution to enforce that rule. Instead, trust is distributed across the network and enforced by cryptography and economic incentives.

What a blockchain replaces isn't money — it's the need for a trusted middleman to keep the books.

That's a genuinely useful property in specific situations: sending value across borders without a bank, running an agreement between strangers who don't trust each other, or verifying ownership of a scarce digital asset. It is not automatically useful for every problem, and a large share of the technology's short history has been spent figuring out which real-world use cases actually need this property, versus which would be simpler and cheaper as a normal database.

Bitcoin vs. Ethereum vs. the rest

With thousands of cryptocurrencies in existence, it helps to sort them by what they're actually trying to do rather than treating "crypto" as one homogeneous asset class.

Bitcoin: digital scarcity

Bitcoin was designed with one primary goal: to be a form of money that no government or institution can create more of at will. Its total supply is capped at 21 million coins by rules embedded in the protocol, and that cap cannot be changed without essentially all participants agreeing to abandon the network's core promise. This scarcity is the central argument behind Bitcoin's "digital gold" framing — an asset whose value proposition rests on predictable, unchangeable scarcity rather than on generating cash flow.

Ethereum: programmable money

Ethereum extended the same underlying idea — a shared, trust-minimized ledger — and added the ability to run code on it, called smart contracts. A smart contract is a program that automatically executes an agreement when its conditions are met, without needing a court, bank, or company in the middle. This is the foundation for decentralized exchanges, lending markets, and the broader category known as DeFi (decentralized finance). Ether (ETH), the network's native asset, is used to pay for the computing resources ("gas") these programs consume.

Everything else

Beyond the two largest networks, other major categories include competing smart-contract platforms optimizing for speed or lower fees, and stablecoins — tokens designed to hold a steady value, typically pegged to the US dollar, used mainly as a low-volatility medium of exchange within crypto markets rather than as a speculative asset.

AssetPrimary purposeKey trade-off
BitcoinStore of value, fixed supplyNo cash flow; value depends on continued demand
EthereumProgrammable smart-contract platformMore complex; fees vary with network demand
StablecoinsLow-volatility medium of exchangeDepends on the issuer's reserves and trustworthiness
Ad placement — in-article responsive unit (AdSense)

Custody, volatility, and the basics of staying safe

Owning cryptocurrency ultimately means controlling a private cryptographic key that authorizes spending from a given address. This introduces a category of risk that doesn't exist with a traditional brokerage account.

This is the origin of crypto's most repeated phrase — "not your keys, not your coins" — a shorthand reminder that holding crypto on an exchange is closer to an IOU from that company than to direct ownership.

Worth knowing: Position sizing matters more in crypto than in most traditional assets, precisely because volatility and custody risk are both higher. Many long-term holders treat crypto as a smaller, clearly-bounded portion of a broader portfolio rather than a core holding.

Where to go next

Terms like "gas fee," "market cap," and "cold storage" show up constantly once you start reading further — the glossary below covers the full vocabulary in one place.