Blocks and related items

Every searchable item has its own detail page.

example of an extrinsic page

Detail always includes all the important information which are relevant for that particular item.

If it makes sense, the related items are inter-linked (e.g. extrinsic -> block)

Some of the important values can be easily copied to clipboard by clicking the icon.

Some data with complex structures such as extrinsic's/event's args are displayed with a special data viewer. You can view the data in two modes: parsed or raw.

The parsed mode which is set by default display the data in a human readable form. The data are enriched with links to accounts if the address it detected.

event's args in parsed mode

The raw mode on the other side doesn't do any modifications to the data and show the data in the exact form it is obtained from the backend in JSON format.

event's args in raw mode

At the bottom of the page, you can find the list of the other related items if there are any.

block's extrinsics / calls / events

Last updated