Public keys
Andy19999999999999 opened this issue · 7 comments
What program do you use to extract pubkeys from the blokchain?
You can get it from blockchain, only if the address has any spent transaction. For Example....
https://blockchain.info/q/pubkeyaddr/1JPbzbsAx1HyaDQoLMapWGoqf9pD5uha5m
For any address you want to check. Just replace the address in this link to the address you want, if pubkey is available or not
This is understandable but it will take about 300 years. We need a python program.
need extract found.txt
Where is the file found.txt?
program need write found private key on the file ... this program just show when find private key
program need write found private key on the file ... this program just show when find private key
And it’s stopes if found or continue searching ( if we talk about one privkey) ?
When key is Found. It stops.