Verifying bitcoin core testnet transactions on blockcypher

719 views Asked by At

After successfully creating wallet in bitcoincore UI and transferring testnet coins from one wallet to another wallet, i decdied to verify my transactions on live blockcyper but using the transaction id i can view my transactions there but the numbers does not match like bitcoin value does not match or the size of the transaction does not match.... wondering why is that.

This is how it looks like in Bitcoin Core UI

enter image description here

Now same transaction in blockcypher show different bitcoin amount and size there

enter image description here

1

There are 1 answers

0
vincenzopalazzo On

It could be a useful reference this

As far as I know, the explorers don't really have a way to decode the receiver and the recipient, the only point of the transaction that contains the information on senders and recipients are the scripts, look at this reference.

But I can't guarantee you that the blockchain explorers use those to understand from whom and where bitcoins start and arrive.

I hope I have been helpful and excuse my terrible English but I am learning