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

Your Ethereum wallet doesn’t actually hold the coins

An Ethereum wallet lets you view account records and authorize actions. The network records the assets; the wallet manages access and signing. A receiving address can be shared, but a recovery phrase can give someone control over accounts.

A wallet device controls a key while balances sit on a separate network shelf.

Know what you can safely share

An address and a recovery phrase have different jobs

An address is a destination someone can use to send you an asset. A recovery phrase can give someone control over your accounts. A password may only unlock the wallet app on one device. These are not three names for the same thing. Before sending a test payment, learn how to read its receipt.

  • Receiving address: Share it only with the privacy effects in mind.
  • Recovery phrase: Keep it secret; support does not need it.
  • Wallet password: Protect it, but do not assume it can restore the account.

Keep in mind: A restored wallet still needs the correct network and account settings to show the assets you expect.

What if a restored wallet shows no balance?

Check the view before assuming the funds are gone

A wallet screen is a view of network records. Check the selected network, the account address, and the asset you expect to see. An asset on another network will not become an Ethereum Mainnet balance just because the same app supports both. Never enter recovery words into a website offering to synchronize or validate a wallet.

Use the original transaction as a reference

If you have a transaction hash, read its receipt on the matching network. Check the destination and the asset involved. A successful transaction to a different address does not become yours when you reinstall an app. If you need help interpreting the record, share only the minimum public details and remember that an address can reveal financial activity.

Where does Ethereum record your balance?

Assets are recorded in Ethereum’s state and token contracts. A wallet helps you read those records and authorize actions. With many standard accounts, holding the private key lets you sign transactions. Losing an app is not necessarily losing funds if the appropriate recovery material is safe.

Custody changes who has control

A custodial service manages signing on your behalf and applies its own account-recovery rules. Self-custody gives you responsibility for protecting the keys and restoring access. Neither choice removes risk; they put different responsibilities and failure modes in different places.

What is safe to share from a wallet?

A receiving address tells someone where to send an asset. A recovery phrase can give control over accounts. Never provide that phrase to a support agent or website. Before receiving anything, confirm the network and address through the wallet’s own interface.

First-use checklist

Install from a verified source, understand the recovery method, and inspect permissions before connecting to an app. If you choose to transact, use a small test amount appropriate to the fees. Check the receipt before sending more. You do not need to connect a wallet to read this site or use our fee calculator.

Check the source

Ethereum.org documentation

This is an original, AI-assisted educational explanation. Sources and limitations are provided for verification; it is not personalized financial advice. Read the editorial policy or report a correction.

Ethereum gas fees, minus the headache

Understand Ethereum gas units and gwei with a worked fee example. Learn how the final cost differs from a fee cap and why failed transactions can cost ETH.

How to read an Ethereum transaction receipt

Read an Ethereum transaction receipt by checking the network, status, addresses, and fee. Learn why zero ETH value can still involve a token transfer.