Unconfirmed Transaction using Blockchain.info wallet

0

I sent 0.08 BTC yesterday using the blockchain.info wallet on the iPhone.

It's been 24 hours and my money is still unsent; I really don't know what to do. It still says unconfirmed. Why is this? What can I do?

Transaction in question.

Enzo

Posted 2014-09-25T15:46:22.163

Reputation: 1

Question was closed 2014-10-04T08:27:03.283

Answers

1

The previous transaction that you are using to spend the coin is also unconfirmed. See below. Looks like this is a problem with the blockchain wallet that you want to email their tech support about. It doesn't even seem to be broadcasting the transactions anymore.

https://blockchain.info/tx/2bf18c5ba2fe56f3d9ada4880181518e905f275bfc9826fdbebd07dca34f2ef2

If you want to fix the problem yourself, you could manually broadcast the transactions out by first getting the transaction hex :

https://blockchain.info/tx/2bf18c5ba2fe56f3d9ada4880181518e905f275bfc9826fdbebd07dca34f2ef2?format=hex

And using:

https://blockchain.info/pushtx

kaykurokawa

Posted 2014-09-25T15:46:22.163

Reputation: 1 902

I tried that and it said "transaction already exists". – None – 2014-09-27T17:43:38.800