{"id":15757005,"url":"https://github.com/treethought/ethscan","last_synced_at":"2026-02-15T09:42:10.194Z","repository":{"id":61014165,"uuid":"540193860","full_name":"treethought/ethscan","owner":"treethought","description":"Ethereum TUI block explorer","archived":false,"fork":false,"pushed_at":"2023-04-07T04:04:10.000Z","size":573,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-05T15:54:46.405Z","etag":null,"topics":["ethereum","golang","tui","web3"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/treethought.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-22T22:38:59.000Z","updated_at":"2025-05-25T17:00:23.000Z","dependencies_parsed_at":"2024-06-21T11:13:19.318Z","dependency_job_id":"befec5ed-bd8a-4e30-a4df-25bcd3b13f73","html_url":"https://github.com/treethought/ethscan","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"0f26f0c08f3d3ae1dc880e1e2ca21cc917fd95ec"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/treethought/ethscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Fethscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Fethscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Fethscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Fethscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treethought","download_url":"https://codeload.github.com/treethought/ethscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Fethscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29475144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ethereum","golang","tui","web3"],"created_at":"2024-10-04T09:03:42.846Z","updated_at":"2026-02-15T09:42:10.178Z","avatar_url":"https://github.com/treethought.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ethscan\n\nethscan is a TUI Ethereum block explorer with the goal of providing a convenient\nand useful alternative to web app explorers.\n\nInspired by the wonderful [k9s](https://github.com/derailed/k9s).\n\n## Install\n\n```\ngo install github.com/treethought/ethscan@latest\n```\n\n## Usage\n\n### Configuration\n\nCreate a config file at `~/ethscan.yaml` (or somewhere else and pass it via `--config`).\n\nSet an RPC URL (https:// or ws://) and an etherscan API key.\n\nYou can get a free RPC endpoint at https://quicknode.com.\n\n```\nrpc_url: YOUR_ENDPOINT\netherscan_key: YOUR_API_KEY\n```\n\n### Running\n\nCurrently only supports subscribing to blocks and inspecting them as they are received.\n\nTo get started simply run `etherscan` if using the binary, or `go run main.go`\n\n## Screenshots\n\n#### Blocks\n\n![Blocks](./assets/blocks.png)\n\n#### Block Transactions\n\n![Block](./assets/block.png)\n\n#### Transaction\n\n![Transaction](./assets/transaction.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreethought%2Fethscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreethought%2Fethscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreethought%2Fethscan/lists"}