Need help with an old Wallet Master Key

6 replies 490 views
Posts: 5 · Reputation: 118
#1Apr 8, 2026, 07:10 PM
Hey everyone, I just found an old bitcoin wallet master key from 2013. Not really skilled with this older stuff, and it was associated with schildback.wallet. I've got all the GitHub info but could use some help decrypting it and checking it out.
4 Reply Quote Share
byte_orbitFull Member
Posts: 186 · Reputation: 738
#2Apr 8, 2026, 08:28 PM
Please first confirm what you have: 1) Master private key as you claim, it starts with "xprv..." 2) A .wallet file. 3) Individual private keys usually beginning with 5, K or L. If you have "xprv.." I would assume it is a BIP32 wallet. In that case you have two options. 1. Download Electrum and import the key: https://electrum.org/. 2. Save/download this website https://iancoleman.io/bip39/ and then open it in your browser locally (you need to open the index.html file probably). You can input the master private key there (BIP32 Root Key) and derive your addresses. You may need hardened derivation ticked, check addresses of both in case you are unable to locate anything. In any case if you are genuine about this, do not share any of this information with anyone. If there are any funds on that wallet they can steal them using your key and you won't be able to do anything about it. Are you absolutely sure you had funds on this wallet?
4 Reply Quote Share
gr3g.0rbitHero Member
Posts: 1025 · Reputation: 2646
#3Apr 10, 2026, 02:21 PM
Do a run down on this thread first: [HOW-TO] Export Bitcoin private keys (in WIF) from Bitcoin Android (schildbach) See if anything in the OP and replies look similar to your "Master Key" and other files as your post suggests that it's encrypted. Also, that's posted in a dedicated board for Bitcoin Wallet for Android so try to search the board and you may find a thread or two with similar issue that was solved. If nothing helps, you should describe what you have in detail like providing "not-actual-examples" and the feasibility of decoding it (if you know or at least have an idea of the password).
1 Reply Quote Share
yield_forkFull Member
Posts: 162 · Reputation: 728
#4Apr 10, 2026, 05:13 PM
What do you mean by digging up an old master key? Is it the password/passphrase of the wallet app? You cited "Schildback.wallet", you are probably referring to the Bitcoin Wallet app (Schildbach Wallet) , in this wallet, the backup is done by exporting a file encrypted by the user password, is this password you are referring to, right? Also, if you have added a PIN CODE to protect the wallet from unauthorized spending, even if you manage to decrypt the backup file (e.g Bitcoin-Wallet-Backup-2014-11-15-15 28), you need to use Bitcoinj to decipher the wallet file pin to export private keys. There are several related topics about decoding the backup of this wallet Unfortunately it's difficult to decrypt, it is recommended to install the Bitcoin Wallet application for Android again and try to decrypt there.
4 Reply Quote Share
Posts: 22 · Reputation: 236
#5Apr 10, 2026, 10:47 PM
I had an old Schildbach wallet backup on my PC that I couldn't figure out how to recover. I found a thread on Reddit (https://www.reddit.com/r/Bitcoin/comments/1k801iz/comment/n4veq30/?context=3) which detailed a Python script for decrypting it (along with the password that I already knew) which helped me recover my seed phrase and import it into Electrum. I hope this helps you too!
1 Reply Quote Share
coin_sigmaLegendary
Posts: 1275 · Reputation: 5553
#6Apr 10, 2026, 10:59 PM
I think it would be much easier if you had a password for your "schildback.wallet" because you could directly import it to the app. The app still exists on F-Droid; just use the link from this link below. - https://github.com/schildbach/bitcoin-wallet?tab=readme-ov-file If you want to decrypt it and extract the private key, Schildbach has a guide you can follow from this link below. - https://github.com/bitcoin-wallet/bitcoin-wallet/blob/main/wallet/README.recover.md
3 Reply Quote Share
byte_orbitFull Member
Posts: 186 · Reputation: 738
#7Apr 11, 2026, 01:57 AM
Don't write more posts in here unless the author of this thread comes back again to provide more information. Thank you.
3 Reply Quote Share
?Reply
Sign in to reply to this topic

Related topics