pull down to refresh

I just published this earlier today: https://jon-hodl.github.io/bitcoin-time-machine/

It doesn't do what you're describing but it sounds like it's already a welcome feature.

If you have the txid of sending to your friend on July 6th 2024, you can look it up and get basic profit loss on it with some useful data.

I will see how I can integrate your idea.

Wow this is great! Thanks

Is this site collecting data?

reply

Not that I know of. It queries mempool.space for the date of the tx and then uses my bitcoin price archive for the price data on that date.

reply

Just added this feature.

You just have to select "Date & Sats"

reply

Thank you!!!

reply

🤝

reply

Here can you add two more data metrics

fiat value now and fiat value then?

Also is it possible to add a bitcoin address and use the info from mempool.space to get info like TXN amounts transferred and current fiat value then and now of the UTXOs in the bitcoin address?

reply

you can already see price when it was transacted as well as the price now.

As far as the other feature, you are requesting, that sounds like it would probably be an entirely different project because it would have to query a block chain for all of the transaction data associated with a single address. That adds a lot of complexity and potential for privacy leaks.

reply