Click "Generate New Wallet" to create a secure paper wallet
A paper wallet is a physical document containing a Bitcoin private key and its matching public address. Anyone who can read the private key can spend coins sent to that address.
When keys are created and stored offline, the setup is a form of cold storage: the signing material is not sitting on a hot laptop or exchange. That only holds if generation, printing, and storage stay truly offline and physically secure.
Paper wallets are most useful for long-term HODLing of amounts you rarely move—and only if you understand sweep/import workflows. They are a poor fit for everyday spending.
Change / partial spend issues: Spending from a paper wallet incorrectly can leave change on a hot wallet and empty the paper address. Always use a trusted sweep flow and understand where change goes.
Physical failure: Fire, water, fading ink, and loss destroy access. Redundant copies in separate locations help; metal backups are more durable than paper alone.
Supply-chain / malware: Networked printers and compromised browsers can leak keys. Prefer air-gapped generation for anything valuable.
Today’s common path: BIP39 seed on metal + hardware wallet (see our mnemonic tools for educational phrase generation) is usually safer and easier to restore than a single paper keypair.