Resending transaction
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?
Looks like exiting BitCoin should be disabled until each transaction will get at least 1 confirmation 😊
Phew - it’s taken a couple of hours but it’s now gone through 😊. Wish I could generate coins more easily! 😁
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.
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.
Weird, I have had 2 unconfirmed transactions sitting in my list for over 12 hours. Is this unusual?
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?
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.