Trezor Suite

Independent reference page ยท wallet software

Category
Hardware wallet interface
Publisher
SatoshiLabs
Price
Free

Reference sheet

What Trezor Suite is and how it works

Trezor Suite is the desktop and browser application that SatoshiLabs builds for its Trezor hardware wallets. It is where a device is set up, where balances are read, where transactions are prepared, and where firmware gets updated. Because the private keys never leave the hardware, Trezor Suite works as the eyes, hands and paperwork of the operation, while the device keeps the secret and performs the signing. This page explains how Trezor Suite is put together, what it can and cannot do, and how to use it without undermining the protection you paid for.

Trezor Suite running on a computer screen next to a Trezor hardware wallet
Trezor Suite pairs a connected hardware wallet with a full account interface on the computer.
Name
Trezor Suite
Platforms
Windows, macOS, Linux, modern web browsers
Category
FinanceApplication
Cost
0 USD, free download
Requires
A Trezor hardware wallet for signing
01

What the software is

SatoshiLabs, a Czech company based in Prague, shipped one of the first commercial hardware wallets in 2014 and has published wallet software for those devices ever since. Trezor Suite is the current generation of that software. It replaced an older browser interface, pulling account management, device setup, trading and privacy settings into a single program instead of a scattering of web pages plus a separate background helper.

Technically, Trezor Suite is one codebase delivered two ways: a downloadable desktop application for Windows, macOS and Linux, and a browser version hosted by the company. Both builds of Trezor Suite talk to the same hardware and show the same accounts. The source code is public, so anyone can read it, build it, or check that a release matches what the repository contains, which matters a great deal in a category where a convincing fake interface is the classic attack.

The division of labour is the thing to understand first. Your recovery seed and the private keys derived from it live inside the Trezor device and are never handed to the computer. Trezor Suite holds only public information: extended public keys, addresses, balances, transaction history, labels and settings. Everything that could move money has to be approved by pressing a button on the device itself, which is why Trezor Suite is best described as a viewer and a courier rather than a vault.

There is no account to create. Trezor Suite does not ask for an email address, a password or a phone number, and there is nothing to log into. Open Trezor Suite, connect the device, enter the PIN on it, and the wallet appears. Because the software is non-custodial, SatoshiLabs cannot freeze, reverse or recover anything on your behalf, and it cannot lock you out either.

Trezor Suite is free. The business model is hardware sales, plus a small revenue share on the optional buy, sell and swap services offered inside the app. You are never asked to pay for the software, for updates, or for a premium tier, and any page that asks you to pay a fee to unlock or activate Trezor Suite is a scam.

The audience is deliberately wide. A first-time owner can get through setup with guided screens and never touch anything technical, while a more demanding user will find coin control, custom fee rates, account labelling, Tor routing and the option to point Trezor Suite at a self-hosted backend. Both experiences sit in the same Trezor Suite window, with the advanced parts kept out of the way until you go looking for them.

02

How the device and the app divide the work

When a Trezor is initialised, the device generates a recovery seed using its own randomness and shows the words on its own screen. From that seed it derives every private key for every supported network, following the same public standards other wallets use. Trezor Suite watches this happen but never receives the seed, which is why a compromised computer running the app is not the same thing as a compromised wallet.

To show balances, Trezor Suite asks the device for extended public keys, one per account, and then queries backend servers with them. For Bitcoin and similar chains the queries go to indexing servers running Blockbook, the open-source indexer SatoshiLabs maintains; other networks use their own node infrastructure. The reply is a list of transactions and unspent outputs, which Trezor Suite turns into the balance and history you see on screen.

Sending is a three-step conversation. Trezor Suite builds an unsigned transaction from the inputs it knows about, sends it to the device, and waits. The device then displays the recipient address, the amount and the fee on its own screen and asks you to confirm. That trusted display is the whole point: malware can rewrite what Trezor Suite shows you on a compromised computer, but it cannot rewrite what the hardware shows, so a swapped address is caught at the moment of approval.

Once you confirm, the device returns a signed transaction, Trezor Suite broadcasts it to the network through the same backend, and then tracks confirmations until the payment settles. If the transaction is stuck on a low fee, Trezor Suite can build a replacement at a higher rate rather than leaving you to wait.

