What is a crypto wallet?
Your wallet doesn't hold your coins — it holds the keys that control them. The most concentrated expression of ownership without permission.
A crypto wallet is the tool you use to access and interact with a blockchain — either a software app (a browser extension or mobile app) or a physical hardware device. It does three things: it creates and stores your cryptographic keys, it shows you your balance, and it signs transactions when you want to move funds. Think of it as your interface to the blockchain, the way a banking app is your interface to your account — except here there's no bank behind it.
What a wallet actually holds
The one thing a wallet does not do is literally hold your coins. Your coins live on a public ledger — the blockchain — that thousands of computers keep a copy of. What the wallet actually holds is the pair of cryptographic keys tied to your funds on that ledger.
- The public key (and the address derived from it) is like an account number you can share freely. Anyone can send assets to it.
- The private key is the secret that authorizes spending.
Whoever holds the private key controls the funds. There is no bank, no support line, no password reset.
When you send crypto, the wallet uses your private key to produce a digital signature: a piece of math that proves you authorized this exact transaction without ever revealing the key itself. The network checks the signature against your public key and updates the ledger. The signature can't be forged and can't be reused for a different transaction.
The two distinctions that matter
Wallets come in two shapes. Hot wallets are connected to the internet (browser extensions, mobile apps) — convenient and more exposed, good for small amounts you use often. Cold wallets keep the private key offline (a hardware device, or even paper) — safer for savings you rarely move.
A separate and more important distinction:
- A custodial wallet (like the one inside a centralized exchange) means the company holds the keys and you hold an IOU.
- A non-custodial wallet means you hold the keys yourself.
The exchange wallet is convenient until the day the exchange freezes withdrawals or collapses — at which point you discover you never really had the coins, only a claim against a company.
Why it matters. A wallet is the most concentrated expression of the cypherpunk idea: ownership without permission. You can hold value that is yours because you possess the secret to it, not because an institution agrees you own it. "Not your keys, not your coins" isn't a slogan — it's the dividing line between the old system and the new one.
