Hallo,
Is possible to see the Hash and address of a transaction on a specific date, starting from amuount? I used a mixer for send 10 bitcoin on June 6 but i lost all my info about address where i sent . Is possible to find this transaction? How and where?
Maybe. That depends on what the amount was.
If you know the approximate time that you sent the transaction, it would be easier to find.
If you know the exact time that you sent it, it would be much easier to find.
Yes! I rember time & Date because i was watching a footbal match on TV. So how should i do?
?
Assuming that the amount was rather unique...
Find the first block that was created after that time.
Check all the transactions in the block and see if any of them exactly match the amount.
Then check all the transactions in the next block.
Then check all the transactions in the block after that.
Continue checking through all the transaction in subsequent blocks until you find the transaction you are looking for.
Did it confirm very quickly? If so, then you'll probably find it in one of the first 2 or 3 blocks that you look through.
If you are looking for the final transaction that the mixer sent to the recipient address, then you'll probably have to check through more blocks. There are a bit less than 150 blocks created per day, so depending on which mixer you used, and how fast they mix the coins, you may have to search through quite a few blocks.
If the amount was not very unique, then you may find multiple transactions that all pay the same amount to different addresses. In that case, you'll need to trace the transaction chains backwards and/or forwards to see if you can identify any other amounts and/or addresses that can help you determine which is the correct transaction.