# bitcoin/bitcoin

Bitcoin Core integration/staging tree

Repository: https://github.com/bitcoin/bitcoin
Canonical: https://ross.abutalabs.com/products/bitcoin
Homepage: https://bitcoincore.org/en/download
Language: C++
License: MIT
License Family: permissive
Topics: bitcoin, c-plus-plus, p2p, cryptocurrency, cryptography
Last push: 2026-08-26T15:34:05+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 80, longevity 100
- inputs: {"age_days": 5736, "days_push": 7, "days_rel": 54, "gap_med": 33.5, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 90016, forks 39342 (observed 2026-08-28T04:12:23.247191+00:00)

## What it is
Bitcoin Core is the reference full-node implementation of the Bitcoin peer-to-peer network, fully downloading and validating blocks and transactions. It also includes an optional wallet and graphical user interface, and serves as the integration/staging tree for Bitcoin protocol development.

## Use cases
- run a fully validating bitcoin full node
- store and manage bitcoin in a self-custodial wallet
- query blockchain data via RPC for applications
- develop and test changes to the bitcoin protocol
- verify bitcoin transactions independently without trusting third parties

## When to choose
- you need to validate the bitcoin blockchain yourself with maximum security and privacy
- you want the canonical, most reviewed bitcoin implementation
- you need a full node with wallet and RPC interface for bitcoin infrastructure

## When to avoid
- you only want a lightweight wallet without downloading the blockchain
- you need a block explorer or analytics service rather than node software
- you work with other cryptocurrencies or tokens

## Facets
- artifact type: application
- maturity: stable
- function: cryptography, networking, p2p, cli, gui, rpc
- domain: blockchain, security, cross-platform
- platform: windows, cross-platform, cpp
- tags: bitcoin, full-node, blockchain, wallet, libsecp256k1, cryptocurrency, linux, macos

## Member repositories
- bitcoin/bitcoin (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:23.247191+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:13:51.769500+00:00, confidence not recorded.
  - readme: https://github.com/bitcoin/bitcoin (fetched 2026-08-28T04:12:23.247191+00:00, sha 5796fab80bea)
  - homepage: https://bitcoincore.org/en/download (fetched 2026-08-28T17:37:30.073563+00:00, sha a3ea1c9dbb55)
  - site_page: https://bitcoincore.org/en/about/ (fetched 2026-08-28T17:37:30.082186+00:00, sha 56a43e1e4368)
  - site_page: https://bitcoincore.org/en/releases/ (fetched 2026-08-28T17:37:30.083905+00:00, sha c4b126f7b918)
  - site_page: https://bitcoincore.org/en/faq/contributing-code/ (fetched 2026-08-28T17:37:30.085475+00:00, sha 59968ce069aa)
  - site_page: https://bitcoincore.org/en/doc/ (fetched 2026-08-28T17:37:30.086860+00:00, sha c1cd521ee33f)
  - site_page: https://bitcoincore.org/en/releases (fetched 2026-08-28T17:37:30.089730+00:00, sha e3062f406b46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
