Bitcoin Forum
April 27, 2024, 04:01:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Where did my 3.1052 bitcoins go? *** SOLVED ***  (Read 658 times)
jfhoff (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 10, 2013, 01:09:18 AM
Last edit: April 10, 2013, 03:30:01 AM by jfhoff
 #1

I have a special situation, and I'm hoping someone can help me out...
A while ago, when BTC1 was worth maybe $10, I started setting up "cold storage" for my bitcoins. In my ineptitude, I started by installing Bitcoin-QT on a virgin PC that had never been, and would never be, connected to the internet. I then generated an address to which to send some coins (I think I can safely reveal the address: 15dgcomA9Fv9Ecna5T2cNxXpsMnH6wCXmh), and sent a mere BTC3.1052 to it from another (connected) PC. However, since the receiving PC was never loaded with the blockchain nor connected to the internet, it never learned about the coins sent to it (of course, I backed up the wallet). Now, I have a working setup that uses Bitcoin Armory on the isolated PC, and Bitcoin Armory loaded with a read-only wallet on the connected PC (which is piggybacked on Bitcoin-QT, as per the setup instructions). Now, in order to retrieve the BTC3.1052, I loaded the wallet I had backed up, onto another copy of Bitcoin-QT, which was loaded onto yet a third PC that had an up-to-date copy of the blockchain already loaded. Although this copy of Bitcoin-QT is aware of the address that had been earlier generated, and thus presumably is able to receive the bitcoins and then spend them, it does not have knowledge of the BTC3.1052, but instead reports a zero balance.
I have the sender's 64-hex-digit transaction ID, if that helps.
How can I fix this situation? Those coins are getting valuable!
1714190479
Hero Member
*
Offline Offline

Posts: 1714190479

View Profile Personal Message (Offline)

Ignore
1714190479
Reply with quote  #2

1714190479
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714190479
Hero Member
*
Offline Offline

Posts: 1714190479

View Profile Personal Message (Offline)

Ignore
1714190479
Reply with quote  #2

1714190479
Report to moderator
1714190479
Hero Member
*
Offline Offline

Posts: 1714190479

View Profile Personal Message (Offline)

Ignore
1714190479
Reply with quote  #2

1714190479
Report to moderator
1714190479
Hero Member
*
Offline Offline

Posts: 1714190479

View Profile Personal Message (Offline)

Ignore
1714190479
Reply with quote  #2

1714190479
Report to moderator
NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
April 10, 2013, 01:13:58 AM
 #2

Does it show a list of receiving addresses in the client?
Have you tried -rescan?

jfhoff (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 10, 2013, 01:16:00 AM
 #3

Yes, the address is still there... what is rescan? I'll look it up.
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
April 10, 2013, 01:20:19 AM
 #4

Relax, the coins are still yours and haven't moved. Just have patience until blockchain is downloaded completely on your new wallet.

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
jfhoff (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 10, 2013, 01:22:39 AM
 #5

Thanks for the reassurance, but it's been over a day, and the client doesn't seem to be doing anything. What is -rescan?
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
April 10, 2013, 01:25:28 AM
 #6

Thanks for the reassurance, but it's been over a day, and the client doesn't seem to be doing anything. What is -rescan?

Is the option that tells bitcoin to search again for whatever coins may exist on the blockchain for it's addresses. Is not needed in newer versions of Bitcoin-qt so you can ignore it if you have +0.6.

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
jfhoff (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 10, 2013, 01:29:35 AM
 #7

The third PC (receiver) is running v0.8.1-beta and the sender is running v0.7.2-beta (I know, I need to update it soon).
jfhoff (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 10, 2013, 01:42:38 AM
 #8

In a few minutes, if no one tells me to do otherwise, I'm going to erase the blockchain and force a reload, but this time with the wallet already in place. I'll remove everything from the data directory and insert the wallet.dat file. Then I'll find out tomorrow if it worked.

LET ME KNOW IF I SHOULD DO SOMETHING ELSE!

paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
April 10, 2013, 01:57:43 AM
 #9

In a few minutes, if no one tells me to do otherwise, I'm going to erase the blockchain and force a reload, but this time with the wallet already in place. I'll remove everything from the data directory and insert the wallet.dat file. Then I'll find out tomorrow if it worked.

LET ME KNOW IF I SHOULD DO SOMETHING ELSE!



Please do that and report back.

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
April 10, 2013, 02:27:13 AM
 #10

In a few minutes, if no one tells me to do otherwise, I'm going to erase the blockchain and force a reload, but this time with the wallet already in place. I'll remove everything from the data directory and insert the wallet.dat file. Then I'll find out tomorrow if it worked.

LET ME KNOW IF I SHOULD DO SOMETHING ELSE!



https://en.bitcoin.it/wiki/Running_Bitcoin

CTRL+F type in "-rescan"


jfhoff (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 10, 2013, 03:28:50 AM
 #11

Thanks, NothinG, for the -rescan tip. CTRL+F didn't work (is that feature dropped on newer builds?), but fortunately I had saved the previous Data Directory by renaming it, so I renamed it back and restarted bitcoin-qt.exe with "-rescan" on the command line. VOILA! in minutes instead of hours, it came up with the missing coins.

Thanks, too, to paraipan and others who provided tips. You're awesome!
NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
April 12, 2013, 07:47:03 AM
 #12

CTRL+F was to find it on the page, not to launch a console. Sorry about the confusion.

rpm
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
April 12, 2013, 07:49:52 AM
 #13

the coins should show once the wallet downloads the blockchain info
blobberTK
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
April 12, 2013, 08:26:53 AM
 #14

glad to see it all worked out
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!