bc.info transactions with no timestamp

1

The last transaction in blocks 219882, 219888, and 219892 don't have a timestamp. And by last transaction I mean the last transaction shown in the json file.

I find this to be a bit odd. Does anyone know why this has occurred?

mrp

Posted 2015-06-01T16:30:16.997

Reputation: 195

Answers

3

There is no timestamp field in bitcoin transactions. BC.I timestamps the transaction when it comes to this service for a very first time. You should not use this value, because it can be quite incorrect/irrelevant.

I think that the last transactions in these blocks have not seen by BC.I in "wild" form. BC.I discovered them when they come within a block. So, it is a small bug on BC.I - it does not shows you timestamp for some txs.

Just live with it.

amaclin

Posted 2015-06-01T16:30:16.997

Reputation: 5 763

1What do you mean by 'wild' form?mrp 2015-06-04T00:09:48.870

1Wild = Not in a blockamaclin 2015-06-04T05:20:40.563