Skip to content

Commit 3147dde

Browse files
committed
Focus
1 parent 96343b9 commit 3147dde

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

docs/PRIOR_ART.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,9 @@
22

33
## Competitors ##
44

5-
| Product Name | Description | Open Source? | Source Code (if applicable) |
6-
| --- | --- | --- | --- |
7-
| blockrs | TUI block explorer in Rust (even uses Ratatui). More intended to watch live chain data. Very pretty UI. || [sergerad/blockrs](https://github.com/sergerad/blockrs) |
8-
9-
10-
## Related Projects ##
11-
12-
| Product Name | Description | Stack | Open Source? | Source Code |
5+
| Product Name | Description | Open Source? | Source Code (if applicable) | Actively Maintained? |
136
| --- | --- | --- | --- | --- |
14-
| **Etherscan** | The most widely used Ethereum block explorer. Supports rich transaction history, token tracking, and contract interactions. | (proprietary) || N/A |
15-
| **Beaconcha.in** | Ethereum 2.0 beacon chain explorer with staking and validator insights. | Golang, PostgreSQL, React || [gobitfly/eth2-beaconchain-explorer](https://github.com/gobitfly/eth2-beaconchain-explorer) |
16-
| **Ethplorer** | Focuses on token transactions and analytics. | (proprietary) || N/A |
17-
| **Blockscout** | Fully open-source explorer for Ethereum and EVM-compatible chains. Supports tokens, contracts, and DApp interactions. | Elixir, PostgreSQL || [blockscout/blockscout](https://github.com/blockscout/blockscout) |
18-
| **Tenderly Explorer** | More than just a block explorer—offers real-time simulation and debugging tools for developers. | Proprietary || N/A |
19-
| **Otterscan** | Lightweight, self-hosted block explorer designed for Ethereum execution layer. | Rust, PostgreSQL, React || [otterscan/otterscan](https://github.com/otterscan/otterscan) |
7+
| blockrs | TUI block explorer in Rust (even uses Ratatui). More intended to watch live chain data. Very pretty UI. || [sergerad/blockrs](https://github.com/sergerad/blockrs) ||
8+
| lazy-etherscan | TUI block explorer in Go. Allows searching on numerous fields. || [woxjro/lazy-etherscan](https://github.com/woxjro/lazy-etherscan) ||
9+
| ethscan | TUI block explorer in Go and inspired by `k9s`. || [treethought/ethscan](https://github.com/treethought/ethscan) | ❌ (last commit was over three years ago) |
2010

0 commit comments

Comments
 (0)