{"id":72988,"date":"2026-09-23T20:14:00","date_gmt":"2026-09-23T17:14:00","guid":{"rendered":"https:\/\/lwallet.com.ua\/?p=72988"},"modified":"2026-09-23T20:14:00","modified_gmt":"2026-09-23T17:14:00","slug":"seed-phrase","status":"publish","type":"post","link":"https:\/\/lwallet.com.ua\/en\/seed-phrase\/","title":{"rendered":"What is a seed phrase and what happens if you lose it"},"content":{"rendered":"\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong>Seed phrase (also called a recovery phrase or mnemonic phrase)<\/strong> is usually a sequence of 12, 18, or 24 words shown by a wallet when it is created. It is not a \u201chint\u201d or just another backup file. Under the <a href=\"https:\/\/github.com\/bitcoin\/bips\/blob\/master\/bip-0039.mediawiki\" rel=\"nofollow noopener\" target=\"_blank\">BIP39<\/a> standard, the mnemonic is used to derive a cryptographic seed, from which the wallet can generate private keys and addresses.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">One important point: your coins are not stored on your phone or inside a hardware wallet. They exist on the blockchain, while the device holds the private keys needed to sign transactions. Losing a phone is inconvenient, but it is not critical if your seed phrase is safely backed up. <strong>If the seed phrase is gone and you no longer have access to the wallet itself, a self-custody wallet cannot be restored.<\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">This article explains how a seed phrase works, why losing it can mean losing access to your funds, which storage mistakes are most common, and how to protect your backup properly.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">What is a seed phrase, in plain English?<\/h2>\r\n\r\n\r\n<div class=\"wp-block-image wp-block-image size-large is-style-default blog-img\">\r\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic2-1024x573.jpg\" alt=\"Seed phrase as a recovery backup for a crypto wallet\" class=\"wp-image-72960\" title=\"\" srcset=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic2-1024x573.jpg 1024w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic2-300x168.jpg 300w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic2-766x429.jpg 766w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic2-1536x860.jpg 1536w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic2-349x195.jpg 349w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic2-679x380.jpg 679w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic2.jpg 1631w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A seed phrase is usually a set of 12, 18, or 24 words you receive when creating a crypto wallet. <strong>Those words are the foundation of the wallet.<\/strong> They are used to derive the private keys and addresses that ultimately let you sign transactions.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Put simply, it is the main recovery secret for your wallet and the assets it controls.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">12, 18, or 24 words: what is the difference?<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">When you create a wallet, it starts with cryptographically random data and maps it to words from a standard list (<a href=\"https:\/\/github.com\/bitcoin\/bips\/blob\/master\/bip-0039\/english.txt\" rel=\"nofollow noopener\" target=\"_blank\">the 2,048-word BIP39 wordlist<\/a>). The words appear in a specific order, and that order matters. BIP39 also supports 15- and 21-word mnemonics, although those formats are much less common.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The most common formats are:<\/p>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>12 words \u2014 the basic and most common format (128 bits of entropy)<\/li>\r\n\r\n\r\n\r\n<li>18 words \u2014 less common<\/li>\r\n\r\n\r\n\r\n<li>24 words \u2014 a longer format with 256 bits of entropy<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">In theory, a 24-word phrase has a larger brute-force security margin. In practice, <strong>a properly generated 12-word phrase is also considered secure today<\/strong>, provided it has not been exposed to anyone else.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Two details matter:<\/p>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>Every word must be recorded correctly<\/li>\r\n\r\n\r\n\r\n<li>The word order must not change<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If a word is wrong or the <strong>order<\/strong> is changed, the wallet will usually fail the checksum validation. If an incorrect combination happens to pass the checksum, it will derive a different wallet with different addresses.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If your wallet rejects the phrase during recovery, see our separate guide: <a href=\"https:\/\/lwallet.com.ua\/en\/recovery-phrase-is-invalid\/\">\u201cRecovery phrase is invalid: why your wallet won\u2019t accept your seed phrase\u201d<\/a>.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">A seed phrase is not a password<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A password or PIN usually protects access to an app or a specific device. How it can be changed or reset depends on the wallet, while the keys in a non-custodial HD wallet are recovered from the wallet backup itself.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A seed phrase is the basis from which the wallet reconstructs private keys and addresses. If you still have the words, you can <strong>restore access in a compatible wallet<\/strong>. If the seed phrase is lost and you no longer have access to the keys, there is nothing to recover from. In a self-custody wallet, no provider keeps a spare copy for you.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The seed phrase is created when the wallet is set up and cannot be changed in place. The only way to get a new one is to create a new wallet with a new seed phrase and transfer your assets to it.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The key point is simple: the seed phrase can restore the wallet, while a leak can give someone else the same recovery capability. If the seed phrase is lost but the device still works, you can move the funds to a new wallet; <strong>if you have neither the seed phrase nor access to the keys, recovery is not possible.<\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If your seed phrase is already lost but the wallet still works, we have a separate step-by-step guide on <a href=\"https:\/\/lwallet.com.ua\/en\/lost-your-seed-phrase\/\">what to do after losing your seed phrase<\/a>.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">How a seed phrase works: from words to keys<\/h2>\r\n\r\n\r\n<div class=\"wp-block-image wp-block-image size-large is-style-default blog-img\">\r\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic3-1024x573.jpg\" alt=\"How a seed phrase is converted into private keys and addresses\" class=\"wp-image-72963\" title=\"\" srcset=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic3-1024x573.jpg 1024w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic3-300x168.jpg 300w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic3-766x429.jpg 766w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic3-1536x860.jpg 1536w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic3-679x380.jpg 679w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic3-349x195.jpg 349w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic3.jpg 1631w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<p class=\"wp-block-paragraph\">When a wallet is created, it first generates random data called entropy. That data is then encoded as words from a list of <strong>2,048 words<\/strong>, where each word corresponds to an index from 0 to 2047. A seed phrase therefore looks like ordinary language, but underneath it is a human-readable way to represent cryptographic randomness.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">The seed is used to derive private keys<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The seed is the root of an HD wallet. From it, the wallet derives private keys, and from those keys it derives addresses.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A wallet is rarely limited to a single address. It can generate <strong>many addresses<\/strong> for the same asset, as well as separate addresses for different networks and accounts. This is useful for both organization and privacy: you can receive funds to different addresses while they remain controlled by keys derived from the same seed.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Where all those addresses come from (BIP44)<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Wallets do not generate addresses at random. They follow a derivation path. One widely used structure is described in BIP44:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">m \/ purpose&#8217; \/ coin_type&#8217; \/ account&#8217; \/ change \/ address_index<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">In practice:<\/p>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>account \u2014 lets one seed contain multiple independent accounts<\/li>\r\n\r\n\r\n\r\n<li>change \u2014 0 is the external branch used for receiving addresses, while 1 is the internal branch used for change addresses<\/li>\r\n\r\n\r\n\r\n<li>address_index \u2014 the address counter (0, 1, 2, 3\u2026), which is why one wallet can expose many addresses<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">A seed phrase can restore access in a compatible wallet<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If you enter the same seed phrase into a <strong>compatible wallet<\/strong> that supports the required network and derivation scheme, it can reconstruct the same addresses and display the same balances, because the assets are not stored inside the original device.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">One detail often causes confusion: a different wallet may show a different set of addresses if it uses another network, account, address type, or derivation path. If the seed phrase is correct and the wallet supports the required standard, <strong>the funds have not disappeared<\/strong> \u2014 you may simply need to select the correct account or derivation path.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">Where your funds actually are<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Many people assume crypto is stored on a phone or inside a hardware wallet. <strong>It is not.<\/strong><\/p>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>Your phone \u2014 an interface for interacting with the wallet<\/li>\r\n\r\n\r\n\r\n<li>A hardware wallet \u2014 a tool for keeping private keys isolated and signing transactions<\/li>\r\n\r\n\r\n\r\n<li>The blockchain \u2014 the ledger where the assets are recorded<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">That means:<\/p>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>Lost the device, but still have the seed phrase \u2192 access can be restored<\/li>\r\n\r\n\r\n\r\n<li>Lost the seed phrase and no longer have access to the device \u2192 the wallet cannot be restored<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">In crypto, <strong>control of the private keys<\/strong> is what gives you the ability to move funds. For an HD wallet, the seed phrase is the primary backup used to reconstruct those keys.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">Why losing a seed phrase can permanently lock you out of your funds<\/h2>\r\n\r\n\r\n<div class=\"wp-block-image wp-block-image size-large is-style-default blog-img\">\r\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic4-1024x573.jpg\" alt=\"Losing a seed phrase and losing access to a crypto wallet\" class=\"wp-image-72966\" title=\"\" srcset=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic4-1024x573.jpg 1024w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic4-766x429.jpg 766w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic4-300x168.jpg 300w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic4-1536x860.jpg 1536w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic4-349x195.jpg 349w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic4-679x380.jpg 679w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic4.jpg 1631w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A seed phrase is not a formality. It is what lets the wallet reconstruct the keys used to sign transactions. <strong>If the seed phrase is lost and you no longer have access to those keys<\/strong>, there is nothing left to reconstruct them from, and without the keys you cannot authorize a transfer.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">There is no support desk that can restore it<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">No one keeps a backup copy on your behalf. <strong>The wallet manufacturer cannot recover your seed phrase<\/strong> because it does not know it. An app password may be replaceable. A seed phrase is not.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">The blockchain does not know who you are<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The network does not keep identity records for the owner of a wallet. What matters is whether a transaction carries a valid signature from the correct key. The network does not check your passport, phone number, or email \u2014 <strong>it checks the signature<\/strong>. No valid signature means no ability to spend those funds.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">If someone else gets your seed phrase<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Someone who obtains your seed phrase <strong>can restore the same wallet<\/strong> and sign transfers just as you can. Once a blockchain transaction is confirmed, there is generally no built-in way to reverse it.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">A partial leak is still a risk<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Brute-forcing a complete, properly generated seed phrase from scratch is not realistic. The situation changes when an attacker has partial information: several words, their positions, or a photo showing part of the backup. The more information they have, the smaller the remaining search space becomes.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong>Treat any leak of part of your seed phrase as a potential compromise.<\/strong> The safe response is to create a new wallet and move the assets while you still control the old one.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">Common seed phrase storage mistakes<\/h2>\r\n\r\n\r\n<div class=\"wp-block-image wp-block-image size-large is-style-default blog-img\">\r\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic5-1024x573.jpg\" alt=\"Common mistakes when storing a seed phrase\" class=\"wp-image-72969\" title=\"\" srcset=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic5-1024x573.jpg 1024w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic5-300x168.jpg 300w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic5-1536x860.jpg 1536w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic5-766x429.jpg 766w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic5-349x195.jpg 349w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic5-679x380.jpg 679w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic5.jpg 1631w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Taking a photo of it<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A photo of your seed phrase may feel convenient until something goes wrong. It is just another file: it sits in your photo library, <strong>may be included in device backups, and can sync to the cloud automatically<\/strong>. A phone can be stolen or unlocked, and the image itself can be opened or shared by mistake.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Saving it in the cloud or in notes<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Google Drive, iCloud, Notes, Telegram Saved Messages, email, PDFs, password managers, and screenshots all move the seed phrase into a digital environment where an account compromise or malware can expose it.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Once a seed phrase is uploaded to the cloud, it is no longer a private offline record. Access is now governed by the security of your account. If photo backup is enabled, images can be uploaded automatically. A compromised cloud account may therefore expose those files as well.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The broader problem with cloud storage is that you are relying not only on your own security practices but also on the account, the service, and every device used to access it. For a seed phrase, that is an unnecessary risk that can be avoided by keeping the backup offline.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Fake support and requests for your words<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If \u201csupport\u201d asks you to send your seed phrase or enter it on a website or in a chat, treat that as a scam. <strong>Legitimate support does not need your seed phrase.<\/strong> You should never provide it for \u201cverification,\u201d \u201cunlocking,\u201d or \u201crecovering funds.\u201d<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The pattern is usually the same: urgency, a warning that your funds are at risk, and a link to an \u201cofficial\u201d chat or website. You enter the words, and the attacker restores your wallet on another device.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Keeping only one physical copy<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The other extreme is doing everything offline but keeping only one copy. Paper can be lost, soaked, burned, or thrown away with old documents. None of those scenarios require a sophisticated attack.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">For long-term storage, you can use <strong><a href=\"https:\/\/lwallet.com.ua\/en\/product-category\/mnemonic-pads\/\">metal seed backup plates<\/a><\/strong>: they are more resistant than paper to moisture, high temperatures, and physical damage.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">How to store a seed phrase safely<\/h2>\r\n\r\n\r\n<div class=\"wp-block-image wp-block-image size-large is-style-default blog-img\">\r\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic6-1024x573.jpg\" alt=\"Why a seed phrase should not be stored digitally\" class=\"wp-image-72972\" title=\"\" srcset=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic6-1024x573.jpg 1024w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic6-300x168.jpg 300w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic6-766x429.jpg 766w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic6-1536x860.jpg 1536w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic6-349x195.jpg 349w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic6-679x380.jpg 679w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic6.jpg 1631w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<p class=\"wp-block-paragraph\">You may rarely need your seed phrase, but losing it or exposing it can have serious consequences. The logic is simple: <strong>the fewer digital copies that exist, the fewer opportunities there are for a leak<\/strong>. Hardware-wallet manufacturers give the same basic advice.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">We cover the main <a href=\"https:\/\/lwallet.com.ua\/en\/how-to-store-a-seed-phrase\/\">ways to store a seed phrase safely<\/a>, together with their trade-offs for long-term self-custody, in a separate guide.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Keep it out of digital storage<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Avoid:<\/p>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>Photos and screenshots<\/li>\r\n\r\n\r\n\r\n<li>PDF files and scans<\/li>\r\n\r\n\r\n\r\n<li>Notes on your phone<\/li>\r\n\r\n\r\n\r\n<li>Password managers<\/li>\r\n\r\n\r\n\r\n<li>Email drafts or Saved Messages in messaging apps<\/li>\r\n\r\n\r\n\r\n<li>Cloud storage and device backups<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A phone protected by a passcode and biometrics is still not the right place for a seed phrase. A sound self-custody practice is to <strong>keep the seed phrase offline in physical form<\/strong> and avoid copying it into files, notes, or cloud services.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Keep a backup in a separate location<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Keeping only one copy of a seed phrase means betting that nothing will ever happen to that storage location. A basic self-custody practice is to <strong>keep at least two offline copies<\/strong> in places where a single incident cannot destroy both at once. <a href=\"https:\/\/bitcoin.org\/en\/secure-your-wallet\" rel=\"nofollow noopener\" target=\"_blank\">Bitcoin.org recommends the same general principle<\/a>.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The key rule is that two copies in the same safe are almost the same as one. A sensible split might be:<\/p>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>One copy at home in a secure location<\/li>\r\n\r\n\r\n\r\n<li>A second copy somewhere else: a bank safe-deposit box, another property, or a separate safe<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">For very long storage periods, paper is the weak point: it is vulnerable to water, fire, and time. That is why some people stamp or engrave the seed phrase into a purpose-built metal backup.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">One important distinction: <strong>a metal plate does not make the seed phrase more secret \u2014 it makes the backup more physically durable.<\/strong> If someone finds the plate, they have the same recovery information they would get from a paper copy. Treat it accordingly.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/trezor.io\/guides\/backups-recovery\/general-standards\/keeping-your-wallet-backup-safe\" rel=\"nofollow noopener\" target=\"_blank\">Trezor on keeping wallet backups and physical media safe \u2192<\/a><\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">Passphrase: what it is and why it is called the \u201c25th word\u201d<\/h2>\r\n\r\n\r\n<div class=\"wp-block-image wp-block-image size-large is-style-default blog-img\">\r\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic7-1024x573.jpg\" alt=\"Seed phrase and passphrase creating a separate wallet\" class=\"wp-image-72975\" title=\"\" srcset=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic7-1024x573.jpg 1024w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic7-300x168.jpg 300w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic7-766x429.jpg 766w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic7-1536x860.jpg 1536w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic7-349x195.jpg 349w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic7-679x380.jpg 679w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic7.jpg 1631w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong>A passphrase is an additional secret<\/strong> that you use together with your seed phrase. Under BIP39, it directly affects which wallet is derived: the same words with a different passphrase produce a different set of keys and addresses.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">We cover setup, common mistakes, and the trade-offs in our separate guide <a href=\"https:\/\/lwallet.com.ua\/en\/what-is-a-passphrase-25th-word\/\">\u201cWhat Is a Passphrase or 25th Word?\u201d<\/a>.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Why \u201c25th word\u201d is not quite accurate<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Many guides call a passphrase the \u201c25th word\u201d because it sounds like one extra word added to a 24-word seed phrase. <a href=\"https:\/\/www.ledger.com\/academy\/passphrase-an-advanced-security-feature\" rel=\"nofollow noopener\" target=\"_blank\">Ledger also uses the term<\/a>. But the important detail is that a passphrase does not have to be a BIP39 word at all. It can be a longer string, is case-sensitive, and spaces count as characters.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">How it works<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Think of the seed phrase as the base and the passphrase as an additional secret used during derivation:<\/p>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>Without a passphrase \u2192 the seed phrase derives the standard wallet<\/li>\r\n\r\n\r\n\r\n<li>With a passphrase \u2192 entering the seed phrase without that passphrase opens the standard wallet, but the passphrase wallet and its balances will not appear<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">This creates a common recovery scare: someone enters the correct seed phrase but <strong>does not see the expected balance<\/strong>. Often the reason is simple \u2014 the passphrase was not entered, or one character differs because of capitalization, an extra space, or a typo.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">What a passphrase actually adds<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A passphrase is especially useful when someone might gain access to the physical backup of your seed phrase.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Some people keep a small balance in the standard wallet and the main balance in a passphrase wallet. The passphrase acts as <strong>an additional independent secret<\/strong>: even if the seed phrase becomes known to someone else, they still cannot derive the corresponding passphrase wallet without the exact passphrase.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">The main drawback: you can lose the passphrase yourself<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If you forget or lose the passphrase, access to the wallet derived from it is permanently lost even if the seed phrase is still intact. That is why <strong>a passphrase is not necessary for everyone<\/strong>: it adds protection, but it also increases the risk of locking yourself out.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">How to use a passphrase responsibly<\/h3>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>Choose a format you will be able to reproduce exactly years from now<\/li>\r\n\r\n\r\n\r\n<li>Verify your backup using the wallet manufacturer\u2019s built-in backup check or dry-run recovery feature when available. <strong>Never enter your seed phrase on third-party websites or into unfamiliar software.<\/strong><\/li>\r\n\r\n\r\n\r\n<li>Store the passphrase separately from the seed phrase, especially if it is meant to protect against compromise of the physical seed backup<\/li>\r\n\r\n\r\n\r\n<li>If your device lets you attach a passphrase to a separate PIN, still have an independent backup plan for the passphrase itself<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Who a passphrase is for<\/h3>\r\n\r\n\r\n\r\n<ul class=\"nm-block-list wp-block-list\">\r\n<li>People storing funds for the long term who consider physical compromise of the seed backup a realistic risk<\/li>\r\n\r\n\r\n\r\n<li>People willing to maintain the extra discipline: an exact backup, recovery testing, and separate storage<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">Quantum computers and the role of a passphrase<\/h2>\r\n\r\n\r\n<div class=\"wp-block-image wp-block-image size-large is-style-default blog-img\">\r\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic8-1024x573.jpg\" alt=\"Quantum computer and the role of a passphrase in seed phrase security\" class=\"wp-image-72978\" title=\"\" srcset=\"https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic8-1024x573.jpg 1024w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic8-766x429.jpg 766w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic8-1536x860.jpg 1536w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic8-300x168.jpg 300w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic8-679x380.jpg 679w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic8-349x195.jpg 349w, https:\/\/lwallet.com.ua\/wp-content\/uploads\/2026\/09\/blog-what-is-seed-phrase-23-09-2026-content-pic8.jpg 1631w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Today\u2019s wallets rely on cryptography that is considered secure against classical computers. Quantum computers could theoretically change the threat model, but <strong>there is no known timeline for cryptographically relevant quantum computers<\/strong>. There is no practical quantum threat to ordinary crypto-wallet users today.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">NIST has already published the first <a href=\"https:\/\/www.nist.gov\/pqc\" rel=\"nofollow noopener\" target=\"_blank\">post-quantum cryptography standards<\/a> and recommends that systems prepare in advance for migration away from algorithms that could become vulnerable to sufficiently capable quantum computers.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Scenario A: brute-force search<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Grover\u2019s algorithm can theoretically provide a quadratic speedup for brute-force search. If an attacker already has the seed phrase, the passphrase remains a separate secret; a strong passphrase expands the search space and prevents recovery of that wallet without its exact value.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Scenario B: attacks on signatures<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If sufficiently capable quantum computers can break today\u2019s public-key signature schemes, the target is not the seed phrase itself but the keys used to sign transactions. In that scenario, <strong>a passphrase is not a quantum-resistant shield<\/strong>. It does not replace migration of networks and wallets to new signature algorithms.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The bottom line: <strong>a passphrase does not make a blockchain post-quantum<\/strong>. Its value is that it adds a second independent secret on top of the seed phrase and makes attacks harder when the seed phrase is known but the passphrase remains secret and sufficiently strong.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">5 things to do right now<\/h2>\r\n\r\n\r\n\r\n<ol class=\"nm-block-list wp-block-list\">\r\n<li><strong>Make sure you have a correctly recorded seed phrase<\/strong> \u2014 if it is already lost but you still have access to the wallet, create a new wallet with a new seed phrase and move the funds<\/li>\r\n\r\n\r\n\r\n<li><strong>Do not keep digital copies<\/strong> \u2014 no photos, screenshots, notes, or cloud files. If the seed phrase may already have been exposed, moving to a new seed phrase is safer.<\/li>\r\n\r\n\r\n\r\n<li><strong>Record the seed phrase offline<\/strong> \u2014 on paper or a metal backup, with every word correct and in the right order<\/li>\r\n\r\n\r\n\r\n<li><strong>Make a second copy<\/strong> \u2014 and store it in a different physical location<\/li>\r\n\r\n\r\n\r\n<li><strong>Verify the backup<\/strong> \u2014 use the official backup-check feature or another recovery-check method recommended by your wallet manufacturer; never enter the seed phrase into third-party services<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">Conclusion<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A seed phrase is a mnemonic backup from which a wallet can reconstruct private keys and addresses. <strong>If the seed phrase is intact, access can usually be restored in a compatible wallet.<\/strong> If the seed phrase is lost but the current device still works, move the funds to a new wallet; if you have neither the seed phrase nor access to the keys, recovery is not possible.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If someone else gets the seed phrase, they can restore the wallet without your permission. A passphrase wallet also requires the exact passphrase. That is why <strong>a seed phrase leak should be treated as a potential compromise<\/strong>, and moving the funds to a fresh wallet should not be delayed.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Many failures come from ordinary decisions rather than sophisticated attacks: taking a photo, saving the words in notes or the cloud, sending them to \u201csupport,\u201d or relying on a single paper copy with no backup.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A sensible baseline is to <strong>keep the seed phrase offline, avoid digital copies, and maintain two copies in separate physical locations<\/strong>. For long-term storage of significant amounts, a metal backup can improve physical durability.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A passphrase can make sense if you understand what it does: it derives a separate wallet from the same mnemonic words. But a typo or <strong>a lost passphrase makes that specific wallet impossible to recover<\/strong>, even with the correct seed phrase.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">We hope this guide was useful.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"nm-block-heading wp-block-heading\">FAQ<\/h2>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">What is a seed phrase in simple terms?<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">It is a mnemonic backup that allows a wallet to reconstruct its private keys and addresses. For a standard wallet without a passphrase, someone who has the seed phrase can generally restore access to the funds it controls.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">What should I do if I lose my seed phrase?<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If you still have access through the current device, create a new wallet with a new seed phrase immediately and transfer all assets to it. If you have neither the seed phrase nor any other access to the private keys, the wallet cannot be recovered.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Can I change a seed phrase?<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">No. A seed phrase is generated when the wallet is created and cannot be changed in place. The only option is to create a new wallet with a new seed phrase and move the assets.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">12 or 24 words: which is better?<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Both are considered secure when generated and stored correctly. A 12-word BIP39 phrase contains 128 bits of entropy, while a 24-word phrase contains 256 bits. In practice, 128 bits already provides a very large brute-force security margin, so the more important issue is generating the seed phrase correctly and protecting it from loss and exposure.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Can I store a seed phrase in a password manager?<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">It is generally not recommended. A password manager is still a digital environment with its own risks, including master-password compromise, cloud synchronization, and malware. A seed phrase is best kept offline in physical form.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">What is a passphrase, and do I need one?<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">A passphrase is an additional secret used with a seed phrase to derive a separate wallet. It can be useful if you want the physical seed backup alone to be insufficient for access. But if you forget the passphrase, you lose access to that wallet even with the correct seed phrase.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"nm-block-heading wp-block-heading\">Someone got my seed phrase. What should I do?<\/h3>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Act immediately: create a new wallet with a new seed phrase and move all assets while you still control the old wallet.<\/p>\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>Seed phrase (also called a recovery phrase or mnemonic phrase) is usually a sequence of 12, 18, or 24 words shown by a wallet when it is created. It is not a \u201chint\u201d or just another backup file. Under the BIP39 standard, the mnemonic is used to derive a cryptographic seed, from which the wallet &hellip;<\/p>\n","protected":false},"author":10,"featured_media":72958,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2796],"tags":[],"class_list":["post-72988","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guides"],"_links":{"self":[{"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/posts\/72988","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/comments?post=72988"}],"version-history":[{"count":2,"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/posts\/72988\/revisions"}],"predecessor-version":[{"id":72991,"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/posts\/72988\/revisions\/72991"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/media\/72958"}],"wp:attachment":[{"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/media?parent=72988"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/categories?post=72988"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lwallet.com.ua\/en\/wp-json\/wp\/v2\/tags?post=72988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}