Trezor Suite
Reference guide / Hardware wallet software

Trezor Suite, the app that runs a Trezor hardware wallet

Trezor Suite is the official application for setting up and operating a Trezor hardware wallet. It runs as an installed desktop program on Windows, macOS and Linux, as a browser version for people who cannot install software, and as a watch-only phone companion called Trezor Suite Lite. It is free, it is made by SatoshiLabs, and it never takes custody of anything: your private keys stay inside the hardware device, while Trezor Suite acts as the display, the bookkeeper and the courier between that device and the blockchain.

This guide explains what Trezor Suite actually does, how work is divided between the app and the device it talks to, which features matter in daily use, what the privacy trade-offs are, and how a first-time owner should proceed. Everything below describes the software as a category of tool; for exact version numbers, current coin lists and regional availability of third-party services, always check the in-app information, since those details change with each release.

A Trezor hardware wallet connected by cable to a computer running the Trezor Suite interface
Two halves of one system: the device holds and uses the keys, Trezor Suite handles everything a small screen cannot.

What Trezor Suite is

A hardware wallet is a deliberately limited computer. It has a tiny screen, one or two buttons or a small touch panel, no browser, no email client and no way to be talked into running arbitrary code. That limitation is the whole point, and it is also why the device needs a partner. Trezor Suite is that partner: the ordinary, full-featured application that gives the device a real keyboard, a readable interface, an address book, price charts and a route to the network.

Owners of older devices will remember a browser page called Trezor Wallet, which did roughly the same job from inside a tab. SatoshiLabs retired it in favor of Trezor Suite, and the change was more than cosmetic. A program you install once and verify once is harder to impersonate than a web address someone can typo-squat, and a native app can ship things a web page cannot, such as built-in Tor routing and the option to point the software at your own blockchain server.

It is worth being blunt about what Trezor Suite is not. It is not a custodian and holds no balance of its own. It is not an exchange, although it can pass you through to third-party providers that buy, sell or swap. It never sees, stores or asks for your recovery seed, and any screen, email or message that claims otherwise is an attack. Trezor Suite is, in the end, an interface: sophisticated, but powerless without the device sitting next to it.

How Trezor Suite works with the device

Setup is the first place the division of labor shows. When a new device is plugged in, Trezor Suite checks its firmware, installs it if the unit shipped without any, and then hands the important part over: the device generates the recovery seed itself, from its own randomness, and shows the words only on its own screen. Trezor Suite displays instructions and progress, never the words. The PIN is chosen the same way, with older models using a scrambled grid so that even a compromised computer learns nothing from your clicks.

Once a wallet exists, Trezor Suite asks the device for extended public keys, one per account. From an extended public key the app can derive every receiving address and every change address, work out balances, and rebuild a full transaction history without ever touching a private key. To do that it queries blockchain backend servers over the internet. That is the honest privacy cost of any modern wallet: some server learns which addresses you are interested in, and Trezor Suite gives you two ways to blunt it, described further down.

Sending money reverses the flow. You enter a recipient and an amount, pick a fee, and Trezor Suite assembles an unsigned transaction and pushes it to the device. The device then shows what it is actually being asked to sign, in full, on hardware you control. You compare that against what you intended, confirm physically, and only then does a signed transaction come back for Trezor Suite to broadcast. This is the trusted display principle, and it is the reason malware on your laptop cannot quietly redirect a payment.

Two integrity checks sit around all of this. Firmware is signed, and the device refuses or loudly flags anything unsigned, with Trezor Suite reporting the result. Newer models with a secure element also support an authenticity check, where the app challenges the chip to prove it is a genuine unit rather than a cloned shell. Neither check is a substitute for buying from a trustworthy source, but together they catch the crude supply-chain attacks.

Division of labor
Job Handled by the device Handled by Trezor Suite
Recovery seed creation and storage Yes, generated and shown on device only No access at any point
PIN and passphrase verification Yes, checked inside the device Presents the entry interface only
Address derivation Confirms and displays addresses Derives them from the extended public key
Balances and transaction history Not involved Fetched from blockchain backends
Building an unsigned transaction Not involved Coin selection, fees, outputs
Signing Yes, after physical confirmation Sends the request, receives the signature
Broadcasting to the network Not involved Yes, over your connection
Labels and notes Not involved Encrypted, stored locally or in your own cloud folder

What you can do in Trezor Suite

Accounts and portfolio

Each coin you enable gets one or more accounts, and Trezor Suite lets you add, rename and hide them as your setup grows. For Bitcoin you can keep separate accounts using different address types, which is useful for keeping long-term savings apart from spending funds. The dashboard totals everything in your chosen fiat currency and draws a value chart, and a discreet mode blanks the numbers when you are not alone.

