https://cryptoguide.tips/btcrecover-addressdbs/Where are you getting the 2020/2021 ones from?
I see what you are trying to do. And I would say I don't forget about that. Encryption is away more complex than you think nowHey guys, anyone can help me download the db file of bitcoin addresses (2017)? I can see lists of addresses as of 2020 and 2021, but I'm looking for ones before 2017
What is the benefit of encrypiton?I see what you are trying to do. And I would say I don't forget about that. Encryption is away more complex than you think now
try to recover my lost oldest btc wallet of 3.7btc. I have btcrecover and some other tools in python that might help me recover it as I have most of the seed (2 words are missing, and 1 might be incorrect) as I dont have any wallet address of it I need the whole blockchain database. btc addresses as of 2021 is so large (more than 6gb) so that require minimum 12gb of ram. there's no need for that as my wallet is from 2014 I believe. databases up to 2017 shouldnt be more than 3gb which is goodWhat are you planning to do with it ?
I fail to see how having the btc blockchain from 2014 - 2017 would help you recover your addr if two words of a seed phrase are missing.try to recover my lost oldest btc wallet of 3.7btc. I have btcrecover and some other tools in python that might help me recover it as I have most of the seed (2 words are missing, and 1 might be incorrect) as I dont have any wallet address of it I need the whole blockchain database. btc addresses as of 2021 is so large (more than 6gb) so that require minimum 12gb of ram. there's no need for that as my wallet is from 2014 I believe. databases up to 2017 shouldnt be more than 3gb which is good
brute forcing word generation tool??? like what? you need to provide atleast one bitcoin address for that to work. also my seed only belongs to one wallet which is mine. testing it on whole blockchain would only help me recover my wallet and not someone elses wallet. I was able to recover one wallet that has 3 words not in the right order. so I might be able to recover this one aswell. however I dont have any records ofany wallet associated with it like the other one so I need whole btc addresses to test onI fail to see how having the btc blockchain from 2014 - 2017 would help you recover your addr if two words of a seed phrase are missing.
The data you get from the blockchain isn't going to be brute-forcible with all but 2 words of a seed.
Wouldn't getting a normal brute forcing word generation tool to try to find the two words make more sense? Even better, depending on the provider of the storage, you can find out if they have a closed list of words that they use (most do) which would mean instead of you trying to brute force (2 ^^ every word in the english dictionary), you'd just need to brute force (2 ^^ the set of words they use)?
Getting the entire chain data sounds more like you'd be trying to brute force whole private keys. I'm not accusing you of that, i just can't see how what you said makes sense.
So blockchains typically don't create seed phrases. They create keys. Software that accesses blockchains and provides UI's for them use seed phrases.brute forcing word generation tool??? like what? you need to provide atleast one bitcoin address for that to work. also my seed only belongs to one wallet which is mine. testing it on whole blockchain would only help me recover my wallet and not someone elses wallet. I was able to recover one wallet that has 3 words not in the right order. so I might be able to recover this one aswell. however I dont have any records ofany wallet associated with it like the other one so I need whole btc addresses to test on
yes exactly, I dont want an address db of 2021, up to 2016/2017 is enough to me as I know my wallet was never used after 2016. this way the process will be easier. is there anyway I can make my own db addresses with limited time?If I understand correctly he wants to find an address that owns 3.7 BTC and was created before 2017. He remembers seed phrase partially, but not the wallet address. So, talking about seeds, words, keys or other stuff doesn't help.