We use technologies like cookies to store and/or access device information. We do this to improve browsing experience and to show (non-) personalized ads. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Техническое хранение или доступ необходимы для законной цели хранения предпочтений, которые не запрошены подписчиком или пользователем.
The technical storage or access that is used exclusively for statistical purposes.
Техническое хранилище или доступ, который используется исключительно для анонимных статистических целей. Без повестки в суд, добровольного согласия со стороны вашего интернет-провайдера или дополнительных записей от третьей стороны информация, хранящаяся или полученная только для этой цели, обычно не может быть использована для вашей идентификации.
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
What Is a Mnemonic Phrase? BIP39 Word List
What is a mnemonic phrase? This is a question our customers often ask us. Let’s figure it out.
A mnemonic phrase is a group of words that provides access to your assets and serves as a backup for your crypto wallet. It is also often called a seed phrase or BIP39 phrase. A phrase can contain 12, 18, or 24 words. The most common options are 12-word and 24-word phrases.
How important is a mnemonic phrase?
Let’s imagine that you did not create a backup of the crypto wallet you used on your smartphone, and then you lost that smartphone. How can you access your funds? Unfortunately, the answer is: you cannot. In the world of cryptocurrency, there is no centralized authority that can help restore access to your assets the way a bank can help with a bank account. Losing access and losing the backup in crypto means the end for your assets. They will remain forever on the wallet you lost. The only thing you will be able to do is look at them in a blockchain explorer.
At the moment, 4.8 million BTC are no longer in circulation, which is around 25.5% of all Bitcoin. Unfortunately, there is no exact statistic on how many people have lost their assets, but news websites often publish loud headlines about someone losing a large amount of money because of carelessness.
A securely stored mnemonic phrase is the number one thing you should take care of after creating your crypto wallet. It allows you to restore access to your funds on another smartphone or hardware wallet if needed.
Unfortunately, this technology also has its drawbacks. Anyone who gets access to your phrase can also get access to your funds. That is why it is extremely important to keep your phrase secret and never share it with third parties.
How to store a mnemonic phrase securely?
There are several storage options:
The most reliable method is to store it using a mnemonic backup plate. A mnemonic backup plate is usually made of durable metal plates that are resistant to corrosion and high temperatures.
Which wallets support the BIP39 mnemonic phrase?
BIP39 word list
The BIP39 word list contains all the words that can and will appear in your mnemonic phrase. There are 2048 words in total.
You can view the word list in the Bitcoin repository, where it originally appeared.
https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt
We have also prepared the word list for you in document format. You can download the current word list from our website.
https://lwallet.com.ua/wp-content/uploads/2022/05/BIP39_Wordlist.pdf
Is it possible to guess a mnemonic phrase?
First, imagine a 4-digit PIN code. For each digit, we can use a value from 0 to 9.
Let’s calculate how many attempts would be needed to guess the code.
10^4 = 10,000 combinations.
This kind of brute force is possible even manually. If we are talking about a computer, such an operation would take no more than 1 second.
Now let’s do the same thing, but this time we do not have 4 digits. We have 12 mnemonic words.
And instead of values from 0 to 9, we have the BIP39 dictionary, which consists of 2048 words.
2048^12 = 5,444,517,870,735,015,415,413,993,718,908,291,383,296 combinations.
In theory, brute forcing is possible, but for that you would need to rent a supercomputer for several hundred thousand years.
And what if your mnemonic phrase has 24 words?
2048^24 = 29,642,774,844,752,946,028,434,172,162,224,104,410,437,116,074,403,984,394,101,141,506,025,761,187,823,616 combinations.
In this case, even a supercomputer is powerless.
In addition to these calculations, an attacker would also need to make an additional request to check the balance of the wallet linked to your mnemonic phrase.
That means just as many additional operations. So we recommend not worrying about this.
Summary
A mnemonic phrase is extremely important data that requires special care. A backup made in time will protect you from losing your assets and save your time and nerves.
We hope you have already made a backup and stored it in a safe place.
Related Posts
How to Store a Seed Phrase: 5 Safe Methods in 2026
A seed phrase is not just a set of words. It is the single key to everything you own in crypto. To every coin protected by that phrase. If you lose it — there is almost no chance of getting access back.There are white hat hackers who recover access to lost wallets — there are …
Physical attacks on crypto holders: how to protect yourself from a wrench attack
Wrench attack is a physical attack on a cryptocurrency holder intended to force them to hand over access to a wallet. In crypto, people usually talk about hackers, phishing, and smart-contract vulnerabilities. But there is a threat that a standard wallet setup cannot stop: a person with a wrench standing at your door. Protection is …
Best private messengers with end-to-end encryption. Top apps in 2026
The best private messengers 2026 protect conversations with end-to-end encryption, but not every popular app is genuinely private. Many services store messages on a server in plaintext: the company that owns the service can read them, hand them over under a warrant, or lose them in a data breach. Private messengers do not. There is …
What Is Shamir Backup and SLIP39?
Welcome! In this article, we will explain how Shamir Backup works. We will look at why it is one of the best ways to protect your crypto investments, compare the SLIP39 and BIP39 standards, and answer the question: “How can you protect your cryptocurrency from theft and sleep better at night?” I will try to …