--- layout: simple --- # Toy Chain Explorer The API server has an [explore][1] endpoint that allows to view all of the chain's "[internals][2]" You can explore the chain, blocks, transaction and more ... - get the [HEADs][3] - get the [chain][4] - get a [block][5] - get the [txpool][6] - get the [utxo][7] state - get a [transaction][8] - get [nodes][9] [1]: /api/explore.html [2]: /docs/internals.html [3]: /docs/heads.html [4]: /docs/chain.html [5]: /docs/block.html [6]: /docs/txpool.html [7]: /docs/utxo.html [8]: /docs/transactions.html [9]: /docs/nodes.html