New here, need a little advice

7 replies 426 views
lonevectorFull Member
Posts: 72 · Reputation: 409
#1Nov 29, 2021, 12:07 PM
Back in 2009 when Bitcoin was still a baby, I started mining some of it on Windows XP. Now I'm on W7, but I still have my XP disk safe and sound with all the data backed up. So here are my questions: Q1: How do I transfer my Bitcoin data from XP to W7? Q2: What's the best way to trade some Bitcoin for my local currency? I'm retired and could really use the cash. I’m living in China for health reasons, but all my finances are outside of China. So, I’m not worried about any regulations here, but I do need to use a proxy.
2 Reply Quote Share
gr3g.0rbitHero Member
Posts: 1025 · Reputation: 2646
#2Dec 1, 2021, 12:07 PM
Try to look for a "wallet.dat" file inside WindowsXP's Bitcoin Data directory. Here's the location: https://en.bitcoin.it/wiki/Data_directory#Default_Location Of course, if the old drive is assigned with a different letter when mounted to your other PC, browse to that directory instead of "C:". Make a backup of that file and copy it to your new PC, install Bitcoin Core and load the wallet.dat file using the menu: "File->Restore Wallet.." then browse  to the wallet file's directory and load it.
6 Reply Quote Share
im_lynxHero Member
Posts: 515 · Reputation: 2161
#3Dec 1, 2021, 04:32 PM
I had some issues importing a wallet.dat file that was created with Bitcoin GUI in 2011 and was synced up to around 2013/2014 with versions of Bitcoin GUI of that period into a version of Bitcoin Core from 2021/2022. I don't remember the issues in detail anymore but I had to use some intermediate versions of Bitcoin GUI/Bitcoin Core to finally migrate my old wallet.dat to a current Bitcoin Core version. @kiwino1, don't rush it and do the migration only in a safe computer environment, definitely not your daily internet machine. I don't know how tech savvy you are but you don't want to risk loosing your BTCBTC due to poor computer safety. Assuming you mined solo early in 2009, that means if you hit a block, you hit 50BTC at once which is a lot in today's fiat! If my assumption is correct, be careful of what kind of help you are offered, especially when you receive private messages in this forum. First learn how to manage a wallet in a safe computer environment regarding the potential value of your coins in your old wallet. It's good you have backups, keep it that way. Never work with your wallet file without having multiple backups.
5 Reply Quote Share
lonevectorFull Member
Posts: 72 · Reputation: 409
#4Dec 1, 2021, 10:43 PM
Thanks everyone. I followed the advice from nc50lc, fond the "wallet.dat" and get the message. "Fel Unsupported Chainstate database format found. Please restart with -reindex- chainstate. This will rebuild the chainstate database" I dont understand it, and what do I do now. Bitcoin Core stops with this message and I can not go on??? ========================= Many thanks for the advice. I have a reasonable basic understanding of a computer, and I always do multiple backups on separate offl9ine disks. [moderator's note: consecutive posts merged]
2 Reply Quote Share
QuantumYieldSenior Member
Posts: 117 · Reputation: 813
#5Dec 2, 2021, 12:49 PM
If it is a wallet in 2009, you will need to access with a password if the wallet file was encrypted or brute force the password. You can try with this guide from LoyceV. [overview] Recover Bitcoin from any old storage formatIn your case, likely it is a wallet file but if you have backup in private key, you can import the private key into other wallets. Choose your wallets If you need a service for wallet recovery Bitcoin Wallet Recovery Services - for forgotten wallet passwordhttps://www.walletrecoveryservices.com/Make some copies of the file before you try with recoveryBe careful if you receive DMs, because if scammers read this thread, they will go first with DMs and find victims like you
0 Reply Quote Share
gr3g.0rbitHero Member
Posts: 1025 · Reputation: 2646
#6Dec 2, 2021, 04:34 PM
The message is instructing you to add that command line parameter to rebuild your UTXO set that is somehow unsupported. Have you updated from an old version to the latest version? Anyways, to start Bitcoin Core with --reindex-chainstate in Windows7: Before doing so, make sure that you haven't enabled "prune block storage to" setting because it'll require you to redownload the blockchain. (as well as when importing the wallet.dat file)Go to the directory where Bitcoin-qt.exe is installed, Hold 'SHIFT' and right-click on an empty space in windows explorer ('Bitcoin' folder) to view an expanded right-click menu, select "Open command window here".A cmd window will appear, type: bitcoin-qt.exe --reindex-chainstate and Bitcoin Core will start.Let it finish the reindex process, then proceed to import your wallet.dat file. You can also follow these instructions but use --reindex-chainstate instead: https://bitcointalk.org/index.php?topic=5405156.msg60550646#msg60550646
2 Reply Quote Share
im_lynxHero Member
Posts: 515 · Reputation: 2161
#7Dec 2, 2021, 05:59 PM
OP, you may run into trouble because you publish two consecutive posts in one thread within much less than 24h. To my knowledge there's a forum rule that doesn't allow this and there's particularly no need to do it either. You can edit your first post and simply add what you would've written in the second post. It's not rocket science... I'm aware that you might have a pressing problem with your old wallet, but breaking forum rules won't help you in that matter. Just a friendly advise for newbies.
2 Reply Quote Share
hash_bossLegendary
Posts: 1166 · Reputation: 5261
#8Dec 4, 2021, 07:24 AM
If the wallet file created on 2009, it's likely you used old version of software called "Bitcoin" or "Bitcoin Qt" (today those are called "Bitcoin Core") version 0.2 or older where encryption feature didn't exist. So i'd suggest you to double check security of your device and backup medium.
2 Reply Quote Share

Related topics