Vanity ETH address generator
Vanity-ETH is a browser-based tool to generate vanity Ethereum addresses.
Enter the prefix of your choice below, then click 'generate' to start.
Ethereum addresses are hexadecimal, which means your prefix can only contain numbers and letters
from A to F.
You can increase the number of threads allocated to address generation to be faster, or decrease it
if you computer struggles.
You browser is going to generate a ton of random addresses until one of them starts with your prefix.
Everything is computed by your browser, so you should notice a better speed on a powerful
computer.
As explained above, everything is computed in your browser. Nothing ever leaves your machine, or
even your browser tab.
Once the page is loaded, you can turn off your internet connection and everything will work
perfectly fine.
Vanity-ETH uses a cryptographically secure pseudorandom number generator (CSPRNG) to generate
Ethereum addresses.
Your browser disallows multi-thread computation when run from a local file.
Please use the online version at git.io/veth, or use a different browser.
Your browser does not support multi-thread computation.
Please use a different browser.