What Is a Crypto Wallet? Hot vs Cold Wallets Explained
A plain-English guide to what a crypto wallet actually stores, how public and private keys work, and the trade-offs between hot and cold storage.
Explainers Lead · Jun 3, 2026 · 7 min read
The word "wallet" is misleading. A crypto wallet does not hold your coins the way a leather wallet holds cash. Your coins never leave the blockchain. What the wallet actually stores are the cryptographic keys that let you prove ownership and authorise transfers. Understanding this one distinction removes most of the confusion beginners have about how self-custody works.
What does a crypto wallet actually store?
Every wallet is built around a pair of keys generated by mathematics that are easy to run in one direction and effectively impossible to reverse.
- Public key (and address): Think of this like an account number or an email address. You share it so people can send you assets. An address is a shortened, formatted version of your public key.
- Private key: This is the secret that authorises spending. Whoever controls the private key controls the funds. It is like the password and the signature combined, and it can never be recovered if lost.
When you "send" crypto, your wallet uses the private key to produce a digital signature. The network verifies that signature against your public key and updates the ledger. The blockchain is the real record of ownership; the wallet is just the tool that signs instructions to it.
Not your keys, not your coins. If a third party holds your private key, they can move your funds without you. Self-custody means you, and only you, hold the key.
What is the difference between hot and cold wallets?
Wallets are commonly sorted by whether the private key ever touches an internet-connected device. This single factor drives the security trade-off.
A hot wallet keeps keys on a device that is online: a phone app, a browser extension, or a desktop program. Hot wallets are fast and convenient for trading, using decentralised apps, or paying for things. The downside is exposure. Because the key lives on an internet-connected machine, malware, phishing sites, and malicious browser scripts can potentially reach it.
A cold wallet keeps keys on a device that stays offline. The most common form is a hardware wallet, a small dedicated device that stores the key in a secure chip and signs transactions internally, so the key never leaves it. You confirm each transaction by pressing a physical button. Even if you plug it into an infected computer, the key itself is not exposed. Cold storage is slower to use but far more resistant to remote attacks.
Which type of wallet should a beginner use?
There is no single right answer, but a practical structure helps. Many users run a two-tier setup that mirrors how people treat a checking account versus a savings account.
- Small hot wallet for spending: Keep only what you are comfortable losing here. Use it for day-to-day activity, small trades, and experimenting with apps.
- Cold wallet for savings: Move larger, longer-term holdings to a hardware wallet. Treat it as the vault you touch rarely.
You should also understand the difference between custodial and non-custodial wallets. A custodial wallet, such as one provided by a centralised exchange, means the company holds the private keys on your behalf. That is convenient and offers password resets, but it also means you are trusting the platform's solvency and security. A non-custodial wallet gives you the keys directly, which is true self-custody, along with the full responsibility that comes with it.
What are the main risks to plan for?
Self-custody removes counterparty risk but replaces it with personal responsibility. The threats worth internalising early are:
- Loss: If you lose your key and its backup, no one can restore access. There is no support line that can reset it.
- Theft: Phishing and malware target hot wallets by tricking you into signing malicious transactions or revealing your backup.
- User error: Sending to a wrong or unsupported address can be irreversible. Transactions do not roll back.
The good news is that these risks are manageable with a few habits: keep large balances in cold storage, back up your recovery phrase offline, verify addresses carefully, and never enter your backup into a website or app that asks for it. A wallet is not a bank; it is a set of keys, and learning to guard those keys is the entire skill of self-custody. Everything else builds on this foundation.
This article is educational information, not financial advice.
Explainers Lead
Sofia turns dense on-chain mechanics into plain English. She writes Coin Currents Daily's Learn desk and edits the glossary.
Related reading
How to Set Up Your First Self-Custody Wallet Step by Step
Jun 21, 2026 · 7 min read
How to Avoid Crypto Wallet Scams and Phishing Attacks
Jun 14, 2026 · 7 min read
Crypto Wallet Security: How to Protect Your Keys and Funds
Jun 9, 2026 · 7 min read