{"id":29581191,"url":"https://github.com/iderr/blockcypher_exporter","last_synced_at":"2025-10-30T08:13:35.783Z","repository":{"id":118446848,"uuid":"420146090","full_name":"IDerr/blockcypher_exporter","owner":"IDerr","description":"A blockcypher exporter to monitor your blockchain nodes ","archived":false,"fork":false,"pushed_at":"2021-11-02T15:27:53.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T20:55:15.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/IDerr.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,"zenodo":null}},"created_at":"2021-10-22T15:16:45.000Z","updated_at":"2021-11-02T13:11:57.000Z","dependencies_parsed_at":"2023-11-10T11:56:42.407Z","dependency_job_id":null,"html_url":"https://github.com/IDerr/blockcypher_exporter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/IDerr/blockcypher_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDerr%2Fblockcypher_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDerr%2Fblockcypher_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDerr%2Fblockcypher_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDerr%2Fblockcypher_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IDerr","download_url":"https://codeload.github.com/IDerr/blockcypher_exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDerr%2Fblockcypher_exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013959,"owners_count":26085429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-07-19T19:13:18.889Z","updated_at":"2025-10-13T06:21:16.323Z","avatar_url":"https://github.com/IDerr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blockcypher_exporter\nA blockcypher exporter to monitor your blockchain nodes to [Prometheus](https://prometheus.io).\nMetrics are retrieved using the BlockCypher REST API.\n\nTo run it:\n\n    go build app.go -o bin/blockcypher_exporter\n    bin/blockcypher_exporter [flags]\n\n## Exported Metrics\n| Metric | Description |\n| ------ | ------- |\n| blockcypher_up | Was the last Blockcypher query successful |\n| blockcypher_last_block | Last block of chain |\n\n## Flags\n    ./bin/blockcypher_exporter --help\n\n| Flag | Description | Default |\n| ---- | ----------- | ------- |\n| log.level | Logging level | `info` |\n| web.listen-address | Address to listen on for telemetry | `:9141` |\n| web.telemetry-path | Path under which to expose metrics | `/metrics` |\n\n## Env Variables\n\nUse a .env file in the local folder, or /etc/sysconfig/blockcypher_exporter\nPossible values can be found on [BlockCypher docs](https://www.blockcypher.com/dev/bitcoin/#restful-resources)\n```\nCHAIN=\"main\"\nCOIN=\"eth\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiderr%2Fblockcypher_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiderr%2Fblockcypher_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiderr%2Fblockcypher_exporter/lists"}