✦ EVM vanity wallet generator

Grind a real Ethereum / EVM wallet whose address starts or ends with characters of your choice — for your agent, treasury, or anywhere a memorable 0x address matters. The result is a normal secp256k1 keypair you can import into MetaMask, ethers, viem or Rabby. Runs entirely in your browser. The private key is never transmitted anywhere.

This is an EOA grinder — it searches private keys directly, so you own the resulting address. (CREATE2 is the sibling tool for vanity smart-contract addresses, where you grind a salt instead of a key.) Keys are generated with your browser's CSPRNG, each match is re-derived and verified before it's shown, and the export below is an encrypted keystore by default.

Pattern

Hex characters only (0–9, a–f). Each extra character is 16× harder. Mixed case (e.g. BeeF) matches the EIP-55 checksum — visually distinctive, ~2× harder per letter.

type a pattern to see estimated time
4 / 8
More cores = faster, but a heavier load on your machine. Pause anytime to free them.