Blockchair / Blockchair.Support

Public repository for issues and feature requests. Submit your favorite bug!
434 stars 318 forks source link

Wrong Date on Bitcoin Transaction #1397

Closed sheinix closed 6 months ago

sheinix commented 8 months ago

Not sure what's the date displaying in blockchair for this tx

I think the date is wrong as it says (at the moment of writing this message) 4 hs ago, but other blockchain explorers show the correct tx age which is: 1m 8 days ago (transaction is stuck)

Bitaps tx Blockchain Tx

Is this a blockchair bug or something that we are not taking into account?

Thanks

Har01d commented 7 months ago

Mempool transactions don't really have a timestamp so we assign the timestamp of the moment when the transaction was processed by our engine. Since we may restart it from time to time, it explains the difference. Once the transaction is confirmed, the timestamp should be the same as with other explorers.