People search for the "best cryptocurrency wallet" expecting a product list. The more useful thing to learn first is what a wallet actually is, because that knowledge lets you evaluate any wallet on the market.
A wallet holds keys, not coins
Your crypto lives on the blockchain. A wallet is software (or hardware) that stores your private keys — the secrets that prove you own those coins and let you spend them. Lose the keys and you lose access; let someone copy them and they can take everything.
Public key vs. private key
- Public key / address: like an email address — share it to receive funds.
- Private key: like the password to that inbox — never share it. Anyone with it controls the funds.
Custodial vs. non-custodial
- Custodial: a company holds your keys for you (e.g. an exchange account). Convenient, recoverable if you forget a password — but you're trusting a third party. "Not your keys, not your coins."
- Non-custodial: you hold the keys. Full control, full responsibility. No one can freeze or reverse your transactions — and no one can recover them if you lose your seed phrase.
Hot vs. cold
This is the other big axis, covered in depth in Hot vs. Cold Wallets:
- Hot wallet: connected to the internet (mobile, desktop, browser). Convenient for frequent use, more exposed to attacks.
- Cold wallet: kept offline (hardware device, paper). Far safer for long-term holding, less convenient day to day.
The seed phrase
Most non-custodial wallets give you a seed phrase — usually 12 or 24 words — that can regenerate all your keys. It is the master backup.
A practical mental checklist
- Do I want convenience (custodial/hot) or control (non-custodial/cold)?
- How much am I storing, and for how long?
- Does the wallet support the specific coins I hold?
- Is it open-source and well-reviewed by the community?
Key takeaways
- Wallets store keys, not coins; the keys are everything.
- Custodial = convenience; non-custodial = control.
- Hot = connected/convenient; cold = offline/safer.
- Back up your seed phrase offline and never share it.