paper wallet
A paper wallet is a physical document containing a Bitcoin private key and its corresponding address, used as an offline storage method.
A paper wallet is one of the earliest forms of cold storage for Bitcoin. It consists of a printed or handwritten document showing a Bitcoin private key and its associated public address, often in both text and QR code form. Because the private key exists only on paper and never touches an internet-connected device during its creation, it is completely isolated from online threats. To receive bitcoin, someone sends funds to the public address on the paper. To spend those funds, the private key must eventually be imported into a software wallet.
The practical risks of paper wallets are significant. Paper can burn, tear, fade, or get wet. Anyone who photographs or copies the document gains full access to the funds. If the private key is generated on an internet-connected computer, the offline security benefit is negated. Secure paper wallet creation requires an air-gapped computer, a trusted generator, and a printer with no wireless connectivity. Even then, physically securing the document requires careful thought: a single copy risks destruction; multiple copies multiply the theft surface. These operational burdens have made paper wallets largely obsolete for everyday users.
Hardware wallets have replaced paper wallets as the standard for offline key storage. A hardware wallet stores the private key in a secure chip, signs transactions without exposing the key to a computer, and can recover from a backup seed phrase. Paper wallets remain relevant as a concept for understanding self-custody and as a fallback for technically confident users who want a zero-cost offline backup, but they are not recommended for beginners or for storing large amounts without thorough understanding of the risks.