Skip to content
Sat, Jul 25 UTC 22:21:48 MKT CAP $1.99T
BitcoinBTC $64,394.35 +0.37% EthereumETH $1,874.17 +0.77% TetherUSDT $1.00 +0.00% BNBBNB $569.14 +0.87% XRPXRP $1.10 +0.85% USD CoinUSDC $1.00 +0.01% SolanaSOL $74.42 +0.80% TRONTRX $0.3312 +0.24% DogecoinDOGE $0.0722 +4.40% XMR $362.66 -0.12% CardanoADA $0.1649 +0.67% ToncoinTON $1.60 +0.95% StellarXLM $0.1787 +0.96% ChainlinkLINK $8.38 +0.69% DaiDAI $1.00 +0.00% Bitcoin CashBCH $209.60 +0.00%
FOUNDATIONS Beginner 4 min read · Lesson 2 of 14

What Is a Crypto Wallet? Keys, Not Coins

A wallet stores keys, not coins. This lesson explains addresses, private keys and recovery phrases, the difference between hot and cold setups, and why custody is the single choice that shapes everything else.

Key concepts

  • A wallet stores the keys that authorise spending; the coins themselves only ever exist as entries on the blockchain.
  • A recovery phrase of 12 or 24 words is the master secret from which every private key in the wallet is derived, so it is the whole wallet.
  • Hot and cold describe how exposed your keys are to the internet, not how good the wallet is, and many people sensibly use both.
  • Custodial means a company holds the keys and can help you recover access; non-custodial means you hold them and nobody can undo your mistakes.

The word "wallet" is one of the most misleading terms in crypto. A leather wallet holds notes and cards, so people reasonably assume a crypto wallet holds coins. It does not. Your coins never leave the blockchain, because the blockchain is the only place they exist.

What a wallet actually holds is a set of keys: secret numbers that prove you have the right to move funds recorded against a particular address. Once that clicks, most of the confusing parts of self-custody become straightforward, and most of the scary parts become manageable.

Your coins live on the chain, not in an app

A blockchain is a shared ledger. It records balances against addresses, and every full copy of that ledger agrees on the same figures. When you install a wallet app, you are not downloading money. You are creating or importing keys, and the app then reads the public ledger to show you what those keys control.

This is why a balance can be checked by anyone using a block explorer without any permission at all. Everything recorded on a public chain is visible to everybody. What is private is the key.

It is also why losing your phone does not lose your money, and why finding your phone does not recover it either. The keys are what matter. Nothing else does.

Address, public key, private key, recovery phrase

Four terms get muddled constantly, so it helps to separate them clearly.

  • Recovery phrase — a list of ordinary words, usually 12 or 24 of them, generated when you first set the wallet up. It is the master seed from which every key in that wallet is derived.
  • Private key — derived from the phrase. It signs transactions. Whoever holds it can spend the funds, full stop.
  • Public key — derived from the private key, mathematically one-way. It can be shared safely. See public key for the cryptography behind it.
  • Address — a shortened, checksummed form of the public key. This is the string you hand out to receive funds.

The one-way direction matters. An address reveals nothing useful about the private key, and a private key reveals nothing about your recovery phrase beyond that one branch. But the phrase reveals everything. Treat it as the whole wallet, because it is.

Hot and cold describe exposure, not quality

A hot wallet keeps keys on a device that connects to the internet — a phone, a browser extension, a desktop app. It is convenient and fine for the amounts you actually use.

A cold wallet keeps keys on hardware that never exposes them to a connected computer. You plug it in, the device signs the transaction internally, and only the signature travels out. The key stays behind the glass.

Neither is inherently better. They answer different questions. Most people end up with both: a small hot wallet for spending and interacting, and a cold setup for the balance they would genuinely hate to lose. The question is not which type is safer in the abstract, but which risk you are trying to reduce for that particular balance.

Custody is the fork in the road

If an exchange or app holds the keys on your behalf, you own an entry in their database and a promise. If you hold the keys, you own the funds directly and you own every consequence of that too.

Neither answer is wrong. Custodial services offer password resets, support desks and account recovery, which are real benefits for real people. Self-custody removes the company from the equation, and removes the safety net with it. The trade-off is explored properly in custodial versus non-custodial wallets.

Turning the idea into a working setup

Understanding keys is the concept. Handling them safely is a practical skill, and it rewards doing things in a deliberate order rather than improvising at midnight.

When you are ready to build a cold setup, follow our walkthrough on setting up a hardware wallet. Before you move any meaningful amount onto it, work through backing up a recovery phrase. Backup failures cause more permanent losses than hacks do, and they are entirely preventable.

One golden rule carries the rest: your recovery phrase is never typed into a website, never photographed, never stored in a password manager or cloud note, and never shared with support staff. Anyone who asks for it is trying to take your money, without exception.

Frequently asked questions

If my wallet app disappears, are my coins gone?

No. The app was only a viewer and a signing tool. Your funds are recorded on the blockchain against your addresses, and your recovery phrase can rebuild the same keys in a different wallet app that supports the same standard. This is exactly why the phrase matters so much: it is the portable part. Losing the app is an inconvenience, while losing the phrase with no other copy of the keys is permanent.

Can I use one wallet for every cryptocurrency?

Sometimes, but not universally. Many wallets support several chains from a single recovery phrase, deriving separate keys for each. Others are built for one network only. Sending an asset to an address on the wrong network is a common and often unrecoverable mistake, so always check that the receiving wallet supports both the asset and the specific chain you are sending across before you confirm anything.

Is a hardware wallet necessary for a small amount?

Not necessarily. A hardware wallet reduces one specific risk: a compromised computer or phone stealing your keys. If the sum involved is small enough that you would shrug it off, a well-maintained hot wallet may be a reasonable trade for the convenience. The moment the balance would genuinely upset you to lose, the cost of dedicated hardware starts looking small by comparison.

This lesson is educational and not financial advice. Crypto is volatile and high-risk — always do your own research.

Keep exploring