Trying to send some BTC payments and don’t know my private key. Can anyone help me and tell me it or tell me how to get it.
Asked
Active
Viewed 602 times
0
-
which wallet are you using? – Tailer Apr 13 '18 at 02:21
-
Blockchain wallet – BTC Apr 13 '18 at 02:38
-
3Offering payment for answers is generally not okay on Stack Exchange. https://meta.stackexchange.com/questions/160944/how-to-handle-question-offering-payment – Nate Eldredge Apr 13 '18 at 02:43
-
Possible duplicate of I need to recover private key?, – chytrik Feb 10 '19 at 23:32
1 Answers
1
If you never had the private key for the bitcoin account you are trying to use, then you can't just recover or "find" it. This is one-way algorithm: private key -> public key. You can get public from private, but not another way around.

nochkin
- 111
- 3
-
Isn’t there sites where you pay like 0.03 and you can search any wallets address private key?? Or is that a total scam? – BTC Apr 13 '18 at 03:57
-
It's a scam. If the site could find the private key for any account, they would be rich by guessing the keys for known accounts with a lot of bitcoins. It will take millions of years to brute-force it. – nochkin Apr 14 '18 at 03:41