Are you sure you want to stop searching?

FindETH

Find your lost Ether or address

This tool can help you if you lost your Ethereum address, Ether or tokens that you got from a mnemonic phrase, or a Ledger or Trezor device. In a few simple steps, you can quickly search for the address, Ether or tokens on your wallet.

How it works

1.

Choose what you're searching for

2.

Unlock your wallet

3.

Select your options

4.

Search!

Frequently Asked Questions

Is this tool safe?

The code is open-source and available on GitHub. If you don't trust the hosted version, you can run it locally too, with the instructions provided on GitHub. For safety reasons, you have to run it offline, if you want to search using a mnemonic phrase.

How does it work?

Hierarchical deterministic wallets like a Ledger device, Trezor device and mnemonic phrase are able to generate many different addresses from a single seed by using derivation paths. FindETH will search through the most common derivation paths (currently 31), offered by some of the popular wallets.

Can I run it offline?

Partially. You can search for addresses offline, but in order to search for Ether or tokens, an internet connection is required in order to fetch the balances from the Ethereum network. Instructions on running it locally can be found on GitHub.

Can I use my private key or keystore file?

No. Private keys and key store files aren't hierarchical deterministic wallets; they generate a single address. You cannot use those to search for your Ether, address or tokens with FindETH.