Wallets • Estimated 20m
Wallet Import Format (WIF)
dev.wallet-import-format-wif
Wallet Import Format serializes a single Bitcoin private key into a Base58Check string with a network prefix, checksum, and optional compressed-key flag so wallets can export and import raw keys with lower transcription risk.
Open visual node page
• Browse the concept library
Curated resources (3)
- Bitcoin Developer Guide: Wallets (article) Canonical walkthrough of WIF encoding steps, network prefixes, checksum handling, and the compressed-key suffix.
- Bitcoin Developer Glossary: WIF (article) Concise reference that distinguishes WIF from extended private keys and other wallet serialization formats.
- Mastering Bitcoin (book) Broad technical reference for private keys, Base58Check encoding, and the legacy wallet import/export formats built on top of them.
Direct prerequisites (1)
Direct dependents (0)
Canonical site description: Interactive Bitcoin knowledge graph with prerequisites, curated resources, and structured topic pages.