Receiving works the same way in reverse. Trezor Suite shows the next unused address, but it also asks you to check that address on the device screen before you copy it, so that clipboard-hijacking malware cannot substitute one of its own. Skipping that check is the single most common way people undermine an otherwise sound setup.

One device can also hold more than one wallet. A passphrase entered at connection time produces a separate set of accounts, and Trezor Suite treats each of those as its own session, with its own dashboard, labels and history. Nothing is remembered between sessions unless you ask for it, which keeps the hidden-wallet feature genuinely hidden.

03

Desktop, browser and the mobile companion

The desktop build of Trezor Suite is the fuller of the two main options. It ships with everything needed to talk to the device, so the old standalone bridge program is no longer required, and it carries settings the browser cannot offer, including a switch that routes the app's own network traffic through Tor. Desktop releases are signed, which lets a careful user verify a download before installing it rather than trusting the file blindly.

The browser version of Trezor Suite covers the same core ground: setup, accounts, sending, receiving, firmware updates and settings, without anything to install. The trade-offs are that it depends on browser permissions to reach a USB device, it cannot manage its own Tor connection, and you have to be certain you are on the genuine web address every single time. Phishing copies of the web app exist, and they are the reason the desktop build is generally recommended for anything beyond a quick check.

There is also a lightweight mobile companion, Trezor Suite Lite, for Android and iOS. It is watch-only by design: you add accounts by scanning their public keys from the desktop app, and from then on you can see balances and generate receive addresses on the phone. It does not sign transactions, does not hold keys and cannot replace the desktop or browser app for spending.

For most people the sensible arrangement is Trezor Suite installed on one trusted computer, Trezor Suite Lite on the phone for glancing at a portfolio while out, and the browser version kept in reserve for a machine where installing software is not an option. All three read the same wallet, because the wallet lives on the device rather than inside any copy of Trezor Suite.

04

What you can do day to day

The dashboard is the landing screen: total value across every account, a chart of how that value has moved, and a combined list of recent activity. Values are converted into a fiat currency of your choosing using exchange rates fetched by Trezor Suite, which is a display convenience rather than an accounting record.

Below that sit accounts. Trezor Suite lets you keep several accounts per network, which is the cleanest way to separate savings from spending, or personal funds from a side business, without buying a second device. For Bitcoin you can choose the address type per account, from legacy through SegWit to Taproot, and each account can be named so you can tell them apart at a glance.

For payments, Trezor Suite offers a simple fee level for people who just want it to work and a custom rate in satoshis per byte for people who watch the mempool. Bitcoin transactions can be sent as replaceable, and if one sits unconfirmed you can bump the fee from the transaction detail view. Ethereum transfers expose the gas settings in the same spirit, with sensible defaults up front and manual control one click away.

Coin control is available for Bitcoin accounts. Open it and Trezor Suite lists your individual unspent outputs, letting you decide exactly which coins fund a payment. That matters for privacy, since it stops the wallet from merging outputs you would rather keep unlinked, and it matters for cost, since fewer inputs mean a smaller, cheaper transaction.

Labels are more useful than they sound. You can name accounts, outputs and individual transactions, and Trezor Suite encrypts that metadata with a key derived from the device before it is stored, either as local files or synced through a personal Dropbox or Google Drive folder. The provider only ever sees an encrypted blob, and without the device the labels cannot be read.

Buying, selling and swapping happen through an integrated marketplace powered by Invity, a SatoshiLabs company, which compares quotes from several third-party providers. Staking for selected networks is likewise handled by outside providers surfaced inside Trezor Suite. These are conveniences bolted onto the wallet, and they come with the counterparty and identity-verification requirements of whichever provider you pick.

There is also a device management area, where Trezor Suite shows the firmware version, the model, the label you gave the hardware and the switches for PIN, passphrase and wipe. It is the screen to visit when you inherit a device, hand one on, or simply want to confirm which unit you are looking at before doing anything irreversible.

For records, Trezor Suite can export an account's transaction history to a file, which saves a lot of manual copying when tax season arrives or an accountant asks where a payment went. Combined with labels applied as you go, it turns the wallet into something you can actually reconcile months later.

05

Privacy tools and their honest limits

