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.
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).
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.
Not all metals behave the same under heat. Common choices are stainless steel, titanium, and copper. Melting points (as a reference):
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.
And yes, test the recovery process under a non-sensitive condition before you rely on the plates. But never reveal the phrase to anyone.
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.
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.
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).
Best for:
Not ideal for:
If you prefer a more automated redundancy model, review the shamir backup options before deciding.
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.
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: