Resending transaction

8 messages BitcoinTalk bdonlan, d1337r, gazoakley, Insti, Satoshi Nakamoto, kkinnett, myrkul July 12, 2010 — March 2, 2011
bdonlan July 12, 2010 22:46 UTC Source ·

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?

d1337r July 16, 2010 11:39 UTC Source ·

Looks like exiting BitCoin should be disabled until each transaction will get at least 1 confirmation 😊

gazoakley July 16, 2010 12:07 UTC Source ·

Phew - it’s taken a couple of hours but it’s now gone through 😊. Wish I could generate coins more easily! 😁

Insti July 16, 2010 12:29 UTC Source ·

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.

Satoshi Nakamoto July 16, 2010 15:01 UTC Source ·

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.

kkinnett March 1, 2011 03:35 UTC Source ·

Weird, I have had 2 unconfirmed transactions sitting in my list for over 12 hours. Is this unusual?

kkinnett March 2, 2011 14:51 UTC Source ·

Those two transactions took about 24 or 26 hours to even receive one confirmation. Whereas I have seen other transactions go through in under a minute or 2.

Is there any reason that this may happen?

myrkul March 2, 2011 15:04 UTC Source ·

Clients/miners include different sets of transactions in the blocks they are trying to build. Much like it may take some time for an individual miner to successfully create a block, if a block wins that does not contain your transaction, you’ll need to wait for the next one for a chance. That’s, I think, the one downside of bitcoin… the transaction lag.