Author

Topic: Transaction not showing up in Bitcoin-Qt (Read 694 times)

legendary
Activity: 3472
Merit: 4794
April 29, 2013, 02: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.
legendary
Activity: 1358
Merit: 1002
April 29, 2013, 02: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
newbie
Activity: 57
Merit: 0
April 29, 2013, 02: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
legendary
Activity: 3472
Merit: 4794
April 29, 2013, 01:29:06 PM
#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.
member
Activity: 69
Merit: 10
April 29, 2013, 10:16:01 AM
#3
maybe just restart bitcoin-qt
newbie
Activity: 6
Merit: 0
April 29, 2013, 09:49:49 AM
#2
you could backup your wallet and do a rescan.
newbie
Activity: 57
Merit: 0
April 29, 2013, 09:30:06 AM
#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?
Jump to: