Satoshi Forum Archive
Thread #0092

Resending transaction

bdonlan2010-07-12T22:46:44Z

I created a send coins transaction when my laptop was offline; now it's stuck at 0/unconfirmed and not visible to the recipient, even though other transactions I created later went through. How do I force the transaction to be re-sent to the network so it can make progress? Or alternately, how do I cancel the transaction so I can get my funds back?

Original message

bdonlan2010-07-12T23:11:59Z

It seems the transaction went through after about an hour and a half.

Original message

gazoakley2010-07-16T11:01:52Z

I'm having the same problem - opened BitCoin to create a transaction and possibly exited before it sent out the payment details. Now I have a 0/unconfirmed transaction.
Having the ability to resend a stuck transaction would be nice - if no nodes have picked it up yet then surely sending it again won't cause an issue (and if some have then they'll just ignore it right?)

Original message

d1337r2010-07-16T11:39:34Z

Looks like exiting BitCoin should be disabled until each transaction will get at least 1 confirmation ![Smiley](https://bitcointalk.org/static/img/emoticons/smiley.gif)

Original message

gazoakley2010-07-16T12:07:58Z

Phew - it's taken a couple of hours but it's now gone through ![Smiley](https://bitcointalk.org/static/img/emoticons/smiley.gif). Wish I could generate coins more easily! ![Cheesy](https://bitcointalk.org/static/img/emoticons/cheesy.gif)

Original message

Insti2010-07-16T12:29:25Z

0/unconfirmed means that your client has seen the transaction
1/unconfirmed means that your transaction has been included in 1 block, at this point you can be reasonably sure someone has picked up your transaction and it's now in the chain.
as the number of confirmations increases, so does the confidence in the 'truth' of the transaction.
There is no way to cancel a transaction.
It is not possible with the current client to resend a transaction.

Original message

satoshi2010-07-16T15:01:33Z

Bitcoin automatically rebroadcasts your transactions if it receives new blocks that don't contain them. It may take about an hour to get rebroadcasted. It is relentless though. It will keep nagging the network forever until your transaction gets into a block.

Original message