From b18eca68608a500d69444bf2a03ce2498caefe3d Mon Sep 17 00:00:00 2001 From: Tim McMackin Date: Wed, 3 Jan 2024 07:17:59 -0500 Subject: [PATCH] Add list of block explorers from octez docs (#222) * Add list of block explorers from octez docs * Be consistent by using names of block explorers for link titles Co-authored-by: Beata Lipska <45601590+beatalipska@users.noreply.github.com> --------- Co-authored-by: Beata Lipska <45601590+beatalipska@users.noreply.github.com> --- docs/developing/information/block-explorers.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/developing/information/block-explorers.md b/docs/developing/information/block-explorers.md index baeda9d9a..14cbeab28 100644 --- a/docs/developing/information/block-explorers.md +++ b/docs/developing/information/block-explorers.md @@ -1,7 +1,7 @@ --- title: Block Explorers last_update: - date: 10 July 2023 + date: 22 December 2023 --- **What is a blockchain explorer?** @@ -35,5 +35,11 @@ Block explorers are also used by: Here are some commonly used Tezos block explorers: -1. [TzStats](https://tzstats.com/) -2. [TzKT](https://tzkt.io/) +- [TzStats](https://tzstats.com/) +- [TzKT](https://tzkt.io/) +- [Arronax](https://arronax.io) +- [Baking Bad](https://baking-bad.org) +- [Better Call Dev](https://better-call.dev) +- [Explorus](https://explorus.io/) +- [Etherlink Explorer](https://explorer.etherlink.com/) +- [TzFlow](https://tzflow.com/)