Post
Topic
Board Web Wallets
Re: blockchain.info from 2013-2014, have address, aes file, 11 word phrase
by
galperins4
on 22/02/2025, 03:01:43 UTC
I have bitcoin in a wallet from blockchain.info from 2013 or 2014.

I have two wallet.aes.json files:
  • wallet_28_02_2014_20_15_42.aes.json
  • wallet_22_04_2013_18_36_05.aes.json

I have the address, and can see the bitcoin value, and that it hasn't change or moved.

I have an eleven word phrase. Which I believe is complete, as they used to not use standard word lists and length. (I am not 100% sure of this, it is possible I only saved 11 words of a 12 word list)


On the legacy wallet page:
https://login.blockchain.com/beta/legacy-pages/forgot-password.html
My phrase gives a Javascript error for
Code:
TypeError: Cannot read properties of undefined (reading 'toLowerCase')

On the import wallet page, I get an error if I used the 11 word phrase.
https://login.blockchain.com/beta/legacy-pages/import-wallet.html

I've been looking through the topics in this main thread:
https://bitcointalk.org/index.php?topic=5489371.0

But I'm struggling to find what instructuions would be most usful for me to follow.

I am technically capable and can run software, Python scripts, and command line programs.

Can anyone point me in the right direction?

Hey I saw your post about the issue accessing your wallet from 2013/2014. I actually helped a friend of mine get into his wallet that he thought he lost access to for about 9 years.

You mentioned your you had access to the json files for the legacy blockchain.info wallets, are you able to import that into a different wallet and at least see your balances?

Also I'm assuming the 11 word seed you have uses non-standard words that you won't see in BIP39 passphrases correct?