# Block Details Page

You can access this page by one of the following:

* Clicking on the Block ID wherever it's presented, for example, in the Blocks table of the [Blockchain](https://docs.zus.network/zus-docs/system-overview/blockchain) page.
* Using this url format: [`https://atlus.cloud/block-details/`](https://atlus.cloud/block-details/68a4f2523df87d1d1975f90bb136168e730ff94d5eded1f0bce43644984a8369)`<block_hash>`

### Block Details

This part of the page views the details of the block in JSON format, with a summarized Overview. At the top of the viewer, you can see the round number of this block, with a copy icon to copy it to clipboard.

#### Block Overview

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FVn3uUAuIFkLPbkhq9Dpb%2Fimage.png?alt=media&#x26;token=c00de453-b59f-469f-a844-944207dc629b" alt=""><figcaption><p>Fig1: Block Details Overview</p></figcaption></figure>

* **Block Hash**: This is the hexadecimal hash representing block content, it's also an identifier to the block, with a copy icon to copy it to clipboard.
* **Created At**: This shows the date where this block was generated.
* **Transactions**: This shows the count of transactions in this block.
* **Mined By**: This shows the Provider ID of the Miner that generated this block, with a copy icon to copy it to clipboard. Clicking on it redirects to the [Miner Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/miner-details-page) of this Miner.
* **Magic Block Hash**: This shows the hexadecimal hash of the contents of the [Magic Block](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/broken-reference) known to this block, it's also an identifier for the Magic Block.

#### Block Details JSON

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FsKqLzD3X9tlXZ8Kz0KcH%2Fimage.png?alt=media&#x26;token=50043319-61f7-413d-9923-c1fe1632b6a2" alt=""><figcaption><p>Fig2: Block Details JSON</p></figcaption></figure>

This views the details of the block in JSON format. More information on these details in [The Block](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/broken-reference) page.

### Transaction Table

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FhOY0NU16DpxZHZOyqFi3%2Fimage.png?alt=media&#x26;token=0d80add0-7928-4a55-80dc-0c4fbccee6b1" alt=""><figcaption><p>Fig3: Transactions Table</p></figcaption></figure>

This table shows the transactions of this block. It views the same data of the transactions as in the Transactions table in [Blockchain page](https://docs.zus.network/zus-docs/webapps/atlus/blockchain-page) in Atlus.
