Post
Topic
Board Bitcoin Technical Support
Re: BTC value sent differs from that in blockchain explorer
by
LoyceV
on 24/01/2021, 21:51:55 UTC
how then do I get a hash I'd that shows the exact amount I sent?
~
Is it impossible in my case? If so, how do others like this one get it? https://www.blockchain.com/btc/tx/5315874373ef66252970019fc5ce43270c81693d22f564ebc419513fefaada29
You're looking at the transaction, that can include more than one input and output. In this case, there are 2 outputs. If you want to know what was send to a certain address, you simply look at the amount at that address:
Code:
18rCwT4drAAd5fnjBavZNBgCHgyRQ2L5oV 0.00023624 BTC
15wbwDYScTzw5razo4giKi1Z5CJNxSVdUY 0.28219400 BTC
If you want to know a dollar value with this, you'll end up with an estimate. You're sending Bitcoins, not dollars.