Tools · Utilities
Solana Vanity Address Generator
A keypair whose address starts or ends with your text, ground entirely in your browser.
Launch tool →Read the full guide
Vanity addresses are generated by brute force — your browser keeps producing random keypairs until one matches the prefix or suffix you asked for. Nothing is sent anywhere; the whole search happens locally.
Short strings (three or four characters) take seconds to minutes; each extra character multiplies the search by roughly 30–58x, so five or more characters can take a very long time.
Step by step
- Enter the prefix and/or suffix you want.
- Start grinding — progress and estimated time show live.
- Copy the keypair (base58 or byte-array file) once found.
What it costs
Free — pure browser compute.
FAQ
How does it work?
Keypairs are generated in your browser until one matches. Nothing is sent.
How long does it take?
Each character is 30–58x rarer; four characters takes a while, five or more is impractical.
Can I import it into Phantom?
Yes, with the base58 key or the byte-array file.