Ethexplore A blockchain explorer built in Go — a learning project inspired by Etherscan. Reads from Ethereum via a hosted node, indexes blocks and transactions into PostgreSQL, and serves the data via a REST API. Stack Go PostgreSQL Redis go-ethereum, pgx, chi