Skip to main content

Ensuring MEW Doesn’t Give Different People the Same Public Address

An explanation of how MEW assigns public addresses and the chances of someone having the same wallet address as you.

Written by Brittany Acosta

The first thing to understand is that MyEtherWallet (MEW) does not ‘create’ any private keys or public addresses. MEW (and other ETH wallet services) randomly generate private key/public address pairings for a user when ‘creating a new wallet’.

Every ETH address begins with ‘0x’ and is followed by 40 hexadecimal characters, for a total of 42 characters. Hexadecimal characters can be any character between the ranges of ‘a - f’ and ‘0 - 9’. This means there are 16^40 possible ETH addresses, which is the same as 2^160 possible addresses.

That means there are

1,461,501,637,330,902,918,203,684,832,716,283,019,655,932,542,976

possible addresses to choose from.

Keys are not ‘picked’, though. The reason randomizing this process is so crucial is because our brains are flawed. We are not capable of achieving true randomization with our choices. If you choose your own private key, you will have access to a wallet of your choice. However, if someone else also picks that private key, all of your information and funds will be at their mercy. So we let technology generate these addresses for us, for true entropic generation.

To put all of this in perspective, there are about 7.5 x 10^18 grains of sand on Earth, taking the standard estimate. That’s 7,500,000,000,000,000,000 grains of sand

compared to 1,461,501,637,330,902,918,203,684,832,716,283,019,655,932,542,976 addresses.

That’s quite a difference. In fact, this number is so mind-blowingly large that, at one address per second, it would still take longer than the galaxy has existed (about 13.8 billion years) to even make a tiny dent – and you would still be unlikely to run across an address with any activity on it! Even if the blockchain is vigorously active for the next ten thousand years, the chances of receiving a duplicate address are basically zero.


~ Follow us on X (Twitter) ~

~ Check out our MEWtopia blog ~

~ Love browser wallets? Download Enkrypt ~

or scan code below~

Tags:

mewwalletios, mewwalletandroid, whatis, mew, public, address, same

Did this answer your question?