Multiple Wallets & Accounts — Managing Several Accounts on One Device

Try Tangem secure wallet →

Table of contents


Overview

Managing several wallet accounts on a single hardware wallet is a common need. Some people want separate Bitcoin wallets for savings and spending. Others want multiple Ethereum accounts to segregate DeFi activity, token holdings, and NFT work. I believe the key is understanding what an "account" actually means on a hardware wallet and how the companion app displays addresses.

Short answer: one device can host many accounts for many cryptocurrencies. But the way those accounts are derived, displayed, and recovered depends on standards (BIP-39, BIP-32/BIP-44) and the companion app you use. (If you need a basic primer on seed phrases, see seed phrase basics.)

Account architecture: how multiple accounts are derived

Hardware wallets do not store individual private keys for each address in the human-readable way you might imagine. They store a single seed phrase (the master recovery input) and derive private keys deterministically using derivation paths.

Think of the seed phrase like the master key to a tree of accounts. Each branch is a different account or address. If you want more technical detail about custom derivation paths, check advanced derivation paths.

Bitcoin vs Ethereum: how multiple accounts behave

The way multiple accounts are used depends on whether the blockchain is UTXO-based (Bitcoin) or account-based (Ethereum). They look similar on the surface, but the mechanics differ.

Bitcoin (UTXO):

Ethereum (account-based):

What I've found: for Ethereum most people use a small number of accounts and create new ones for specific activities, while Bitcoin users rely more on change addresses and occasionally separate accounts for very different use cases.

For more coin-specific setup steps see ethereum ERC-20 setup and bitcoin setup.

Step by step: create and manage multiple accounts on one device

How you add accounts depends on the companion app. Below is a generic step-by-step that applies to most hardware wallets and apps.

  1. Prepare the device. Unlock the device with your PIN and ensure firmware is up to date (see firmware verification).
  2. Open the companion app on desktop or mobile. (If you haven't installed apps or managed space, read install apps & manage space.)
  3. Select "Add account" (or equivalent). Choose the cryptocurrency and create a named account so you remember its purpose.
  4. Confirm the first receiving address shown by the app on your device screen. Always verify the address on-device.
  5. Repeat for additional accounts. Each account will appear as a separate entry in the app with its own address history.

Pro tip: label accounts clearly ("Savings BTC", "Spending ETH", "DeFi ETH") so you don't accidentally use the wrong account.

Why did my address change? Common causes

Short answer: because of derivation rules, change addresses, or app display settings.

Curious for more detail? See multiple accounts & addresses and privacy & addresses (UTXO).

Advanced options: passphrases, multisig, and backups

Passphrase (the optional extra word): adds an extra layer that derives a different set of accounts from the same seed phrase. Use it when you need plausible deniability or heavily compartmentalize funds. But there are risks: lose the passphrase and funds are unrecoverable. Read passphrase usage & risks.

Multisig (multi-signature) setups distribute signing across several devices or keys. This raises the bar for attackers, but it increases operational complexity and recovery planning. If you consider a multisig arrangement, see the guide on multisig setup.

Backups: 12 vs 24 words? 24 adds entropy. Metal backup plates and SLIP-39 / Shamir backups add resilience—see backup with metal & SLIP-39 for options and trade-offs.

And remember: backups must be stored geographically and legally secure (inheritance planning is different from house-safekeeping).

Practical strategies and who should use which approach

Who this is for: users wanting clear bookkeeping and some privacy separation without the overhead of multisig. Who should look elsewhere: if you need legal-grade enterprise custody or third-party key governance, consider specialized solutions.

Troubleshooting and common mistakes

If the companion app doesn’t show an account you expect, check firmware and app versions and then consult troubleshooting common errors.

Feature comparison: single device accounts vs separate devices vs multisig

Feature Single device, multiple accounts Separate devices per account Multisig across devices
Ease of use High Medium Low
Recovery simplicity Simple (one seed) Multiple seeds to manage Complex (multiple seeds & cosigners)
Risk of single point of failure High Medium Low
Cost Low Higher Higher (hardware + coordination)
Operational complexity Low Medium High

This table is factual. Pick what matches your threat model and convenience needs.

FAQ

Q: Can I recover my crypto if the device breaks? A: Yes—if you have the seed phrase (and passphrase if used). Restore onto a new device or compatible wallet following the recovery guide: restore & recover.

Q: What happens if the company behind my device goes bankrupt? A: Your funds are non-custodial if you control the seed phrase. You can restore to other compatible wallets. See company bankruptcy & risk.

Q: Is Bluetooth safe for a hardware wallet? A: Bluetooth adds an attack surface. For many people it's acceptable for daily use, but if you want maximum isolation use USB or an air-gapped workflow. See connections: USB/Bluetooth/NFC and air-gapped signing.

Q: Can I have multiple Ethereum wallets on one device? A: Yes. Create multiple Ethereum accounts in your companion app and use them for different purposes. Remember: one account holds ETH and your ERC-20 tokens, so separate accounts only help with segregation, not token isolation.

Conclusion & next steps

Managing several wallet accounts on a single hardware wallet is practical and secure when done deliberately. Which approach you pick should match how you use crypto, how much you store, and how much operational complexity you can tolerate. In my testing, clearly labeled accounts, verified addresses, and a tested recovery plan eliminate most user errors.

Want hands-on walkthroughs? Start with the setup overview or a model-specific device walkthrough. If you haven’t handled seed phrases or backups yet, read seed phrase basics and backup & SLIP-39 options.

But most importantly: practice account creation with small amounts first. It’s the safest way to learn. And if you run into trouble, consult the troubleshooting guides listed above.

Try Tangem secure wallet →