-2
I sent some bitcoins to an address. The transaction seems to have been executed, and I do have a transaction hash; but when I search for it on http://blockchain.info/ it says "transaction not found"...
where did it go?!
Should I be worried? The transaction was processed at 04/10/2013 20:38 - about 3 hours ago now. Isn't that too long?
I did not add any transaction fee, because there is no option for it.
The transfer was started from bitcoin-central.
update
Since the money finally arrived, I guess i could slightly rewrite the question such as:
How can there be such a (long) latency from the moment a transaction is executed (eg. I get a transaction hash) to the moment the transaction is seen on the system (eg. blockchain.info)?
how can it be that it is not showing (hours later, not seconds later)?
How can I know the hash I got is valid/real?
@StephenGornick How's that a duplicate? – Nick ODell – 2013-04-11T01:44:21.013
1I can create a transaction offline and get a transaction hash and send that to you out-of-band. That doesn't mean the bitcoin network knows about it. When you withdraw from a hosted (shared) E-Wallet, you are at the mercy of that E-Wallet provider. It isn't Bitcoin's fault. Once that E-Wallet provider finally broadcasts the transaction to peers, those nodes will relay the transaction and within seconds nodes around the world know about it. So, to summarize, until the E-Wallet sends it there's no way for Bitcoin network to know about it. – Stephen Gornick – 2013-04-13T22:38:15.297
thanks @StephenGornick ! I thought the transaction hash was the result of a first broadcast. If it's not... then it's practically unuseful, isn't it? I mean let's say the e-wallet provider later decides not to broadcast it. I can't use it to prove anything, can I? – Stefano – 2013-04-14T12:23:13.750
PS. This question is very different from the one tagged as a duplicate. The problem statement is: 1) I have a Transaction Hash 2) The transaction hash cannot be found on blockchain.info - It sounds like there are 2 possible answers: A) blockchain.info is not yet up to date B) The transaction was calculated offline and has not been broadcasted yet. Very different from the dup. I'd still like to understand what use/how secure is an offline transaction, unless this is meat for a different question – Stefano – 2013-04-14T12:28:41.423
I don't know what else to add. You are correct. If the transaction had been broadcast and also blockchain.info had been up to date, then blockchain.info would have showed your trx. Without knowing if either of those is true, there's nothing more I can add. – Stephen Gornick – 2013-04-19T21:23:52.443
thanks @Stephen-Gornick. I was just trying to understand if it's possible to give out a transaction ID without before having it broadcasted (which would explain everything), I wasn't sure about that and it was not fully clear to me from your answer – Stefano – 2013-04-21T17:04:07.050