Generate a Solana wallet address
Create valid Base58 Ed25519 addresses instantly. Generation happens locally in your browser—nothing is sent to or stored by our server.
Built for testing, development, and wallet setup
Every result is a real Solana public address derived from a freshly generated Ed25519 keypair—not a random-looking string. Use it for development, QA fixtures, demos, or a new wallet that you import into a compatible app.
Frequently asked questions
Does SolanaDEX store my addresses or keys?
No. Generation and export happen entirely in your browser. Refreshing or closing the page discards the generated data.
Can I receive funds at a generated address?
Yes, but only after securely saving the matching private key. Without it, nobody can sign transactions from that address.
Can I import the key into Phantom or Solflare?
The displayed Base58 private key uses the standard 64-byte secret-key format accepted by compatible Solana wallets. Always verify the wallet’s current import instructions.
How many addresses can I generate?
The bulk tool creates up to 1,000 per batch. Large batches may take a few moments depending on your device.