Cold wallet
A cryptocurrency wallet that stores private keys completely offline, isolated from internet-connected devices.
Cold wallets eliminate the most common attack vector — remote compromise via malware, phishing, or hacking. The keys never touch an online device. Common forms: hardware wallets (Ledger, Trezor) which sign transactions internally without exposing the seed; paper wallets (printed keys); air-gapped computers used only for signing.
The trade-off is access friction. Sending crypto from a cold wallet requires physical interaction — connecting a hardware device, signing a transaction, broadcasting it. For high-frequency trading or daily payments this is impractical; for long-term storage of meaningful balances it's the standard.
Most operational best practice: keep daily-spend amounts in a hot wallet, store the bulk in cold storage. For institutional balances, layer cold storage with multisig — multiple cold wallets each requiring physical access, distributed geographically.
Cold storage has prevented incalculable theft. Every major exchange-hack victim either lacked cold storage or kept too high a percentage of customer funds online.
How CryptoRadar24 tracks it
CryptoRadar24 references custody practices when reporting on exchange solvency, hacks, or insurance situations.
Related terms
FAQ
What's the difference between hot and cold wallet?
Hot wallets (MetaMask, exchange wallets) are connected to the internet and convenient but vulnerable. Cold wallets keep keys offline — safer but less convenient.
Are hardware wallets cold storage?
Yes — keys never leave the device, even when connected to a computer to sign transactions. The signing happens on the hardware itself; the computer only sees the signed transaction.
Can a cold wallet be hacked?
In theory only via supply-chain attack (compromised hardware before purchase) or physical theft + extraction. In practice, cold wallets have prevented far more loss than they've experienced themselves.
Should I use cold storage for small amounts?
For amounts you can afford to lose, hot wallets are fine for convenience. For amounts that would meaningfully affect you if stolen, cold storage is standard practice.