A Bitcoin wallet does not hold coins in the way a physical wallet holds cash. It manages cryptographic keys, creates receiving addresses, tracks transactions, and signs new payments.
Understanding that distinction makes wallet choices, backups, and security much easier to reason about.
Your bitcoin remains on the blockchain
The Bitcoin network records unspent transaction outputs that can be used in future transactions. Wallet software scans relevant blockchain activity and calculates which outputs its keys can spend.
If a phone or hardware wallet breaks, the bitcoin does not disappear from the blockchain. Access depends on whether you can restore the correct keys using a valid backup.
Private keys authorize spending
A private key is secret information used to create a valid digital signature. Nodes verify the signature using related public-key information without needing to know the private key.
Anyone who gets the private key or a complete wallet recovery backup may be able to spend the associated bitcoin. Never send this information to support staff, enter it into an untrusted website, or photograph it for casual cloud storage.
Review related definitions in the BTCFQ glossary, including private key, public key, address, and seed phrase.
Addresses are for receiving payments
A wallet derives receiving addresses from key information. You can share an address or QR code with someone who needs to pay you. Sharing an address does not reveal the private key.
Most modern wallets generate a fresh address for each payment. This reduces address reuse, which can make separate transactions easier to connect through public blockchain analysis.
Custodial and non-custodial wallets
A custodial wallet is operated by a service that controls the keys. You usually sign in with an account and ask the service to process withdrawals. Account recovery may be familiar, but access depends on the provider's security, rules, and availability.
A non-custodial wallet gives you direct control of the keys. You can authorize transactions without a custodian, but you must protect the recovery backup. There may be no company capable of restoring access if every valid copy is lost.
Software and hardware wallets
A software wallet runs on a phone or computer. It can be convenient for regular use, but its security depends partly on the device and operating environment.
A hardware wallet is a dedicated signing device designed to keep private keys isolated from the connected computer. It can reduce some risks, but it is not magic. Users still need to verify transaction details on the device, protect the recovery backup, and follow the manufacturer's authentic setup process.
A practical wallet safety checklist
- Download wallet software from a verified source.
- Create the wallet in a private environment.
- Write down the recovery information accurately and keep it offline.
- Never share a private key or seed phrase.
- Test the receiving address and backup process with a small amount first.
- Verify the address and amount on a trusted screen before approving a payment.
- Keep more than one secure backup when appropriate, but avoid creating uncontrolled copies.
For common wallet questions, visit the BTCFQ FAQ library.