Metal backup plates — durable ways to store your seed phrase
Metal backup plates (also called metal recovery plates or steel plate backups) are a simple, low-tech way to preserve your seed phrase so you can recover funds if a hardware wallet is lost, damaged, or otherwise unavailable. I believe they are one of the most pragmatic pieces of the long-term storage puzzle. In my testing, plates survive conditions that paper and plastic cannot.

What are metal backup plates, and why use them?
A metal backup plate is a physical item (usually stainless steel or titanium) designed to record your seed phrase in an indelible way: stamped, laser-etched, or assembled with engraved tiles. The goal is to create a durable seed backup that resists fire, water, corrosion, and time better than paper or laminated notes.
Why choose a metal backup plate? Short answer: longevity and resilience. Long answer: a properly made steel plate can survive floods and house fires (depending on intensity), and stamping or deep etching prevents accidental rubbing or fading. But nothing is truly indestructible—understanding material limits matters (more on that below). For background on seed phrase fundamentals, see the seed phrase management guide.
Sources: BIP-39 for seed phrase standards and entropy sizes (BIP-39 spec).
Types and marking methods (comparison)
Which style is right? Here’s a short comparison of common plate types and marking methods.
| Type / Method |
Durability |
Fire resistance (relative) |
Ease of use |
Pros |
Cons |
| Stamped letters (stamping tool) |
High (deep marks) |
High |
Moderate |
Very durable, tactile verification |
Requires tools, slower |
| Laser-etched / engraved |
High (surface depth varies) |
Moderate–High |
Easy |
Precise, neat, fast |
Surface-level if shallow; corrosion can obscure fine etching |
| Tile-insert plates (metal tiles into frame) |
High |
Moderate–High |
Moderate |
Replaceable, modular |
Small pieces to lose; assembly needed |
| Capsule / rod-stamp (individual character punches) |
High |
High |
Slow |
Very deep marks, compact |
Time-consuming, repetitive |
(Alt image: example of stamped vs laser etch) 
Sources on marking methods: general industrial references for metal stamping and laser marking.
Materials and fire resistance — what the data says
Not all metals behave the same under heat. Common choices are stainless steel, titanium, and copper. Melting points (as a reference):
- Stainless steel: roughly 1375–1530 °C (2,507–2,786 °F) (source).
- Titanium: ~1,668 °C (3,034 °F) (source).
- Copper: ~1,084 °C (1,983 °F) (source).
House fires produce a wide range of temperatures depending on ventilation and fuel. In many full-room residential fires, temperatures commonly span several hundred to over a thousand degrees Celsius in hotspots; official fire-research summaries explain that localized peaks are possible (NFPA/NIST coverage on fire behavior).
What this means practically: a stainless steel plate will generally outlast copper in extreme heat because of its higher melting range, but even steel can warp or suffer surface oxidation below melting point. Titanium has excellent high-temperature properties but is more costly and harder to mark deeply. No metal guarantees survival in every imaginable scenario—store plates thoughtfully (see storage section) and consider rated safes or offsite bank vaults for the highest-value holdings.
How to use a metal backup plate — step by step (How to)
- Write and verify your seed phrase on paper first using the wallet's suggested verification process. Never finalize the plate until you confirm correctness. (See backup and recovery.)
- Choose 12 or 24 words (see next section). Decide whether you'll use a passphrase — plan where to store that separately (passphrase: 25th word).
- Select marking method and material. If stamping yourself, practice on scrap metal first.
- Mark the plate, then verify every word by restoring to a spare hardware wallet or test environment (this verifies encoding and word order without exposing the master device). I recommend restoring to a secondary testing device rather than doing destructive tests on your main wallet.
- Make at least two plates and store them in geographically separated secure locations (bank safe deposit, home safe, trusted third-party safe). Don't store all copies in the same house.
- Do not photograph, email, or store digital copies of the seed phrase. Permanently avoid digital capture.
- Keep the passphrase (if used) separate from plates; consider splitting passphrase information among trusted heirs (see inheritance).
And yes, test the recovery process under a non-sensitive condition before you rely on the plates. But never reveal the phrase to anyone.
Seed phrase choices: 12 vs 24, passphrase, and Shamir (SLIP-39)
12 vs 24 words: BIP-39 defines the entropy behind seed phrases. A 12-word seed corresponds to 128 bits of entropy; a 24-word seed corresponds to 256 bits (BIP-39). 24 words are more future-proof against brute-force attacks, though 12 words are still extremely secure when combined with good physical security.
Passphrase (the so-called 25th word): an optional secret added to the seed phrase that changes derived keys. It greatly increases security when stored and handled securely, but it also adds a single point of catastrophic failure if lost—so plan carefully (passphrase: 25th word).
Shamir / SLIP-39: Shamir Secret Sharing for seed phrases splits a master into multiple shares that require a threshold to recover. This is a strong option for distributed redundancy (e.g., 3-of-5 shares). Read the SLIP-39 spec and our shamir backup guide before implementing.
Metal plates in multi-signature setups
Multisig improves security by requiring multiple keys to sign transactions. With multisig, each signer should have an independent recovery (and therefore its own metal backup plate). Do not reuse the same seed for multiple signers. If you run a 2-of-3 wallet, plan three separate metal backups and disperse them geographically. See the multisig setup and multisig compatibility pages for step-by-step considerations.
Common mistakes and practical security practices
- Buying engraved plates from unknown sellers without supply-chain verification—avoid this. See where to buy safely.
- Photographing or storing a digital copy of the seed phrase.
- Storing plates and passphrase together (single point of failure).
- Keeping all copies in the same physical location (fire/theft risk).
- Not verifying the plate by doing a test restore.
Practical tip: mark plates discreetly. Don’t label them “seed phrase” or “recovery” (thieves know to look for that). Also document the existence and location of backups in a secure estate plan (see inheritance).
Who metal backup plates are best for (and who should look elsewhere)
Best for:
- Long-term holders who want durable seed backups.
- People storing large balances and who need fire/water resistance.
- Users who accept a small setup time cost (stamping/etching) for long-term resilience.
Not ideal for:
- Users who prefer fully custodial or recovery-on-demand services.
- People uncomfortable handling physical security or managing multiple geographically dispersed copies.
If you prefer a more automated redundancy model, review the shamir backup options before deciding.
FAQ
Q: Can I recover my crypto if the hardware wallet breaks?
A: Yes—if you have an intact seed phrase recorded on a reliable backup (metal plate or other) you can recover on any compatible hardware or software wallet. See backup and recovery.
Q: What happens if the company that made my wallet goes bankrupt?
A: Recovery depends on standards (BIP-39, SLIP-39). If your wallet uses an industry-standard seed scheme and you have the seed phrase, you can restore elsewhere. If the wallet uses a proprietary scheme, check your device documentation and backups. Consider keeping metadata about derivation paths and standards with your secure records.
Q: Is Bluetooth safe for a hardware wallet?
A: Bluetooth adds an attack surface. For highest-security operations consider wired or air-gapped flows. See our connectivity: USB/Bluetooth/NFC guide for trade-offs.
Conclusion and next steps
Metal backup plates are a practical, durable method to protect your seed phrase against common physical threats. They are not a silver bullet, but when combined with careful operational security (redundancy, geographic separation, avoiding digital copies, and safe handling of passphrases or Shamir shares) they become a cornerstone of a resilient cold-storage plan.
Next steps I recommend: read the seed phrase management and backup and recovery guides, then decide between 12/24 words and whether a passphrase or SLIP-39 shares fit your risk model. If you plan to buy plates, consult where to buy safely before ordering.
If you want hands-on help, check the setup guide and the device unboxing & setup pages for how to test a recovery without risking your main device.
(Practical and honest: a metal plate makes sense for most long-term holders, but it should be one part of a layered strategy.)
Sources & further reading: