> For the complete documentation index, see [llms.txt](https://thxnet.gitbook.io/thxnet-developers-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thxnet.gitbook.io/thxnet-developers-doc/concept/blockchain-network.md).

# Blockchain Network

THXNET. Blockchain Network is built and customized upon the Polkadot Substrate Framework and FRAME pallets as its foundation. We firmly believes in the concept of Web3 as a network of networks and has chosen to leverage the strengths of established technologies to support this vision.

<figure><img src="/files/9GwIM9FjrhOSgzu7oI5u" alt=""><figcaption><p>Blockchain Network Structure</p></figcaption></figure>

A Rootchain and its Leafchains communicate via XCM protocol which is a messaging format and language used to communicate between consensus systems.

Collators in a Leafchain gather the changes from the most recent block. They then send a packed summary of these changes to the Validators of the Rootchain, who help finalizing the block.

For more details, please refer to [Polkadot doc](https://wiki.polkadot.network/docs/learn-parachains).

#### THXNET. All Blockchain Networks Panel (click top left item to show side menu)

<https://panel.testnet.thxnet.org/?rpc=wss%3A%2F%2Fnode.mainnet.thxnet.org%2Farchive-001%2Fws#/explorer>

#### THXNET. Mainnet Explorer

<https://explorer.mainnet.thxnet.org/>

#### THXNET. Testnet Explorer

<https://explorer.testnet.thxnet.org/>
