Trezor
paid · open sourceTrezor is the original open-source hardware wallet: a small device that keeps your Bitcoin keys off your internet-connected computer entirely. Transactions are signed inside the device, so malware on your laptop cannot steal your coins. The firmware is open for anyone to inspect, but you still rely on Trezor's hardware and supply chain being honest. A good first hardware wallet.
Trust shape
Trust-minimized
You trust Trezor the company for honest hardware and an uncompromised supply chain, though the open firmware lets anyone verify the code.
Facts
- Website: trezor.io
- Source: github.com/trezor/trezor-firmware
- Platforms: hardware
- Last updated: 2026-06-12
Editor's note
The original open-source hardware wallet — the gentle on-ramp.
Build or maintain Trezor? Claim this listing to keep its facts current.
Related in Self-Custody Wallets
Coldcard
Coldcard is a Bitcoin-only hardware wallet designed on the assumption that your computer is already compromised. It can sign transactions fully air-gapped using a microSD card, so your keys never touch an online machine. The firmware is published for inspection, though you still trust the vendor's hardware. Less friendly than mainstream devices, and built for serious long-term cold storage.
Electrum
Electrum is the longest-running Bitcoin wallet still in active development, shipping since 2011. It is a lightweight desktop wallet that keeps your keys on your own machine and supports multisig setups. By default it talks to public Electrum servers rather than your own node, which is faster to set up but reveals your addresses to whoever runs the server.
Foundation Passport
Foundation Passport is an open-source, air-gapped hardware wallet that signs Bitcoin transactions by exchanging QR codes with your phone or desktop wallet, so it never plugs into a computer. It aims for the middle ground: more approachable than expert-tier devices, more rigorous than beginner ones. You still rely on Foundation as a hardware vendor, but the code is open to verify.
SeedSigner
SeedSigner is a do-it-yourself Bitcoin signing device you build from a Raspberry Pi Zero and roughly $50 of commodity parts. It has no persistent storage, never keeps your keys between sessions, and you can verify every line of its open-source code. Because there is no vendor, there is no supply chain to trust — but the assembly and operation are on you.