Concepts clés
- Coins live on the blockchain; a wallet stores the keys that prove they are yours.
- Your public address is safe to share; your private key and seed phrase must stay secret.
- A seed phrase is the master backup — write it down offline and never type it into a website.
- "Not your keys, not your coins" is the rule that separates self-custody from an IOU.
If you take one idea from this entire tier, make it this one: a crypto wallet does not store coins. Your coins never leave the blockchain. What a wallet stores is the set of secret keys that prove those coins are yours and let you move them. Understand that, and almost everything else about security falls into place.
Coins live on the chain; keys live in your wallet
Think of the blockchain as a giant public ledger of balances. Your balance sits at an address, and the only thing that can move it is the matching secret key. A wallet is simply a tool that keeps that key safe and signs transactions when you approve them. Delete the app but keep the key, and your funds are untouched. Lose the key, and no company on earth can recover the funds for you.
The three things worth knowing
- Public address — a long string (or a QR code) you share so others can send you crypto. Sharing it is safe, like giving out an email address.
- Private key — the secret that authorises spending from an address. Anyone who has it controls the funds. Never share it.
- Seed phrase — a list of 12 or 24 ordinary words that is the master backup for your whole wallet. From it, every private key can be regenerated. Guard it like the deed to a house.
The seed phrase is the one to obsess over. Write it on paper (or stamp it into metal), store it somewhere private and fireproof, and never photograph it, email it, or type it into any website. Legitimate services will never ask for it.
Hot wallets and cold wallets
Wallets fall on a spectrum between convenience and security.
A hot wallet is connected to the internet — a phone or browser app. It is convenient for everyday use and small amounts, but because it is online, it is more exposed to malware and phishing.
A cold wallet keeps keys offline. The most common form is a hardware wallet, a small device that signs transactions without ever exposing your key to your computer. For meaningful amounts, cold storage is the standard, and we cover it more in Wallets & Security. The trade-off is a little friction: you have to reach for the device to move funds, which is precisely the point, since it makes impulsive or tricked transactions much harder to complete.
Self-custody versus letting someone hold the keys
When you buy on an exchange, the exchange usually holds the keys for you. That is called custodial — convenient, but it means you are trusting that company, much like a bank. A self-custody wallet puts the keys in your hands alone. More control, more responsibility.
The community shorthand is blunt and worth memorising: "Not your keys, not your coins." If you do not hold the keys, what you really hold is a promise from someone who does. That is not wrong or bad — it is a trade-off — but you should always know which one you are choosing.
Sending and receiving safely
Moving crypto is simple once you respect two rules. First, addresses are unforgiving: there is no "are you sure?" safety net, and a transaction sent to the wrong address is usually gone for good. Always copy and paste the address, check that the first and last few characters match, and never type one out by hand.
Second, networks matter. Many assets exist on more than one blockchain, and sending on the wrong network can strand your funds where you cannot reach them. When an app asks which network to use, match it exactly at both ends. When in any doubt, send a small test amount first and wait for it to arrive before sending the rest. These two habits — verify the address, confirm the network — prevent the large majority of self-inflicted losses.
A sensible starting setup
For most beginners, a reasonable approach is: buy on a reputable exchange, keep only what you are actively using there, and move longer-term holdings into a self-custody wallet you control — a hardware wallet once the amounts justify it. Start small, practise sending a tiny amount first, and confirm you can restore your wallet from the seed phrase before you rely on it.
Next, we put custodial and non-custodial side by side so you can choose deliberately rather than by accident.
Questions fréquentes
If I lose my phone, do I lose my crypto?
Not if you have your seed phrase written down. The phrase can restore the same wallet on a new device. Lose both the device and the phrase, and the funds are usually gone for good.
Is a wallet an account with a company?
A self-custody wallet is not an account — no one can reset it for you. An exchange wallet is more like an account, because the company holds the keys on your behalf. The next lesson compares the two.
Can someone steal my crypto if they know my address?
No. Your address is meant to be shared so people can send you funds. Only the private key or seed phrase can move money out, which is why those must never be shared.