Any wallet that asks a server for your balance tells that server something about you. The desktop version of Trezor Suite addresses this with a built-in Tor switch: turn it on and the app's queries reach the backend through the Tor network, so the server sees a circuit rather than your home IP address. It is one toggle, it survives restarts, and it costs a little speed.

The stronger option is to remove the third party altogether. In settings you can point Trezor Suite at a Blockbook instance you run yourself, so account queries go to your own machine instead of the default servers. This takes real effort to set up and maintain, but for anyone holding meaningful amounts it closes the last routine leak in the setup.

Smaller touches help in ordinary life. Discreet mode blurs every balance so you can open Trezor Suite in a shared office without broadcasting your net worth. Usage analytics are optional and can be declined during onboarding or switched off later. Trezor Suite has also carried features that came and went: a coinjoin option for Bitcoin was offered for a period and later withdrawn after the third-party coordinator it depended on shut down.

What the app cannot fix is what happens outside it. If coins arrive from an exchange that knows your identity, that link exists on the blockchain no matter how carefully Trezor Suite handles them afterwards. Reusing addresses, consolidating unrelated outputs in one payment, or posting an address publicly will undo the benefit of every privacy feature listed above.

06

PIN, passphrase, firmware and authenticity

The PIN is set during setup and protects a device that ends up in someone else's hands. Entry is deliberately awkward: the number grid is shown on the device while you click blank positions in Trezor Suite, so a screen recorder on the computer learns nothing useful. Wrong guesses trigger escalating delays, and after enough failed attempts the device wipes itself, leaving the attacker with a blank piece of hardware and you with your recovery seed.

The passphrase feature goes further. Adding a passphrase to your seed produces an entirely separate wallet, so the same device can hold an everyday wallet and a hidden one that only appears when the exact passphrase is entered. Trezor Suite makes this easy to use and is blunt about the risk: a passphrase is not a password to be reset, and a single typo silently opens a different empty wallet rather than warning you.

Firmware updates are delivered through Trezor Suite, which checks for a new version, shows what changed, and hands the image to the device. The hardware verifies the signature on that image before installing it, so an unsigned or tampered build will not run. Owners who only care about Bitcoin can install Bitcoin-only firmware from the same screen, which removes the code for every other network and shrinks the amount of software that has to be trusted.

On models with a secure element, Trezor Suite can run a device authenticity check, in which the hardware proves it holds a certificate issued during manufacturing. It is a defence against a counterfeit device or a swapped unit from a reseller, and it is worth running once when a new device arrives, alongside inspecting the packaging.

None of this defends against everything. Trezor Suite cannot help if the recovery seed is photographed, typed into a website, stored in a password manager or handed over under pressure. It also cannot stop you from installing a fake app: attackers buy search ads for wallet software, so downloading from the publisher's own domain and verifying the signature is the step that protects the rest.

07

Coins, tokens and outside integrations

Native coverage centres on Bitcoin and its close relatives, such as Litecoin, Bitcoin Cash and Dogecoin, alongside Ethereum with its ERC-20 tokens, and other major networks including Cardano, XRP and Solana. The exact list moves with releases, so the authoritative answer is whatever the current version of Trezor Suite shows when you add an account, not any list written down elsewhere.

Assets the app does not display natively can still be held on the device. Third-party wallets connect to Trezor hardware through the publisher's integration library, so software such as a browser extension wallet can prepare a transaction while the device signs it. The keys stay where they were, but the interface, the fee logic and the security of that outside software are no longer the responsibility of Trezor Suite.

Token support is uneven by nature. Ethereum tokens appear under the account that holds them, with balances read from the chain, while more exotic assets, NFTs and niche layer-two networks are usually better handled by a specialist wallet paired with the same device. Trezor Suite deliberately keeps its native list conservative rather than promising support it cannot maintain safely.

Staking follows the same logic. Where it is offered inside the app, the actual work is done by an integrated provider, and the arrangement carries that provider's terms, lock-up periods and risks. Reading those details before delegating is worth more than any reassurance the interface can give you, because Trezor Suite is presenting a service here rather than performing it.

08

Backup, recovery and portability

During setup the device writes down a recovery seed, a list of words shown only on the hardware screen. You copy it onto the supplied cards or, better, onto a metal plate that survives fire and water. Trezor Suite guides the process and then asks you to confirm a few words on the device, but at no point does the seed pass through the computer, and no legitimate screen in Trezor Suite will ever ask you to type it.