Receiving, sending and coin control

Receiving means generating a fresh address and checking it on the device screen before you share it. Sending gives you fee presets plus a custom option, an estimate of confirmation time, and, on Bitcoin, the ability to bump a stuck transaction with replace-by-fee. Advanced users get coin control, so you can choose exactly which unspent outputs fund a payment, and labeling, so past transactions read as something more useful than a string of characters. Trezor Suite encrypts those labels with a key derived from your device and keeps them out of anyone else's hands.

Buying, selling and swapping

Trezor Suite includes a trade area that compares offers from third-party providers and delivers the coins straight to an address on your own device. This is a convenience layer, not a service run by the app itself: identity checks, payment methods, fees, limits and country availability all belong to the provider you pick, and Trezor Suite is clear about handing you over. Read the provider terms before committing, and treat the quoted rate as theirs rather than the app's.

Staking on supported networks

For a small number of proof-of-stake networks, Trezor Suite offers staking directly in the account view, again through third-party infrastructure, with the keys never leaving your device. Rewards accrue over time and unstaking is not instant on most chains, so read the waiting period and the fee split shown in the app before you commit funds. Which networks are covered changes between releases, so treat the in-app list as the authority.

Device management

Everything you would otherwise need a separate tool for lives in the device settings: firmware updates, changing or removing the PIN, enabling the passphrase feature, running a backup check, switching between standard and Bitcoin-only firmware, renaming the device, changing its home screen, and wiping it completely. Because Trezor Suite verifies firmware signatures as part of the update, this is also where the app quietly does some of its most important security work.

Privacy and security controls

The unavoidable leak in any wallet is the lookup: something has to ask the network about your addresses. Trezor Suite offers two answers. The desktop version can route its traffic through Tor with a single switch, which hides your IP address from the backend server. More thoroughly, you can point each coin at a custom backend, meaning your own node or an instance you trust, so that no outside party sees your extended public key at all. Neither option is mandatory, and neither costs money.

The passphrase feature is the other major control. A passphrase is an extra secret, held only in your head, that turns one recovery seed into an unlimited set of separate wallets. Enter nothing and you get the standard wallet; enter a word and you get a different one, with its own addresses and balances. Trezor Suite treats each as a distinct session, and because there is no list of valid passphrases anywhere, a wrong entry simply opens an empty wallet rather than an error. That is powerful and unforgiving in equal measure: lose the passphrase and those funds are gone.

Smaller settings matter too. Discreet mode hides balances at a glance. Anonymous usage analytics can be switched off. You can decide whether the app fetches fiat exchange rates at all, since that is another outbound request. Trezor Suite also remembers connected wallets in a view-only mode if you allow it, which is convenient for checking balances but means encrypted account data sits on that computer, so it is a choice to make consciously on a shared machine.

Finally, the boring advice that prevents most real losses. Download Trezor Suite only from the official source and verify the signature if you are able. The app will never ask for your recovery seed, so any prompt to type those words into a computer is fraud, no matter how convincing the branding. Phishing campaigns aimed at hardware wallet owners are a documented, recurring problem across the industry, and background on how such wallets are meant to work is available in the general reference on cryptocurrency wallets ->

Trezor Suite can be reinstalled, re-downloaded and reconfigured on any machine. The twelve or more words you wrote down at setup cannot. Protect them accordingly.

Devices and assets Trezor Suite supports

Trezor Suite is built to work across the whole device family rather than a single model, from the original button-based unit that started the hardware wallet category to the later touchscreen and secure-element models. Interface details shift with the hardware: PIN entry happens on the computer with a scrambled grid on older models and on the device itself where there is a touchscreen, and multi-share backups in the Shamir style are only available where the firmware supports them. Trezor Suite adapts its setup flow to whatever it detects.

Asset support comes in layers. The largest networks and their token standards are handled natively, with accounts, sending, receiving and history all inside the app. A far longer list of assets is reachable by using the same device with third-party wallet software, which borrows the hardware for signing while providing its own interface. In that arrangement Trezor Suite remains the place you go for firmware, PIN changes and backup checks, even though day-to-day activity happens elsewhere.

Because coin support is added over time and occasionally reorganized, no static list is trustworthy for long. Open the coin settings in Trezor Suite and enable what you need; anything absent there is a candidate for the third-party route rather than a sign that the asset cannot be secured by the device at all.

Desktop, browser and mobile compared

Three ways to reach the same wallet, with meaningfully different capabilities. The desktop build is the reference experience and the one to prefer; the browser version exists for locked-down or borrowed machines; Trezor Suite Lite on a phone is a viewer, not a signer. Choose by what you need to do, not by what is quickest to open.

