{"id":20216962,"url":"https://github.com/pymmdrza/alltransactionreportbitcoin","last_synced_at":"2025-09-08T20:36:31.299Z","repository":{"id":109734215,"uuid":"471875927","full_name":"Pymmdrza/AllTransactionReportBitcoin","owner":"Pymmdrza","description":"All Transaction's report with details bitcoin (btc)","archived":false,"fork":false,"pushed_at":"2022-04-16T23:40:42.000Z","size":447,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-03T23:57:40.183Z","etag":null,"topics":["bitcoin","blockchain","blockchain-wallet","python"],"latest_commit_sha":null,"homepage":"https://mmdrza.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pymmdrza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-20T04:11:33.000Z","updated_at":"2024-08-12T20:21:41.000Z","dependencies_parsed_at":"2023-05-20T11:45:45.978Z","dependency_job_id":null,"html_url":"https://github.com/Pymmdrza/AllTransactionReportBitcoin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Pymmdrza/AllTransactionReportBitcoin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pymmdrza%2FAllTransactionReportBitcoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pymmdrza%2FAllTransactionReportBitcoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pymmdrza%2FAllTransactionReportBitcoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pymmdrza%2FAllTransactionReportBitcoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pymmdrza","download_url":"https://codeload.github.com/Pymmdrza/AllTransactionReportBitcoin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pymmdrza%2FAllTransactionReportBitcoin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231507,"owners_count":25245601,"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-09-08T02:00:09.813Z","response_time":121,"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":["bitcoin","blockchain","blockchain-wallet","python"],"created_at":"2024-11-14T06:31:13.798Z","updated_at":"2025-09-08T20:36:31.274Z","avatar_url":"https://github.com/Pymmdrza.png","language":"Python","readme":"# Bitcoin All Transaction Report\n\n![](https://raw.githubusercontent.com/Pymmdrza/AllTransactionReportBitcoin/main/headreporter.png)\n\n## All transaction btc report with python \n```\n# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''\n# ███╗   ███╗███╗   ███╗██████╗ ██████╗ ███████╗ █████╗     ██████╗ ██████╗ ███╗   ███╗\n# ████╗ ████║████╗ ████║██╔══██╗██╔══██╗╚══███╔╝██╔══██╗   ██╔════╝██╔═══██╗████╗ ████║\n# ██╔████╔██║██╔████╔██║██║  ██║██████╔╝  ███╔╝ ███████║   ██║     ██║   ██║██╔████╔██║\n# ██║╚██╔╝██║██║╚██╔╝██║██║  ██║██╔══██╗ ███╔╝  ██╔══██║   ██║     ██║   ██║██║╚██╔╝██║\n# ██║ ╚═╝ ██║██║ ╚═╝ ██║██████╔╝██║  ██║███████╗██║  ██║██╗╚██████╗╚██████╔╝██║ ╚═╝ ██║\n# ╚═╝     ╚═╝╚═╝     ╚═╝╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═╝ ╚═════╝ ╚═════╝ ╚═╝     ╚═╝\n# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''\n# pip install colorama lxml\n# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''\n```\n#### first install package's python :\n\n`pip install colorama`\n\n`pip install lxml`\n\n----\n\n#### For Running This Reporter Use This Common On Windows (CMD/POWERSHELL/TERMINAL)\n\n`python reportBTC_V2.py`\n\n#### For Running This Reporter On Linux (Terminal/Console):\n\n`python3 reportBTC_V2.py`\n\n\n![Bitcoin Reporter With Python](https://github.com/Pymmdrza/AllTransactionReportBitcoin/blob/660c15b754fe266fe91d0fc8f15ee39e4a9cbb94/reportBTC2.png 'Bitcoin Reporter With Python')\n\n----\n\n#### For Running This Reporter Use This Common On Windows (CMD/POWERSHELL/TERMINAL)\n\n`python reportBTC.py`\n\n#### For Running This Reporter On Linux (Terminal/Console):\n\n`python3 reportBTC.py`\n\n\n![reportbtc](https://github.com/Pymmdrza/AllTransactionReportBitcoin/blob/main/reportbtc.png)\n\n[Replit - Bitcoin Reporter](https://replit.com/@Mohammadrezafek/Bitcoin-Reporter-V3)\n----\n```\n# ================================================\n# DONATE (BTC) : 16p9y6EstGYcnofGNvUJMEGKiAWhAr1uR8\n# Website : Mmdrza.Com\n# Email : X4@mmdrza.Com\n# Dev.to/Mmdrza\n# Github.com/Pymmdrza\n# ================================================\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymmdrza%2Falltransactionreportbitcoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymmdrza%2Falltransactionreportbitcoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymmdrza%2Falltransactionreportbitcoin/lists"}