Models that support multi-share backup can split the seed into several shares, of which a chosen number are needed to restore. A three-of-five split lets you place shares in different locations and survive losing one or two, without any single hiding place being enough for a thief. It is more to manage, and Trezor Suite walks through the share creation step by step for that reason.

A backup you have never tested is a hope, not a plan. Trezor Suite includes a check that has you re-enter your words on the device and confirms whether they match the wallet in front of you, with nothing transmitted anywhere. Running that check once, soon after setup, catches the transposed or misread word that would otherwise surface years later at the worst possible moment.

Because the seed follows published standards, it is not locked to one brand. If the hardware is lost or the software disappears, the same words restore the same accounts in any compatible wallet, though you may need to know the derivation path and address type you were using. Trezor Suite is the most convenient way to reach those funds, not the only one, and that distinction is what makes a hardware wallet a long-term arrangement rather than a dependency.

09

Desktop, browser or a third-party wallet

Three ways of driving the same device come up repeatedly: Trezor Suite on the desktop, the same application in a browser, and an outside wallet paired with the hardware. They are not interchangeable, and the table sets out where each one is strongest so you can pick per situation rather than committing to one forever.

Criterion Trezor Suite desktop Trezor Suite in a browser Third-party wallet
Installation Signed download, verifiable before install None, but the address must be checked each visit Varies by vendor
Built-in Tor Yes, one switch in settings No, depends on the browser Rarely
Firmware and device setup Full, including authenticity check Full Not offered
Coin control and labels Yes, with encrypted label storage Yes Depends on the wallet
Asset coverage Curated native list Same as desktop Often wider, including niche chains
Who you trust Publisher and your own machine Publisher, browser and the connection An additional software vendor

Mixing them is normal and safe. The device does not care which program is asking, so you can keep long-term savings in Trezor Suite on the desktop and still connect the same hardware to an outside wallet when a particular network demands it.

10

What it will not do for you

Trezor Suite is not an exchange, a bank or a custodian. It never holds your coins, cannot restore access if both the device and the backup are gone, and cannot reverse a payment sent to the wrong address. The buy and sell features inside Trezor Suite are shopfronts for outside companies, not services the application itself provides.

It is also not a defence against your own decisions. Approving a malicious contract interaction, sending funds to a fraudulent investment scheme, or entering a seed into a website that asks for it will empty a wallet no matter how good the hardware is. Trezor Suite can warn and it can force a deliberate confirmation on the device, but it cannot judge intent.

Finally, it does not make you anonymous. Trezor Suite gives you Tor, coin control and self-hosted backends, and those genuinely help, but a public ledger stays public. Anyone holding funds that arrived from a regulated exchange should assume the trail exists and plan accordingly rather than trusting a toggle to erase history.

11

Getting started in five steps

Setting up a device with Trezor Suite takes about twenty minutes if you do not rush the backup, and the order matters, because each step assumes the previous one was done honestly.

  1. 01

    Buy the device from the manufacturer or an authorised reseller, and check the packaging when it arrives. A second-hand or pre-initialised unit is the one scenario Trezor Suite cannot rescue you from.

  2. 02

    Download Trezor Suite for your operating system from the publisher's own site, typed by hand rather than reached through a search advertisement, and verify the signature on the file if you know how.

  3. 03

    Connect the device and follow the guided setup in Trezor Suite: install firmware, run the authenticity check if your model supports it, create the wallet, set a PIN, and write the recovery seed on paper or metal while nobody is watching and no camera is pointed at the desk.

  4. 04

    Add your first account in Trezor Suite, copy a receive address, and confirm on the device screen that it matches. Send a small test amount, wait for confirmation, then send the rest.

  5. 05

    Go through the settings once: pick your fiat currency, decide on analytics, turn on Tor if you want it, and use the backup check in Trezor Suite to prove your written words really do restore this wallet.

After that, the routine is unremarkable. Open Trezor Suite when you need it, plug in the device, enter the PIN, do the thing, unplug. The seed stays where you put it and should never be touched again until the day you actually need to recover.

12

Habits that keep the setup healthy

Verify every receive address on the device, every time, including the ones you have used before. Comparing what the hardware shows with what Trezor Suite shows takes five seconds, and it is the specific check that clipboard malware is designed to make you skip.