Capability Desktop app Browser version Trezor Suite Lite
Installation Downloaded and verified once None, opens in a tab From the mobile app stores
Device setup and firmware Full support Supported, browser permitting Not available
Signing and sending Yes, with the device attached Yes, with the device attached No, watch-only
Built-in Tor routing Yes Depends on your own browser setup No
Custom blockchain backend Yes Limited No
Best for Everyday use and all sensitive operations Machines where installing software is impossible Checking balances and generating receive addresses on the move

Capabilities of each Trezor Suite edition change between releases; confirm current behavior in the app.

How to get started with Trezor Suite

First-time setup takes twenty minutes if you do not rush the backup, and the backup is the part people rush. Sit somewhere private, without a camera pointed at your desk, and work through the steps in order.

  1. 01Install the app. Download Trezor Suite for your operating system from the official source, verify the signature if you know how, then open it before plugging anything in.
  2. 02Connect and inspect the device. Trezor Suite will check the firmware, install or update it as needed, and run the authenticity check on models that support it. Do not continue if anything looks off.
  3. 03Create the wallet and write down the backup. The words appear on the device, never in Trezor Suite. Copy them onto the supplied cards by hand, in order, and store them away from the device itself. No photographs, no cloud notes, no typing.
  4. 04Set a PIN and enable your coins. Choose a PIN you will remember but nobody will guess, then switch on the assets you actually hold in the coin settings so the dashboard stays readable.
  5. 05Test with a small amount. Send a token amount in, confirm it arrives, then send a token amount back out so you have practiced the confirmation flow before it matters.

Once that dry run is complete, move the rest of the funds. If you plan to use a passphrase, decide now rather than later, and rehearse recovering into the hidden wallet at least once so you know the exact spelling and capitalization work. Trezor Suite makes switching between passphrase wallets easy, which is precisely why a typo can look like a disappearance.

Living with Trezor Suite over time

Updates arrive regularly for both the app and the device firmware, and Trezor Suite prompts you when either is available. Apply them, but not in a hurry and not while holding a half-finished transaction: connect the device, let the update finish, and confirm the wallet reappears with the balances you expect. Your funds live on the blockchain, not in the app, so an update cannot lose them, though an interrupted firmware flash can mean recovering from your backup, which is exactly why the backup exists.

Periodically check that the backup still works. Trezor Suite includes a backup verification flow that asks you to re-enter your words on the device so it can confirm they match, which is safer than the alternative of finding out during an emergency. Do the same for any passphrase you rely on. Paper degrades, handwriting becomes ambiguous, and a seven is not always a one.

When something goes wrong, the causes are usually mundane. A device that will not appear is nearly always a cable or a USB port; a balance that looks wrong is nearly always a backend hiccup or a missing account rather than a lost coin; a transaction stuck in the mempool needs a fee bump, not panic. Trezor Suite exposes enough detail, including raw transaction data and backend status, to tell these situations apart, and none of them require you to type your recovery words into anything.

Frequently asked questions about Trezor Suite

Is Trezor Suite free?

Yes. Trezor Suite is free to download and use, with no subscription and no account. You pay for the hardware device, and for network fees when you transact. Third-party services offered inside the app, such as buying or swapping, carry their own fees set by those providers.

Do I have to use Trezor Suite with my device?

For day-to-day transactions, no; several third-party wallets can drive the same hardware. For setup, firmware updates and backup checks, Trezor Suite is the practical choice, and most owners use it as their main interface simply because it is the one built for the device.

Can Trezor Suite see my recovery seed or move my funds?

No. The seed is generated inside the device and displayed only there, and private keys never leave it. Trezor Suite can propose a transaction, but it cannot sign one; that requires your physical confirmation on the device. Any message claiming the app needs your recovery words is a phishing attempt.

What is the difference between the desktop and browser versions?

The desktop build of Trezor Suite is installed and verified once, includes built-in Tor routing, and supports custom backends. The browser version is convenient on machines where you cannot install software, but it depends on browser USB support and lacks some privacy options. Where both are available, prefer the desktop app.

Can I check balances without plugging in the device?

Yes, in two ways. Trezor Suite can remember a wallet in view-only mode on a trusted computer, and Trezor Suite Lite on a phone shows balances and generates receive addresses without any signing ability. Both are watch-only by design, so nothing can be spent from them.

Which coins can I hold in Trezor Suite?

Major networks and their common token standards are supported natively, and the list grows over time, so the coin settings screen inside Trezor Suite is the only reliable reference. Assets not listed there can often still be secured by the same device through compatible third-party wallet software.

Is the code open to inspection?

Yes. The source for Trezor Suite is published, which means independent researchers can read what the app does rather than take a marketing claim on faith. That transparency is part of why the wider hardware wallet field treats open development as a baseline expectation rather than a bonus.