Bitcoin Forum
October 08, 2024, 11:37:36 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Transaction not showing up in Bitcoin-Qt  (Read 695 times)
jerye (OP)
Newbie
*
Offline Offline

Activity: 57
Merit: 0



View Profile
April 29, 2013, 01:30:06 PM
 #1

I sent a transaction to one of my address while the wallet was syncing with the blockchain (10 or so blocks behind). Once it synced, I don't actually see the transaction in my wallet but I see the transaction on blockchain.info. I sent myself a new transaction and saw that Bitcoin-Qt noticed the transaction. Is there anything I can do about the previous transaction?
namecoinwallet
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 29, 2013, 01:49:49 PM
 #2

you could backup your wallet and do a rescan.
cadmium
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
April 29, 2013, 02:16:01 PM
 #3

maybe just restart bitcoin-qt

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
DannyHamilton
Legendary
*
Offline Offline

Activity: 3472
Merit: 4798



View Profile
April 29, 2013, 05:29:06 PM
Last edit: April 29, 2013, 06:14:27 PM by DannyHamilton
 #4

If you're sure that the transaction was sent to the correct address, then it is a bit surprising that Bitcoin-Qt did not see it.

To force Bitcoin-Qt to search through the blockchain for any transactions it may have missed you can do the following:

Shut down Bitcoin-Qt and wait for it to exist completely.
Figure out how to run Bitcoin-Qt from a command line interface on your operating system (You didn't mention what operating system you are using, so I can't offer instructions here).
When running it from the command line interface, include the -rescan option
Wait while Bitcoin-Qt scans the blockchain loking for missed transactions.
jerye (OP)
Newbie
*
Offline Offline

Activity: 57
Merit: 0



View Profile
April 29, 2013, 06:01:38 PM
 #5

Solved, it showed up after 1 confirmation. Am using windows and tried the --rescan option from the debug window but that did not work. Tongue
Raoul Duke
aka psy
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002



View Profile
April 29, 2013, 06:07:11 PM
 #6

Solved, it showed up after 1 confirmation. Am using windows and tried the --rescan option from the debug window but that did not work. Tongue

-rescan, with 1 hyphen only.
in alternative you could insert rescan=1 in the bitcoin.conf file and (re)start bitcoin-qt
DannyHamilton
Legendary
*
Offline Offline

Activity: 3472
Merit: 4798



View Profile
April 29, 2013, 06:14:06 PM
 #7

Solved, it showed up after 1 confirmation. Am using windows and tried the --rescan option from the debug window but that did not work. Tongue

Nope it won't work from the Debug Window.  If you need the rescan option in the future, you need to completely shut down Bitcoin-Qt and then run it from the Windows command line with a -rescan command line option.
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!