Search content
Sort by

Showing 6 of 6 results by iranbitcash
Post
Topic
Board Bitcoin Technical Support
Re: 4 unconfirmed transactions since 10 Feb 2014
by
iranbitcash
on 14/02/2014, 17:17:35 UTC
Finally I found the solution, thanks to the Pywallet

Check this topic

https://bitcointalk.org/index.php?topic=35214.0
Post
Topic
Board Bitcoin Technical Support
Re: 4 unconfirmed transactions since 10 Feb 2014
by
iranbitcash
on 14/02/2014, 14:28:41 UTC
https://blockchain.info/address/1MJ7U8rd8fofjJ66rWKPjxc1htfZcFknCC

Here are the unconfirmed transactions.

Looks like you are trying to send very small amounts with no fee.
You may have to wait.


Include a small fee when transferring less than 0,01 BTC to speed up transaction confirmation.



I checked https://blockchain.info/address/1MJ7U8rd8fofjJ66rWKPjxc1htfZcFknCC but my transaction is not in the list.
I paid 0.0001 BTC as fee for all the transactions.
Post
Topic
Board Bitcoin Technical Support
Re: 4 unconfirmed transactions since 10 Feb 2014
by
iranbitcash
on 14/02/2014, 13:14:30 UTC
I have one transaction without confirmations since 10.2.2014
Using Bitcoin-Qt newest version.
I'm also trying to find out that are these funds lost or is there a way to get them back

Please leave the transaction details.
Post
Topic
Board Bitcoin Technical Support
Re: 4 unconfirmed transactions since 10 Feb 2014
by
iranbitcash
on 14/02/2014, 12:38:21 UTC
If these transactions are not confirmed, you have just to rescan the blockchain to add again bitcoins to your wallet.

Thank you for your suggestion.
I tried RESCAN by this command:
Code:
bitcoin-qt.exe -rescan

but nothing happened. All the transaction are still unconfirmed.

Any suggestion...
Post
Topic
Board Bitcoin Technical Support
Re: 4 unconfirmed transactions since 10 Feb 2014
by
iranbitcash
on 14/02/2014, 12:28:27 UTC
I am not sure about the other ones, but I looked at your first transaction:
0.029btc from 17zsynejVZjGrSW8tdAmUaCXQRResbfHTB

It is confirmed on the blockchain with a different txid, seems like the recent "Transaction Malleability" issue:
https://blockchain.info/tx/8f1e2e37ba9c339d8255f8216dfa2f0d9977298c02926ce8dac4c88273ce9498


Yes, your are right about the first one but it is not the case about the other transactions.
So Blockchain confirms the first transaction was successfully but on my wallet it is still unconfirmed !!!
Post
Topic
Board Bitcoin Technical Support
Topic OP
4 unconfirmed transactions since 10 Feb 2014
by
iranbitcash
on 14/02/2014, 12:13:30 UTC
I have had 4 unconfirmed transactions since 10 Feb 2014.
I use bitcoin-Qt ver 0.8.5.
The transaction IDs are not exist in the blockchain.org

{"address": "17zsynejVZjGrSW8tdAmUaCXQRResbfHTB", "category": "send", "amount": -0.029, "fee": -0.0001, "confirmations": 0, "txid": "36f0652a6c0bd99e366cf2f97f4a5f0e011d9254a9af01b80db6062b1387336c", "time": 1392061772, "timereceived": 1392061772 }

{"address": "1ENeVWpZvoAYxnmVDdVQZxLScyxDPkFM49", "category": "send", "amount": -0.00170257, "fee": -0.0001, "confirmations": 0, "txid": "46b248f5bde7138e06f8887119fc2c584826e3ec1af94674d2e13c7046d13307", "time": 1392061778, "timereceived": 1392061778 }

{"address": "1MJ7U8rd8fofjJ66rWKPjxc1htfZcFknCC", "category": "send", "amount": -0.00689454, "fee": -0.0001, "confirmations": 0, "txid": "69ec4d8ed50668ef73acc019ffc1261556f8e54923650b61001234cf532e1876", "time": 1392231247, "timereceived": 1392231247 }

{"address": "1QJLEHo4t3EeAPPHzhChee3DzBShkoUUEC", "category": "send", "amount": -0.04975055, "fee": -0.0001151, "confirmations": 0, "txid": "8bb23dfd324a08eca47ddf9dc44656d862d381b47f8524097627325558d793a7", "time": 1392314941, "timereceived": 1392314941 }

Please someone explain for me what is going on ?
Can I return these amount to my balance again ?
Can I resend them to the network ?
All suggestion are welcome.