TREZOR/DOCS ● KEYS OFFLINE

Entity profile

Trezor Hardware Wallets Explained

Trezor is a line of hardware cryptocurrency wallets built by SatoshiLabs, a company based in Prague, Czech Republic. A Trezor device generates and stores the private keys that control your coins on a small, purpose-built computer that never hands those keys to your phone or laptop. Transactions are signed inside the device and confirmed on its own screen, which is what separates it from an app-only wallet.

A Trezor hardware wallet device used to secure cryptocurrency private keys offline
Fig. 01 — A Trezor hardware wallet keeps signing keys on dedicated hardware rather than on a general-purpose computer.

The first Trezor was unveiled in 2013 and began shipping to customers in 2014, making it the earliest commercially available Bitcoin hardware wallet. It came out of the same Prague circle that ran one of the first Bitcoin mining pools, and the founders, Marek Palatinus and Pavol Rusnák, went on to co-author BIP-44, the derivation-path standard that most modern wallets still follow. That standards work is part of why a Trezor backup can usually be restored into other wallet software, and vice versa.

Every product in the Trezor family shares one architectural idea. The seed, from which all of your addresses and keys are derived, is created on the device during setup and stays there. When you want to move funds, the companion software builds an unsigned transaction, sends it over USB, and the Trezor displays the amount and destination address on its own screen. You approve it physically, the device returns a signature, and the software broadcasts it. Malware on the host computer can propose a payment, but it cannot approve one and it cannot read the key.

The hardware and firmware are open source, which is unusual in consumer security products and central to how Trezor argues for its own trustworthiness. Independent researchers can read the code, reproduce builds, and publish findings, including uncomfortable ones. Several notable vulnerability disclosures over the years came from outside labs, and the newer models were designed in part as answers to them.

This page walks through what a Trezor actually does, how the current lineup differs, what the software layer adds, where the security model holds and where it does not, and how to set one up without making the mistakes that cost people their coins. If you are comparing hardware wallets or you already own a Trezor and want to use it properly, the sections below are ordered to be read straight through.

Key takeawayA Trezor does not store your coins. Coins live on their blockchains. What the device stores is the secret that proves you own them, and what it sells you is the ability to keep that secret away from an internet-connected machine while still being able to spend.

Mechanics

How a Trezor works

Setup starts with entropy. The Trezor generates a random master seed on the device itself and shows you a recovery backup, word by word, on its screen. Those words are never transmitted to the computer, never displayed in a browser, and never stored by SatoshiLabs. From that single seed the device derives an effectively unlimited tree of private keys using hierarchical deterministic standards, so one backup covers every account and every supported coin on that Trezor.

Derivation follows published paths. A native SegWit Bitcoin account on a Trezor, for example, lives at a path like the one below, and the same path in any compatible wallet will produce the same addresses from the same seed.

