An Extended Public Key (XPUB) is a cryptographic string that allows anyone to generate and see all the addresses your wallet controls for Bitcoin & for other coins that use Bitcoin's UTXO-based model, like Dogecoin, Litecoin, Cardano, Bitcoin Cash & Zcash. Understanding XPUBs is essential for Bitcoin users, and, like many concepts in Bitcoin, they may seem complex at first but become intuitive with practical experience.
XPUBs were introduced by Pieter Wuille, a prominent Bitcoin developer, as part of BIP-32 (Bitcoin Improvement Proposal 32), which laid the foundation for Hierarchical Deterministic (HD) wallets.
The introduction of XPUBs (Extended Public Keys) significantly enhanced on-chain privacy. By having a single public key to generate multiple unique addresses, XPUBs enable a user to receive separate payments to different addresses, reducing the risk of exposing their full wallet balance and preventing potential tracking caused by address reuse.
An XPUB is a special key in HD wallets that shows every address the account has generated, and can generate more addresses. It works by applying a mathematical formula to derive multiple addresses for receiving funds while keeping the private key secure.
To see the XPUB of your account:
Your Trezor device and Trezor Suite will now display your XPUB both as a QR code and as text.
To view your complete Trezor portfolio and balance, it’s important to import all public addresses (XPUBs) for every coin and Bitcoin account type you use.
If you use multiple account types (Segwit, Taproot, Legacy Segwit & Legacy) you will need to import an XPUB for each account type.
Similarly, for other coins that use Bitcoin's UTXO-based model, like Litecoin , ensure you import the corresponding XPUBs for each account type. This ensures accurate tracking of your assets and the ability to receive transactions seamlessly.
To learn more about account types, please read this article.
In Trezor Suite Lite, you can import XPUBs to view all your Bitcoin accounts and accounts for other cryptocurrencies that use similar address structures and transaction models, such as Litecoin and Bitcoin Cash.
For more information, you can read our article about XPUBs in Trezor Suite.
This is something particularly tricky to which multisig users need to pay very close attention.
If you have a normal wallet which is not a multisig wallet, you will not lose access to your funds as long as you have access to your private key, either as a wallet backup or within your Trezor device.
However, if you are managing your own multisig setup, losing an XPUB can potentially result in losing access to your funds.
When sending funds from a multisig wallet, the XPUB of each key used in the setup is required to reconstruct the wallet.
Without every single XPUB from the keyset, you will not be able to access or manage your funds even if you have enough private keys to meet the threshold.
If you have a multisig wallet and have access to all the keys used to set up the wallet, back up your XPUBs immidiately!
Anyone with your XPUB will be able to see your total balance. For this reason, you should be very careful with sharing your XPUB. If you are using an XPUB to get paid, consider using this wallet separately from your main holdings.
An XPUB is generated from the wallet’s master private key using a specific derivation path. As long as the wallet’s private key remains the same, the XPUB will always correspond to it.
An XPUB is created from your wallet's master private key and a derivation path. The master private key generates a master public key, which is then combined with additional data to create the XPUB.
A derivation path is a sequence of instructions used to generate specific crypto addresses from a wallet's master seed. It ensures compatibility between wallets and allows users to access their funds consistently across different wallet applications.
Sharing an XPUB does not directly compromise your wallet’s security because an XPUB cannot be used to spend funds—it only generates public addresses. However, sharing an XPUB can expose your entire wallet’s transaction history and balance, which could compromise your privacy.
Your XPUB acts like a window into your wallet, revealing your entire balance and transaction history to anyone who has access to it. For this reason, it’s crucial to keep your XPUB private and only share it for specific purposes, like receiving recurring payments to a designated wallet.
If you later move funds from this wallet to another, and especially if you consolidate UTXOs, anyone with access to your XPUB can still track your entire balance and transaction history.
Always use caution when sharing your XPUB and consider creating separate wallets for public or shared purposes to protect your privacy.
If you still have your wallet backup or a functioning Trezor device, you can recover your XPUB at any time through Trezor Suite. This is also possible in a multisig setup, but it requires access to all the keys in the setup to reconstruct the XPUBs. Keeping your wallet backup safe ensures you can always retrieve your XPUB if needed.
XPUBs are a key feature of wallets today, but as Bitcoin evolves, new formats like YPUBs, ZPUBs, and TPUBs are becoming popular, although they are generated from the same mechanics as XPUBs. These formats correspond to SegWit (Segregated Witness) and Taproot, upgrades to Bitcoin that reduce fees, improve transaction efficiency, and enable advanced functionality.
As more wallets and exchanges adopt SegWit & Taproot, ZPUBs & TPUBs are becoming the standard, helping users save on fees and making Bitcoin transactions smoother and more secure.