No confirmations, waited for months!

2

I sent a payment of 0.9995 bitcoins back in April to my MtGox account. However I just checked and it has 0 confirmations. Additionally it doesn't show in my wallet or my MtGox account. Is it lost? Can I get it back?

Jamil Merali

Posted 2013-10-21T05:13:55.027

Reputation: 21

What is the wallet address?user1068446 2013-10-21T08:22:45.423

Or the transaction ID would also be helpful.cdecker 2013-10-21T12:01:04.683

Was the output perhaps spent in another conflicting transaction?Murch 2013-10-21T14:26:56.740

those questions are very important to answer. but it is possible(but I only saw this happen twice) to get back if there was an error in your client making the transaction invalid... Sadly it would be considered a double spend... but it would make the first problematic transfer be rejected, and you could spend your money.Joe White 2013-10-21T16:29:52.157

What wallet service are you using?Murch 2013-10-21T16:38:31.113

Answers

4

If your transaction from April still has no confirmation, it would be feasible to create another transaction that spends the same input to yourself. You could hope that your new transaction would be verified first, which would invalidate the other transaction and salvage your coins.

Murch

Posted 2013-10-21T05:13:55.027

Reputation: 41 609

1

Run this option when starting bitcoin-qt:

-salvagewallet

I've had this exact same issue several times with other coins and it works like magic.

Paul Gregoire

Posted 2013-10-21T05:13:55.027

Reputation: 127