The Jade Plus is Blockstream's open-source Bitcoin hardware wallet at $65 — QR-capable, battery-powered, and fully open-source hardware and firmware. Full review in 2026.
The Short Answer
The BitBox02 Bitcoin-Only edition is the hardware wallet for people who want Swiss precision, open-source firmware, and a device that can't be compromised by altcoin features. Shift Crypto — the Zurich-based company behind it — stripped out everything except Bitcoin and built one of the cleanest, most auditable wallets available.
At ~$149, it's priced between entry-level Ledger and premium Coldcard. For Bitcoin-only holders who value auditability over feature breadth, it's an excellent choice. The companion BitBoxApp is the best desktop wallet software of any hardware wallet in its class.
What Makes BitBox02 Bitcoin-Only Special
Shift Crypto makes two versions of the BitBox02: a Multi Edition (supports several cryptocurrencies) and the Bitcoin-Only Edition. This review covers the Bitcoin-Only.
The distinction matters more than it sounds. A Bitcoin-only firmware:
- Has a smaller attack surface — fewer code paths, fewer potential vulnerabilities
- Cannot be tricked into signing altcoin transactions disguised as Bitcoin
- Reduces complexity in ways that improve auditability
- Signals to users that the manufacturer is Bitcoin-focused, not feature-padding
Shift Crypto has been explicit: the Bitcoin-Only edition uses different, simpler firmware than the Multi Edition. The same hardware, fundamentally different security philosophy.
Hardware Specifications
| Feature | BitBox02 Bitcoin-Only |
|---|---|
| Secure chip | ATECC608A (Microchip) |
| Display | OLED (128×64 pixels) |
| Input | Touch sliders (left and right edges) |
| Connection | USB-C |
| Backup | microSD card (encrypted) |
| Firmware | Open source (GitHub) |
| Hardware design | Open source |
| Dimensions | 54.5 × 25.4 × 9.6 mm |
| Weight | 12 g |
| Price | ~$149 |
| Origin | Switzerland |
The touch slider interface is unique — no buttons, no touchscreen, just two capacitive strips on the device edges. It takes a few minutes to learn but becomes intuitive. The OLED screen is small but readable.
The Secure Chip: ATECC608A
The BitBox02 uses the same secure element used in millions of IoT devices. It handles:
- Private key storage (keys never leave the secure chip)
- Rate-limiting PIN attempts (prevents brute force)
- Anti-tamper detection
The secure chip is certified CC EAL6+ — same class used in banking and passport chips. Importantly, Shift Crypto has documented their security architecture in detail: their whitepaper explains exactly how the secure chip interacts with the main MCU, what data is stored where, and what attack scenarios are mitigated.
This documentation quality is rare. Most hardware wallet manufacturers treat their security architecture as proprietary. BitBox02's openness allows independent verification.
Open Source: All of It
BitBox02 is fully open source:
- Firmware: github.com/digitalbitbox/bitbox02-firmware
- Hardware: Schematics and PCB design published
- BitBoxApp: Desktop application source code available
- Independent audits: Firmware has been audited by Kudelski Security
The practical implication: anyone with sufficient technical skill can read and verify every line of code running on the device. No black boxes, no trust-me security claims. The firmware can be built from source and flashed — reproducible builds are supported.
The BitBoxApp
This is where BitBox02 genuinely differentiates. The BitBoxApp is the official companion software — available for macOS, Windows, and Linux — and it's the best-designed hardware wallet desktop app available.
Features:
- Clean, minimal interface
- Full Bitcoin node connection (connect to your own Bitcoin node or Electrum server)
- Coin control (UTXO selection)
- Fee estimation with custom fee option
- Receive address verification on device
- Transaction history with labels
- Multisig setup (with Specter or Sparrow as coordinator if preferred)
- No account creation required
- Privacy-respecting (no telemetry)
For users coming from Ledger Live, the difference is stark. Ledger Live is bloated with DeFi features, NFT galleries, and upsells. BitBoxApp does one thing: manage your Bitcoin, clearly and securely.
Backup: microSD Card
BitBox02 uses microSD card backup as the primary backup method — different from every other major hardware wallet.
How it works:
- During setup, BitBox02 generates your seed
- You insert the included microSD card
- The backup is written to the microSD (encrypted with your device password)
- Store the microSD in a secure physical location
Seed phrase display: BitBox02 can also display your 24-word seed phrase for paper backup. But the default workflow uses microSD, which Shift Crypto argues is more reliable — no handwriting errors, no camera-readable exposure during setup.
The tradeoff: microSD cards can fail. Store your backup in multiple microSD cards (they're cheap) and consider a paper backup as well.
BitBox02 vs Coldcard vs Trezor
| Feature | BitBox02 Bitcoin-Only | Coldcard Mk4 | Trezor Safe 3 |
|---|---|---|---|
| Price | ~$149 | ~$150 | ~$79 |
| Bitcoin-only option | Yes | Yes (only) | No |
| Open source | Full (firmware + hardware) | Firmware only | Firmware only |
| Secure chip | ATECC608A | ATECC608A | OPTIGA Trust M |
| Air-gapped signing | No (USB-C required) | Yes (PSBT via SD) | No |
| Display | OLED 128×64 | Large LCD | 1.54" TFT |
| Backup method | microSD + seed phrase | Seed phrase | Seed phrase |
| Best for | Open-source priority, clean UX | Maximum security, air-gap | Beginners, best UX |
Coldcard's air-gapped PSBT signing is a real security advantage for large holdings — transactions never require USB connection to a computer. BitBox02 requires USB-C for all operations. For most users, this isn't a meaningful difference. For the most security-conscious, Coldcard's air-gap capability matters.
For a full hardware wallet comparison, see our Coldcard vs Trezor vs BitBox guide.
Multisig Support
BitBox02 is fully compatible with popular multisig coordinators:
- Sparrow Wallet — recommended for multisig setups
- Specter Desktop — dedicated multisig coordinator
- Electrum — veteran wallet with multisig support
For a 2-of-3 multisig using BitBox02 as one key, the workflow via Sparrow Wallet is straightforward: export the xpub from BitBoxApp, import into Sparrow alongside your other keys, create the multisig wallet. Standard stuff.
For multisig setups comparing different coordinator software, see our Bitcoin Multisig Wallet Comparison.
Pros and Cons
Pros
- Fully open source firmware, hardware, and app
- Swiss manufacturing and company accountability
- Excellent BitBoxApp — best companion software of any hardware wallet
- Kudelski Security audit of firmware
- Bitcoin-Only edition with simplified attack surface
- microSD encrypted backup is unique and convenient
- No upsells, no DeFi, no NFTs
Cons
- No air-gapped signing (USB-C required for all operations)
- Touch slider interface has a learning curve
- microSD backup adds a physical item to manage
- Smaller community than Ledger or Trezor
- Less known = harder to resell
Frequently Asked Questions
Can I use BitBox02 with Electrum or Sparrow? Yes. Both wallets support BitBox02 natively. You can use either as your primary wallet interface instead of BitBoxApp.
Is BitBox02 compatible with Lightning Network? Indirectly — use BitBox02 with Electrum, which can open Lightning channels from hardware-wallet-backed funds. Native Lightning signing on the device is not supported.
Can I verify BitBox02 firmware authenticity? Yes. BitBoxApp verifies firmware signatures automatically before any update. You can also build firmware from source and compare hashes.
What if I forget my device password? After too many failed attempts, the device wipes itself. You recover from your microSD or seed phrase backup.
Where is BitBox02 manufactured? Designed and manufactured by Shift Crypto in Zurich, Switzerland.
Bottom Line
The BitBox02 Bitcoin-Only is the hardware wallet for Bitcoiners who prioritize auditability, open-source software, and clean design. The BitBoxApp is the best companion software in the category. Swiss manufacturing and full source transparency set it apart from competitors who treat their security architecture as proprietary.
If air-gapped signing is a must, choose Coldcard. If you want the absolute easiest UX for beginners, choose Trezor. For everyone in between who values open source and clean design, the BitBox02 Bitcoin-Only is the right call.
See also: Best Bitcoin Hardware Wallets for Beginners 2026 | Keystone 3 Pro Review | Ledger vs Trezor 2026