m / 84' / 0' / 0' / 0 / 0
     |     |    |    |   |
     |     |    |    |   +-- address index
     |     |    |    +------ receive (0) or change (1)
     |     |    +----------- account number
     |     +---------------- coin type (0 = Bitcoin)
     +---------------------- script type (84' = native SegWit)

Day to day, the flow is always the same three steps. The software prepares a transaction, the Trezor shows you exactly what you are about to sign, and you confirm on the device. The screen matters more than anything else here. If clipboard-hijacking malware swaps the recipient address after you paste it, the substitution shows up on the Trezor display, and you catch it before signing rather than after.

Access to the device is gated by a PIN. On Trezor models with buttons, the PIN is entered using a scrambled grid, so the layout shown on the host screen tells an observer nothing about which digits you pressed. Wrong guesses trigger an increasing delay between attempts, which makes brute forcing impractical. Current firmware also supports a wipe code, a separate PIN that erases the device immediately if entered, which is a coercion escape hatch.

Above the PIN sits the passphrase, which is the most powerful and most dangerous feature a Trezor offers. A passphrase is combined with the seed to derive an entirely different wallet. There is no wrong passphrase; each one silently opens a different, empty-looking account. That means someone who steals both your device and your written recovery words still finds nothing without it, and it also means a forgotten passphrase is unrecoverable, permanently.

Firmware integrity is checked on every boot. The bootloader verifies the signature on the installed firmware, and Trezor Suite checks device authenticity when you connect. Unofficial or modified firmware produces a visible warning rather than a silent pass, so tampering is meant to be loud.

Nothing in this chain relies on the host computer being clean. That is the entire point of a Trezor, and it is why the device has a screen and buttons at all instead of being a plain USB key.

Hardware

The Trezor model lineup

Four devices define the history of the product. The original Trezor One established the category, the Model T added a touchscreen and Shamir backups, and the Safe series introduced a certified secure element alongside the general-purpose microcontroller. They differ in interface and in physical hardening rather than in the underlying key management, which has stayed consistent.

2014

Trezor One

Two physical buttons, a small monochrome display, micro-USB. The device that started hardware wallets, still supported by current firmware releases, and still the cheapest way into the family.

2018

Trezor Model T

Color touchscreen, USB-C, microSD slot. Recovery words and PIN are entered directly on the device, and it was the first Trezor to ship Shamir backup support.

2023

Trezor Safe 3

Buttons and a monochrome screen, but with an EAL6+ certified secure element added for PIN and seed protection. The compact, lower-cost half of the modern Safe line.

2024

Trezor Safe 5

Color touchscreen under toughened glass with haptic feedback, plus the same secure element approach as the Safe 3. The flagship of the current Trezor range.

Model comparison

Feature Trezor One Model T Safe 3 Safe 5
Input 2 buttons Touchscreen 2 buttons Touchscreen
Display Mono OLED Color LCD Mono OLED Color, glass
Secure element No No Yes (EAL6+) Yes (EAL6+)
Port micro-USB USB-C USB-C USB-C
Shamir backup No Yes Yes Yes
On-device seed entry Partial Yes Yes Yes
Wireless radio None None None None

Specifications summarize the published characteristics of each Trezor model. Prices and coin support change over time, so check current product documentation before buying.

Choosing between them is mostly a question of interface and budget rather than of safety guarantees. A Trezor Safe 3 and a Trezor Safe 5 protect a seed the same way; the Safe 5 simply makes entering long passphrases and reading addresses far more comfortable. If you plan to use a lengthy passphrase regularly, a touchscreen pays for itself in avoided frustration.

The Trezor One remains supported and remains a real hardware wallet, but it predates the secure element era and cannot do Shamir backups. For a new purchase intended to hold meaningful value for years, the Safe series is the sensible default.

Software layer

Trezor Suite and connected apps

The device needs a counterpart on your computer, and that counterpart is Trezor Suite, a desktop application for Windows, macOS, and Linux with a browser-based version alongside it. Suite replaced the older browser wallet in 2021 and is now the primary interface: it tracks balances, builds transactions, manages accounts, and handles firmware updates.

Suite includes privacy tooling that most exchange apps do not bother with. You can route traffic through Tor with a single toggle, connect to your own full node instead of the default backend, use coin control to choose which specific inputs a Bitcoin transaction spends, and label accounts and addresses with the labels encrypted and stored where you choose.

Buying, selling, swapping, and staking appear inside Trezor Suite as integrations with third-party providers rather than as services SatoshiLabs runs itself. That distinction matters: those partners have their own terms, fees, and identity requirements, and availability varies by country.

Not every asset a Trezor can sign for is visible in Suite. The device also works as a signer behind other software, so people commonly pair a Trezor with a desktop Bitcoin wallet such as Electrum, with a browser extension wallet for interacting with Ethereum applications, or with multisignature coordinators. In every case the keys stay on the Trezor and the external app only sees public data and unsigned transactions.

That flexibility is also where most user risk enters. When a Trezor signs a token approval for a decentralized application, the device shows the request, but reading and understanding a contract interaction is harder than reading a payment amount. Approving a malicious contract is a valid signature, and no hardware wallet can undo it.

Firmware and Suite are updated regularly. Updates are signed and verified by the bootloader, and the device asks for confirmation before installing, so an update is a deliberate act rather than something that happens quietly in the background.

Threat model

What Trezor protects against, and what it does not

An honest reading of any hardware wallet starts with its limits. A Trezor is very good at a specific set of problems and structurally unable to help with others, and knowing which is which is the difference between confidence and false confidence.

Handled well

  • Keylogging and remote-access malware on the host computer, since the seed never reaches it.
  • Clipboard address swapping, because the real destination is displayed on the Trezor screen.
  • Exchange failure or account freezes, since a Trezor holds keys in self-custody.
  • Casual device theft, which runs into the PIN, escalating delays, and an optional passphrase.
  • Firmware tampering, which the bootloader signature check surfaces on the device itself.

Not handled

  • Typing your recovery words into a website or app. This is how most Trezor owners actually lose funds.
  • Approving a transaction you did not read, including token approvals and blind signing.
  • A lost or destroyed backup with no second copy anywhere.
  • A forgotten passphrase, which cannot be reset or recovered by anyone.
  • Sending to the wrong network or an incorrect address you personally confirmed.

Physical attacks deserve their own paragraph. Security researchers have demonstrated that on the older Trezor One and Model T, which use a general-purpose microcontroller without a secure element, an attacker with the physical device, laboratory equipment, and skill can extract the encrypted seed. The published mitigation has always been the same: a strong passphrase, because the passphrase is not stored on the device at all. The Safe 3 and Safe 5 add a certified secure element specifically to raise the cost of this class of attack.

Supply chain is the other physical concern. Buying a Trezor from a marketplace reseller or a stranger reintroduces exactly the risk the device exists to remove, and there is a long history of counterfeit hardware wallets sold with pre-loaded seeds. Buy from the manufacturer or an authorized distributor, and treat any device that arrives with a pre-printed recovery sheet as compromised without exception.

Finally, phishing targets Trezor owners specifically. Contact data from third-party service providers has been exposed in past incidents affecting the company's mailing and support systems, and attackers use such lists to send convincing messages urging recipients to enter their recovery words on a lookalike site. No legitimate Trezor process ever asks for your recovery words in a browser, in an email, or over the phone. If something asks, it is an attack.

Rule of thumbYour recovery words are entered in exactly two situations: on the Trezor device itself during a recovery, and nowhere else, ever. Any other prompt, however official it looks, is someone trying to take your money.

Recovery

Backups, Shamir shares, and passphrases

A standard Trezor backup is a list of words, twelve, twenty, or twenty-four depending on the model and the option you choose, following the BIP-39 wordlist. Written down and stored safely, that list reconstructs every account on the device. Lose the Trezor and you buy another one and restore. Lose the words and the Trezor, and the funds are gone with no appeal.

The weakness of a single word list is that it is a single point of both failure and theft. One copy can burn. Two copies double the chance one is found. SatoshiLabs' answer was Shamir backup, standardized as SLIP-39 and first shipped on the Model T, which splits the secret into multiple shares with a threshold. A three-of-five setup, for example, survives losing two shares and reveals nothing to someone who steals two.

SINGLE SEED   -> 1 list, 1 point of failure
SHAMIR 2-of-3 -> any 2 shares recover; 1 share = nothing
SHAMIR 3-of-5 -> tolerates 2 lost shares; 2 stolen = nothing

Whichever scheme you use, the medium matters. Paper survives neither fire nor flood, and a photo of your words on a phone is the same as publishing them. Metal backup plates, including the steel products Trezor sells for this purpose, exist because people genuinely do lose seeds to house fires and burst pipes.

The passphrase sits on top of the backup and changes the calculation entirely. Because each passphrase derives a distinct wallet from the same seed, a Trezor can hold a small everyday balance with no passphrase and a serious balance behind one, on the same device. Someone who compels you to unlock the Trezor sees the visible wallet and no evidence that another exists.

The price of that protection is that the passphrase must be remembered exactly, including capitalization and spacing, forever, and it must be recorded somewhere separate from the seed words in case you are hit by a bus. Storing the passphrase next to the recovery sheet removes its entire benefit. Storing it nowhere removes your coins. Most people who lose funds while owning a Trezor lose them to backup mistakes, not to hackers.

Timeline

Milestones in the Trezor story

The dated record below traces how the product moved from a proof of concept for Bitcoin holders to a multi-model hardware line with its own desktop software and backup standard.

  1. 2013

    SatoshiLabs unveils the first Trezor, a dedicated device for holding Bitcoin keys offline, at a time when software wallets and exchanges were the only realistic options.

  2. 2014

    The Trezor One ships to customers as the first commercially available Bitcoin hardware wallet. The same year, its creators co-author BIP-44, the multi-account derivation standard adopted across the wallet industry.

  3. 2018

    The Trezor Model T arrives with a color touchscreen, letting the PIN, passphrase, and recovery words be entered on the device rather than on the host computer.

  4. 2019

    Shamir backup, published as SLIP-39, becomes available on Trezor hardware, introducing threshold recovery shares to consumer self-custody.

  5. 2021

    Trezor Suite launches as a standalone desktop application with Tor support, coin control, and custom backend options, replacing the older browser-based wallet.

  6. 2023

    The Trezor Safe 3 introduces an EAL6+ certified secure element to the lineup while keeping the open firmware approach and a familiar two-button interface.

  7. 2024

    The Trezor Safe 5 becomes the flagship, combining the secure element with a color touchscreen under toughened glass and haptic confirmation feedback.

For an outside summary of the company and its place in the wallet market, the encyclopedia entry on Trezor is a reasonable neutral starting point.

Onboarding

How to set up a Trezor safely

Setup is a genuine sequence, and the order protects you. Do it at a desk, alone, unhurried, with a pen and something better than a sticky note to write on.

  1. 01Inspect the package

    Check the seals and the packaging before anything else, and confirm the Trezor arrived without a pre-filled recovery card, a printed PIN, or instructions to use a seed someone else generated. A genuine device is blank when you receive it and creates its own secret in front of you.

  2. 02Install the official software and firmware

    Download Trezor Suite from the manufacturer's own site, typed by hand rather than reached through a search advertisement, then connect the device by cable. New units ship without firmware; the Suite installs a signed build and the Trezor verifies the signature itself before running it.

  3. 03Create the wallet and write the backup

    Let the Trezor generate a new wallet and copy the recovery words down by hand, in order, exactly as shown. Never photograph them, never type them into any device, and complete the verification step so you know the copy is correct rather than assuming it.

  4. 04Set a PIN, and decide about a passphrase

    Choose a PIN you will not forget and that is not a birth year. If your balance justifies it, enable a passphrase on the Trezor and store it separately from the seed. Decide this deliberately, because moving funds later is extra work.

  5. 05Test with a small amount, then a dry-run recovery

    Send a small transaction in and back out to confirm the whole path works. Then use the dry-run recovery check to prove your written words actually restore the wallet on the Trezor before you trust it with a serious balance. A backup you have never tested is a hypothesis.

Field notes

Living with a hardware wallet

Once the Trezor is set up, the habits matter more than the hardware. Verify the receiving address on the device screen when someone pays you, not just in the app, and verify the full destination when you send. Address poisoning attacks work by seeding your transaction history with lookalike addresses, and the only reliable defense is reading the whole string on the Trezor rather than the first and last four characters.

Keep the device unremarkable. A Trezor in a drawer among cables attracts less attention than one displayed on a desk, and mentioning in public that you self-custody is the first step in most physical-coercion stories. The passphrase feature exists precisely because that risk is real.

Update firmware, but not in a panic and not from a link someone sent you. Open Trezor Suite, let it tell you an update exists, and confirm on the device. Read release notes when a change touches key handling.

Plan for inheritance while you can still explain it. A Trezor with a passphrase and a Shamir split is excellent security and terrible for heirs who do not know either exists. Write instructions that describe where the shares live and what the device is, without putting the secrets themselves into the same document, and tell one person you trust that the instructions exist.

Think about privacy separately from security. A Trezor protects keys; it does not hide your transaction graph. Suite's Tor toggle and the option to connect to your own node reduce how much a third-party server learns about which addresses belong to you, and coin control lets you avoid merging unrelated inputs.

Finally, resist the urge to keep everything in one place. Splitting holdings across a Trezor for long-term storage and a small hot wallet for daily use means an operational mistake in the hot wallet is annoying rather than catastrophic, and it keeps the Trezor plugged in as rarely as possible.

Questions

Frequently asked questions

What happens if my Trezor is lost, stolen, or broken?

Your funds are unaffected as long as you have the recovery backup. Buy a replacement Trezor, or use any BIP-39 compatible wallet, restore from your words, and the same accounts reappear. A thief still faces the PIN and, if you set one, the passphrase.

Can SatoshiLabs recover my wallet for me?

No. Nobody at the company ever sees your seed, so there is no reset, no account recovery, and no support ticket that restores access. Anyone claiming to offer a Trezor recovery service in exchange for your words is stealing from you.

Do I need internet on the device itself?

No. A Trezor has no radio and no network connection of its own. It communicates only over the USB cable with your computer, which handles all the internet-facing work of fetching balances and broadcasting signed transactions.

Which coins does it support?

Trezor devices sign for thousands of assets, including Bitcoin, Ethereum and ERC-20 tokens, Litecoin, and many others. Some are managed directly in Trezor Suite and some through compatible third-party wallets, and support differs slightly between models, so verify your specific asset before purchasing.

Is open source firmware less secure?

The Trezor position is the opposite: published code lets independent researchers audit the implementation and lets users verify what runs on their device. Several important findings about Trezor hardware came from external labs, and the newer models were shaped by those disclosures.

Should I buy secondhand to save money?

Never. A used or resold Trezor may have been prepared with a seed the seller already knows, and any funds you send would be drained later. Buy new from the manufacturer or an authorized reseller; it is the cheapest insurance in the entire process.

Is a passphrase necessary for everyone?

Not for everyone. A passphrase adds strong protection against physical seed theft, and it adds a permanent memory obligation. If your balance is modest and your backup is well hidden, a PIN-protected Trezor without a passphrase is a reasonable choice.

Can I use the same seed on more than one device?

Yes. Restoring the same recovery words onto a second Trezor gives you an identical wallet, which some people keep in a separate location as a spare. Every copy carries the same risk, so treat a duplicated device as seriously as the original backup.

Closing

The short version

A Trezor moves the one secret that matters off your computer and onto a device with a screen you can trust, then makes you press a button before anything leaves your wallet. That is a narrow job, done well, by hardware that has been in the field and under public scrutiny since 2014.

What it cannot do is protect you from yourself. Every Trezor ships with the same implicit contract: the manufacturer supplies verifiable hardware and open firmware, and you supply a backup that exists, a passphrase you remember, and the discipline to read the screen before confirming. Hold up your end and self-custody with a Trezor is a genuinely solid arrangement. Skip it, and no device on the market will save you.