What Is a Cryptocurrency Wallet?

Updated July 13, 2026 5 min read

The word “wallet” suggests something that holds coins, but a crypto wallet actually holds something closer to a set of keys.

The short answer

A cryptocurrency wallet is software or hardware that stores the cryptographic keys needed to access and authorize transactions for coins recorded on a blockchain. The coins themselves never physically move into the wallet — they remain part of the blockchain’s ledger, and the wallet simply proves the right to control them.

Why “storing coins” is a misleading way to think about it

Every unit of cryptocurrency exists only as an entry in a distributed ledger. A wallet doesn’t contain that entry; it contains the private key that can produce a valid digital signature authorizing a transaction tied to that entry. This is why losing a wallet’s key doesn’t destroy the coins on the blockchain — it destroys the ability to prove control over them, which for practical purposes amounts to the same loss. The distinction matters because it explains why backing up a key or seed phrase is really what’s being protected, not a file of coins sitting on a device.

The two main categories

What a wallet actually stores

Custodial versus self-custody

Some wallets are managed by a third party, such as an exchange, which holds the keys on the user’s behalf, often simpler for beginners but dependent on that third party’s security and solvency. Self-custody wallets put the user in direct control of the private key, with no intermediary able to freeze or recover access, which shifts full responsibility for security onto the individual. Neither approach carries FDIC or SIPC-style protection by default, so understanding which model applies to a given wallet is important context, not a minor technical detail.

The risks worth keeping in mind

A wallet’s security is only as strong as its weakest link, whether that’s a phishing attempt, a malicious approval request, or a poorly stored backup phrase. Cryptocurrency transactions are generally irreversible, prices can be highly volatile, and regulatory treatment continues to evolve, all of which make the stakes of key management higher than for a typical online account password.

The takeaway

A cryptocurrency wallet is best understood as a keyring, not a vault. What it holds is the authority to move funds recorded elsewhere, and protecting that authority is the entire security model behind using cryptocurrency safely.