Bitcoin Client says transaction is unconfirmed for 2 days now

-1

Possible Duplicate:
How to debug a long “0/unconfirmed” status in the bitcoin client?

I made a transaction two days ago, but blockexplorer.com doesn't show the recipient address. Also there are zero confirmations yet and I start wondering if something went wrong. 2 days and my transaction does not show up in a block. Also I'm not able to resend the coins to give it another try.

Thanks in advance guys.

C3PO

Posted 2011-09-23T11:59:25.367

Reputation: 11

Question was closed 2011-09-26T05:02:17.850

2okay, it seems like I only had to ask this question. Just 5 mins. later transaction was confirmed one time!C3PO 2011-09-23T12:11:00.463

1Was the client running the whole time? Maybe you posted the transaction and then closed the client before it had a chance to broadcast it.David Schwartz 2011-09-23T12:28:35.427

Answers

3

Bitcoin Charts is a great place to check and see if your transaction is out there. It displays unconfirmed transactions that have been broadcast to the network. If a transaction does not show there, then running bitcoin with the -rescan option should fix things up.

tysat

Posted 2011-09-23T11:59:25.367

Reputation: 1 421