Label as you go. A payment you can identify today is a mystery in eighteen months, and because Trezor Suite encrypts labels with a device-derived key, adding them costs you nothing in privacy while saving hours later.

Update firmware when Trezor Suite offers it, but not in a hurry and never without your backup being present and tested. Updates are signed and verified by the device, and staying current is how known issues get closed, yet the correct order is always backup first, update second.

Keep the passphrase discipline consistent. If you use a hidden wallet, write down exactly how the passphrase is spelled, including capitals and spaces, and store that record separately from the seed. Trezor Suite will open a different empty wallet without complaint if a single character is wrong, and no support channel anywhere can recover it.

13

Common problems and what causes them

The device is not detected by Trezor Suite. Nine times out of ten this is the cable, because many USB cables carry power but no data, so try another one and another port before anything else. On Linux, the system may need the udev rules that grant access to the device, and if a browser is holding the connection open, close it before opening the desktop app so that only one program is talking to the hardware at a time.

The balance looks wrong or an account appears empty. Usually the funds are sitting under a different address type or a different account index, so add the other account types for that network and let Trezor Suite rescan. If you are using a passphrase, remember that a different passphrase is a different wallet, which is by far the most common cause of coins that seem to have vanished.

A transaction is not confirming. Fee estimates go stale when the network gets busy, so open the transaction in Trezor Suite and bump the fee if it was sent as replaceable. If it was not, the options are to wait for the mempool to clear or to spend the incoming change at a higher rate once it lands.

An update or connection fails midway. A device left in bootloader mode is a recoverable state rather than a broken one, and reconnecting it usually lets Trezor Suite offer the firmware installation again. If Trezor Suite cannot reach the network at all, check whether Tor is switched on, since a slow or blocked circuit looks exactly like an outage, and try again with it off to see which side the problem is on.

14

Frequently asked questions

Does Trezor Suite cost anything?

No. Trezor Suite and all its updates are free, and there is no subscription or paid tier. Optional buy, sell and swap services inside the app carry the fees of the third-party providers behind them, and any request to pay in order to activate Trezor Suite is fraudulent.

Is it required in order to use a Trezor device?

Not strictly. Several third-party wallets can drive the hardware, and the recovery seed works in any compatible wallet. In practice Trezor Suite is the reference application, and device setup, firmware updates and the authenticity check are handled there.

Can the application see my recovery seed or private keys?

No. Keys are generated and used inside the device, and only public keys, addresses and signed transactions cross over to the computer. Trezor Suite will never ask you to type your seed into the app, and any screen that does is a fake.

Can I check balances without the device connected?

Yes, in a limited way. The mobile companion, Trezor Suite Lite, tracks accounts you have added as watch-only and can generate receive addresses, but it cannot sign. Spending always requires the hardware and its PIN.

Desktop app or browser version?

The desktop build is the safer default: it can be verified before installation, it includes the Tor switch, and it removes the risk of landing on a phishing copy of the web app. The browser version of Trezor Suite is best kept for machines where installing software is not possible.

Does it work with hardware wallets from other brands?

No. Trezor Suite is built for Trezor devices only, including the Model One, Model T and the Safe series. Other manufacturers ship their own applications for their own hardware.

What happens to my coins if the software is discontinued?

Nothing. Your coins live on their blockchains and your keys derive from a seed that follows open standards, so any compatible wallet can restore them. Trezor Suite is a convenient window onto those funds, not the place they are stored.

Can I use my own node instead of the default servers?

Yes for Bitcoin-style networks. In settings you can point Trezor Suite at your own Blockbook instance, so balance and history queries never reach a third-party server. It requires running and maintaining that backend yourself.

15

Background reading

For the history of the company and its devices, the encyclopedia entry on Trezor is a reasonable starting point, and the general article on cryptocurrency wallets explains the standards that make a seed portable between programs. Neither is a substitute for the publisher's own documentation when you need exact, current behaviour from Trezor Suite.

One closing point worth repeating: the strength of this arrangement comes from where the secret sits, not from the interface around it. Trezor Suite can be reinstalled, replaced or ignored, and the wallet survives, provided the recovery backup exists, has been tested, and is somewhere only you can reach.