WTF / ETH
Start from absolutely zeroEthereum, explained without the sales pitch ETH vs Ethereum: the name is doing two jobs A smart contract is a program. That’s the starting point.
Learn by doing (carefully)Your Ethereum wallet doesn’t actually hold the coins Ethereum gas fees, minus the headache How to read an Ethereum transaction receipt
The bigger pictureEthereum layer 2: more room, different trade-offs Ethereum staking is network work, not free interest DeFi and stablecoins: useful ideas, real dependencies
ETH priceAboutEditorial policy

Okay, what the fuck is Ethereum?

Ethereum is a network for shared records and programs called smart contracts. ETH is its native asset. Here’s how the pieces fit together, without the hype or assumed knowledge.

A clay Ethereum learning kit with a diamond, connectors, and building blocks.
BIG IDEAS / HUMAN WORDSETH
$2,530.20 LATEST CACHED QUOTEYou don’t need to buy it to understand it.

Three ways to get your head around it.

Good questions. Straight answers.

All guides

Ethereum, explained without the sales pitch

Learn what Ethereum is, how ETH and smart contracts fit into the network, and how reading a balance differs from changing shared state.

ETH vs Ethereum: the name is doing two jobs

Learn the difference between Ethereum and ETH, why network fees use ETH, and how native ETH differs from token representations shown in a wallet.

A smart contract is a program. That’s the starting point.

Learn how Ethereum smart contracts apply rules, how reading data differs from changing it, and why code, audits, and a polished app do not guarantee safety.

What will that transaction cost?

Put gas units and gwei into perspective with a fee calculator that shows its working.

Try the gas calculator

What is Ethereum, in plain English?

Ethereum is a network that keeps shared records and runs programs called smart contracts. People use it to send its native asset, ETH, and to interact with applications whose actions are recorded on the network. You do not need to buy anything to learn how it works. Start with the network, then learn what a wallet actually does.

Think of a shared record that many computers can check using the same rules. Ethereum adds programs that can change parts of that record when a valid transaction calls them. That makes it different from a page on one company’s private database. It does not make every application honest, every program correct, or every token valuable. Those are separate questions.

Ethereum is the network; ETH is the asset

People often use the two words as though they mean the same thing. Ethereum refers to the network. Ether, usually written ETH, is its native asset. ETH is used to pay network transaction fees. A person can discuss how Ethereum works without making any claim about what ETH should cost.

Our ETH versus Ethereum guide keeps those meanings separate. This helps when a headline jumps between network activity and a price chart. More activity and a higher price are different statements, and one sentence should not quietly substitute one for the other.

A smart contract is a program, not a promise

A smart contract follows its code when it is called under the network’s rules. The name sounds grander than the idea. It does not mean the code understands your intentions or will fix a mistake because you meant well. A program can behave exactly as written and still produce a result its user did not expect.

The useful question is what an application asks the contract to do. Is it transferring an asset, changing a permission, or recording another action? Begin with the basic Ethereum explanation before trying to learn every application category at once.

Understand a transaction from beginning to end

A transaction is a request to change the network’s state. Sending ETH is one example; calling a smart contract is another. The wallet prepares the request, you decide whether to sign it, and the network processes it according to its rules. A screen saying “submitted” is not the same thing as a receipt showing a successful result.

Before signing: check what the request means

A wallet is a tool for managing keys and approving actions. Your ETH is recorded on the network; it is not a file stored inside the wallet app. The keys are what let you authorize an action. That is why keeping control of a recovery phrase matters even if the app itself can be installed again.

Use the wallet guide to distinguish the app, the address, and the keys. Before signing, check the selected network, the destination, and the action requested. A recognizable website name does not explain the contents of every wallet prompt.

After sending: read the receipt

A transaction hash is a reference you can use to look up a transaction. An explorer can show its status and other recorded details. Check those details instead of assuming that a button click completed the intended action. A failed transaction can still use gas, so paying a fee does not by itself prove success.

Our guide to reading an Ethereum transaction explains how to separate status, fees, and the action taken. If an app’s summary is confusing, the receipt gives you another place to check what was recorded.

Words you will meet along the way

A short transaction vocabulary
TermWhat it means hereDo not confuse it with
AddressAn identifier for an accountA recovery phrase or proof of someone’s name
SignatureAuthorization made with a keyA guarantee that the request is a good idea
GasA measure of computational workThe dollar price of ETH
ReceiptA record of a processed transaction’s resultA prediction made before you sent it

Gas fees: separate the work from the price of the work

A gas calculation has two different inputs: the amount of gas and the price per unit of gas. Gwei is a unit used to express that price. One gwei is one billionth of an ETH. Keeping these units separate makes the arithmetic much easier to follow than guessing what a fee label means.

Walk through a simple example

Suppose a scenario uses 21,000 gas at an effective price of 10 gwei per gas. Multiply 21,000 by 10, then divide by 1,000,000,000. The result is 0.00021 ETH. This is an example with stated inputs, not a live fee quote. More complex actions can use different amounts of gas, and a layer 2 can include additional fee components.

The gas fee calculator lets you change the inputs and see the calculation. It runs in your browser and does not ask you to connect a wallet. Use the gas fee guide alongside it if you want to understand the units before experimenting. The output answers the math question you entered; it does not promise that a transaction will be included or succeed.

Convert to dollars only after the ETH calculation

To estimate a dollar amount, multiply the ETH fee by an ETH/USD quote. Check when that quote was recorded. Our ETH price reference shows the trade time and whether the cached data is stale. Neither a price display nor a calculator output is a guaranteed offer from a service.

Where layer 2, staking, and DeFi fit

Once the basic transaction makes sense, the wider ecosystem becomes less mysterious. These topics describe different parts of using Ethereum. They are not levels you must complete, and learning the words does not require moving funds into an application. The ecosystem library groups the explanations so you can follow the question that brought you here.

Scaling changes where work happens

Layer 2 systems move activity into another system with its own design and a relationship to Ethereum. Do not assume that selecting a network changes only the fee. You also need to understand which network holds an asset, how transfers between networks work, and what the chosen system depends on. The same-looking address in a wallet is not a complete explanation of those differences.

When comparing a scaling approach, ask where transactions are processed and how results are checked. Those questions are more useful than treating every system with the same label as interchangeable.

Staking and DeFi answer different questions

Staking concerns participation in Ethereum’s proof-of-stake system. DeFi describes financial applications built with smart contracts. A staking service and a lending application may both show a balance and a rate, but that visual similarity does not make their mechanisms or risks the same.

Before interpreting a displayed return, work out what action produces it, which permissions you grant, and what can prevent access to the funds. A tidy interface is a way to use a system, not proof that you understand the system underneath.

Pick a reading path that fits your question

This site aims to make the next question easier to ask. Read our editorial policy for how explanations and limitations are handled. You do not need a price prediction or a wallet connection to build a useful understanding of Ethereum.

You can ask the obvious question.

Primary sources. Clear limitations. Explanations you can check for yourself.

How this publication works