{"id":20626070,"url":"https://github.com/fisco-bcos/fisco-bcos-browser","last_synced_at":"2025-10-06T01:56:17.248Z","repository":{"id":27570626,"uuid":"114067133","full_name":"FISCO-BCOS/fisco-bcos-browser","owner":"FISCO-BCOS","description":"A broswer to show the detail infomation of a running FISCO BCOS chain","archived":false,"fork":false,"pushed_at":"2022-11-30T15:01:45.000Z","size":67207,"stargazers_count":179,"open_issues_count":12,"forks_count":116,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-07T10:28:07.461Z","etag":null,"topics":["blockchain-explorer","explorer","fisco-bcos"],"latest_commit_sha":null,"homepage":"https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/browser/browser.html","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FISCO-BCOS.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-13T03:06:20.000Z","updated_at":"2025-04-03T07:40:57.000Z","dependencies_parsed_at":"2022-08-07T13:00:35.736Z","dependency_job_id":null,"html_url":"https://github.com/FISCO-BCOS/fisco-bcos-browser","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/FISCO-BCOS/fisco-bcos-browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Ffisco-bcos-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Ffisco-bcos-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Ffisco-bcos-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Ffisco-bcos-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FISCO-BCOS","download_url":"https://codeload.github.com/FISCO-BCOS/fisco-bcos-browser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Ffisco-bcos-browser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547816,"owners_count":26004773,"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-05T02:00:06.059Z","response_time":54,"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":["blockchain-explorer","explorer","fisco-bcos"],"created_at":"2024-11-16T13:11:53.088Z","updated_at":"2025-10-06T01:56:17.216Z","avatar_url":"https://github.com/FISCO-BCOS.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FISCO-BCOS 2.0区块链浏览器\n\n[![CodeFactor](https://www.codefactor.io/repository/github/FISCO-BCOS/fisco-bcos-browser/badge)](https://www.codefactor.io/repository/github/FISCO-BCOS/fisco-bcos-browser)\n[![Code Lines](https://tokei.rs/b1/github/FISCO-BCOS/fisco-bcos-browser?category=code)](https://github.com/FISCO-BCOS/fisco-bcos-browser)\n[![license](http://img.shields.io/badge/license-Apache%20v2-blue.svg)](http://www.apache.org/licenses/)\n[![GitHub (pre-)release](https://img.shields.io/github/release/FISCO-BCOS/fisco-bcos-browser/all.svg)](https://github.com/FISCO-BCOS/fisco-bcos-browser/releases)\n\n**全新适配FISCO-BCOS 2+版本，如果使用FISCO-BCOS 1.2或1.3版本请用[v1.2.1版本](https://github.com/FISCO-BCOS/fisco-bcos-browser/releases/tag/v1.2.1)。**\n\n区块链浏览器将区块链中的数据可视化，并进行实时展示。方便用户以Web页面的方式，获取当前区块链中的信息。觉得不错的话，就给个[Star](https://github.com/FISCO-BCOS/fisco-bcos-browser)⭐️吧~~~\n\n\n![](./img/overview.png)\n\n详细了解,请阅读[**技术文档**](https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/browser/browser.html)。\n\n\n# 社区相关项目\n\n- 基于python-sdk开发的纯Python区块链浏览器 FiscoBcos-PyConsole\n\n  FiscoBcos-PyConsole 是基于 python-sdk 开发的纯Python区块链浏览器。 对现有的浏览器进行了改进，本工程只需要Python3.5+ 即可,不再需要Python2.7, Java, 以及MySQL。\n\n  并且对区块链数据及参数进行了Restful 的接口封装，可以直接进行HTTP请求。\n\n  详情[点击这里](https://github.com/Wall-ee/FiscoBcos-PyConsole)\n\n- 基于 Docker 部署的区块链浏览器\n\n  方便一键部署，仅依赖 Docker 和 docker-compose，适配 FISCO BCOS 2.0。\n\n  详情[点击这里](https://github.com/YoungWilliamZ/fisco-bcos-browser-docker)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffisco-bcos%2Ffisco-bcos-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffisco-bcos%2Ffisco-bcos-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffisco-bcos%2Ffisco-bcos-browser/lists"}