Bitcoin Forum
April 30, 2024, 05:07:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Recover old wallet.dat from blockchain.info  (Read 103 times)
miginay918 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 1


View Profile
March 13, 2024, 08:27:13 PM
Merited by bitmover (1)
 #1

Are there technical specialists from blockchain.com here on the forum?
Unfortunately, I'm not sure that technical support understands me correctly...

In 2014, when blockchain.com was still called blockchain.info, it was possible to upload your wallet.dat (from bitcoin-qt) to import addresses and keys into the wallet.aes.json.
I took advantage of this and imported my keys/addresses there.
But a little later I removed the keys from it, leaving only the addresses for viewing.
Over time, my original wallet.dat was deleted by mistake (a long time ago, it can no longer be restored).
Now I have a question for blockchain.com: do copies of the uploaded wallet.dat remain on the bc.com/bc.info server and is it possible to restore it from there?

ps: wallet.dat file was actually uploaded to the server rather than decrypted locally, this can be seen if you look at the "uploadWallet" function:
Code:
function handleFileSelect(evt) {
    ...
    if (f.name) {
        if (f.name.indexOf('.aes.json') == f.name.length - 9) {
            ...
        } else if (f.name.indexOf('.dat') == f.name.length - 4) {
            showKaptchaModal(function(kaptcha) {
                MyWallet.getPassword($('#import-password-modal'), function(password) {
                    uploadWallet(root + 'upload_wallet', f, function(response) {

Code:
function uploadWallet(url, file, success, error, password, kaptcha) {

        var formData = new FormData();

        formData.append('file', file);
        formData.append('password', password);
        formData.append('kaptcha', kaptcha);

        var xhr = new XMLHttpRequest();

        xhr.open('POST', url, true);
        ...
        xhr.send(formData);  // multipart/form-data
   }

https://web.archive.org/web/20130507130854/https://blockchain.info/wallet/import-wallet
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714496824
Hero Member
*
Offline Offline

Posts: 1714496824

View Profile Personal Message (Offline)

Ignore
1714496824
Reply with quote  #2

1714496824
Report to moderator
1714496824
Hero Member
*
Offline Offline

Posts: 1714496824

View Profile Personal Message (Offline)

Ignore
1714496824
Reply with quote  #2

1714496824
Report to moderator
BitMaxz
Legendary
*
Offline Offline

Activity: 3234
Merit: 2955


Block halving is coming.


View Profile WWW
March 13, 2024, 09:22:00 PM
 #2

Blockchain.com or .info are online wallets we do not know what they do to the wallet files you uploaded to their site even if they have your wallet.dat or not I don't think they will let you have it.

If you accidentally deleted the wallet.dat have you tried to use some recovery tool like Pywallet? It can recover deleted wallet.dat.

Or alternatively, if you still have the wallet.aes.json file use the link below to recover your wallet.

- https://login.blockchain.com/wallet/import-wallet

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
miginay918 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 1


View Profile
March 13, 2024, 09:25:55 PM
 #3

Blockchain.com or .info are online wallets we do not know what they do to the wallet files you uploaded to their site even if they have your wallet.dat or not I don't think they will let you have it.
That’s why I asked at the beginning of the topic if there were blockchain representatives here.

If you accidentally deleted the wallet.dat have you tried to use some recovery tool like Pywallet? It can recover deleted wallet.dat.
It was deleted a long time ago and has already been overwritten with new data.

Or alternatively, if you still have the wallet.aes.json file use the link below to recover your wallet.
I have this wallet.aes.json, but it only contains addresses, without private keys.
BitMaxz
Legendary
*
Offline Offline

Activity: 3234
Merit: 2955


Block halving is coming.


View Profile WWW
March 13, 2024, 09:38:00 PM
 #4

No luck if it only contains addresses and how did you know that it had already been overwritten?

Why not try your chance to recover it using the Pywallet? You don't have any other choice but to try it.

Only if you still interested you can follow this guide https://bitcointalk.org/index.php?topic=38004.0

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
miginay918 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 1


View Profile
March 13, 2024, 09:43:59 PM
 #5

No luck if it only contains addresses and how did you know that it had already been overwritten?

Why not try your chance to recover it using the Pywallet? You don't have any other choice but to try it.
The encrypted payload from wallet.aes.json contains only addresses and other useless information.
There is only one private key, and not from wallet.dat
The data on the hdd is overwritten, part of the ckeys from the berkeley db is missing.
If I hadn't tried anything, I wouldn't be writing this.
keychainX
Member
**
Offline Offline

Activity: 374
Merit: 53

Telegram @keychainX


View Profile WWW
March 15, 2024, 10:22:10 AM
 #6

Blockchain.com or .info are online wallets we do not know what they do to the wallet files you uploaded to their site even if they have your wallet.dat or not I don't think they will let you have it.
That’s why I asked at the beginning of the topic if there were blockchain representatives here.

If you accidentally deleted the wallet.dat have you tried to use some recovery tool like Pywallet? It can recover deleted wallet.dat.
It was deleted a long time ago and has already been overwritten with new data.

Or alternatively, if you still have the wallet.aes.json file use the link below to recover your wallet.
I have this wallet.aes.json, but it only contains addresses, without private keys.

No one from blockchain will ever write to you here, they only go through the original blockchain.com webpage.

You can ask for support here: https://support.blockchain.com/hc/en-us

Knowing a bit how blockchain.info used to work, it all depends if you migrated to a new wallet ID or kept the same.

Also, did you ever keep the original wallet.aes.json file?

When you remove addresses/keys from the wallet, they sometime create a new wallet ID, and the new ID has only the requested data. So if you ever saved an old wallet.aes.json file or kept the original wallet ID you might be in luck.

The way the server works if you didnt login for a lets say blockchain.info v1 account since 2014, they still have that original wallet, but if you logged in and did transactions, its upgraded to v4 (March 2024) and has a totally different encryption and format.

If there is anything else try the support link above.

Good luck!
/KX

miginay918 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 1


View Profile
March 15, 2024, 07:41:40 PM
 #7

did you ever keep the original wallet.aes.json file?
Yes, I have this original wallet.aes.json, but it contains data in this format (decrypted data, keys section):

Code:
'keys': [
{'addr': '<addr1>',
'priv': '<priv1>',
'created_time': 0,
'created_device_name': 'javascript_web',
'created_device_version': '1.0'},

{'addr': '<addr2>'},
{'addr': '<addr3>'},
{'addr': '<addr4>'},
{'addr': '<addr5>'}
]}

that is, addresses 2 to 5 without private keys (decrypted using btcrecover).

BC support eventually answered me by email that they do not store files on the server (the expected answer).
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!