Post
Topic
Board Web Wallets
Merits 2 from 1 user
Topic OP
blockchain.info from 2013-2014, have address, aes file, 11 word phrase
by
marvin42
on 31/12/2024, 17:48:47 UTC
⭐ Merited by ABCbits (2)
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?