0

I have send my bitcoins thinking that it's the address of which I am currently using the wallet after the transaction was confirmed and I didn't receive the credit then I realized that I've sent my credits to a wallets I don't remember anything about. I forgot the name of the wallet and I don't remember any others details about it.Now I only have is address.If there any way to find the details or another piece of information about my problem that u know about please let me know

AmMar sAFi
  • 1
  • 1
  • 1

2 Answers2

2

The only way to access bitcoins on a given address is by remembering the private key of that address. There are several ways of encoding those (WIF, Base 58, etc).

Also, maybe you have access to the seed of a wallet from which you can regenerate the private address, that could be in the form of a mnemonic phrase (12, 24 words or such)

Sergio Feo
  • 156
  • 3
  • The only that I have is wallet address is there any way to figure out which wallet I've used – AmMar sAFi Dec 04 '17 at 15:18
  • Do you at least have a selection of possible wallets? If so, you could use something like https://iancoleman.io/bip39/ to generate all addresses and compare with the one you have. – Sergio Feo Dec 06 '17 at 23:04
1

The only way to get your funds is to remember the private key associated with that address or remember your restoration seed associated with a wallet you used. If you don't remember both, there's no hope to get your btc back(

0xuser
  • 109
  • 8