From c9061665aaeaab24a2cd5d36fd96eccc1049e5d2 Mon Sep 17 00:00:00 2001 From: Andrew Gross Date: Fri, 21 Jun 2019 09:55:27 -0600 Subject: [PATCH] add Blockchair to list of closed source explorers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 416f585c53..cbf1af6acf 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can also access the dev chatroom on our [Gitter Channel](https://gitter.im/p BlockScout is an Elixir application that allows users to search transactions, view accounts and balances, and verify smart contracts on the entire Ethereum network including all forks and sidechains. -Currently available full-featured block explorers (i.e. Etherscan and Etherchain) are closed systems which are not independently verifiable. As Ethereum sidechains continue to proliferate in both private and public settings, transparent, open-source tools are needed to analyze and validate transactions. +Currently available full-featured block explorers (Etherscan, Etherchain, Blockchair) are closed systems which are not independently verifiable. As Ethereum sidechains continue to proliferate in both private and public settings, transparent, open-source tools are needed to analyze and validate transactions. ## Getting Started