Post
Topic
Board Development & Technical Discussion
Merits 12 from 6 users
Re: how to read blockexplorer
by
OmegaStarScream
on 31/12/2019, 19:08:20 UTC
⭐ Merited by Welsh (4) ,ETFbitcoin (3) ,o_e_l_e_o (2) ,Heisenberg_Hunter (1) ,th3nolo (1) ,TalkStar (1)
Here is how the JSON looks like:



The picture above represents the three transactions you received. They are ordered by date (descending), meaning, that #0 is the last one you received.

As an example, I selected the last transaction. Here is the JSON and the equivalent in the explorer:



I've used the same colors to highlight the addresses and amount in both screenshots, so it's easier to read and understand.

The fees can be found on the bottom as you can see on the first screenshot.

vIn represent the address(es) the funds are coming out from:

  • 1GB2CgZ9a4yXFaaN2YfmTKuhZbomkpUfbH

While the vOut is where the BTCs are being sent to:

  • 15eeUWLYneRUr5KQYRgcTG4WRRQ1DJMSTc
  • 1ASKLKCZ3SKV2Ky5A2ncFxMxdGLRE9Y3Vv

And based on that, if 1GB2CgZ9a4yXFaaN2YfmTKuhZbomkpUfbH is on the vIn field, it's an outgoing transaction, otherwise it's incoming.