macOS
brew install bitcoinlocal Homebrew formula metadata
sudo port install bitcoinMacPorts ports tree · finance/bitcoin/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bitcoin in AI-Agent-Workflows.
Installation
brew install bitcoinlocal Homebrew formula metadata
sudo port install bitcoinMacPorts ports tree · finance/bitcoin/Portfile · Quelle: api.github.com
sudo apk add bitcoinAlpine Linux edge package indexes · bitcoin · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#bitcoinnixpkgs package indexes · pkgs/by-name/bi/bitcoin/package.nix · Quelle: api.github.com
sudo zypper install bitcoin-qt6openSUSE Tumbleweed package metadata · bitcoin-qt6 · Quelle: download.opensuse.org
sudo pacman -S bitcoin-daemonArch Linux sync databases · bitcoin-daemon · Quelle: geo.mirror.pkgbuild.com
choco install bitcoinChocolatey community package catalog · bitcoin · Quelle: community.chocolatey.org
Überblick
Decentralized, peer to peer payment network
Verlauf
Bitcoin Core is the reference full-node implementation for the Bitcoin network. It descends directly from Satoshi Nakamoto's original Bitcoin client and packages the network node, wallet, RPC tools, transaction utilities, validation engine, and supporting documentation used by operators, developers, exchanges, researchers, and packagers.
Bitcoin Core's About page describes it as the open-source project that maintains and releases Bitcoin client software, and as a direct descendant of the original client released by Satoshi Nakamoto after the Bitcoin whitepaper. The current repository is the integration and staging tree for that software.
The software evolved from a combined GUI wallet and peer-to-peer node into a suite of command-line and GUI programs: `bitcoind` for daemonized full-node operation, `bitcoin-cli` for RPC calls, `bitcoin-tx` for transaction construction, `bitcoin-wallet` for wallet maintenance, and related utilities. The official README emphasizes full validation of blocks and transactions.
Major engineering milestones show the project adapting to scale and operational risk. The 0.8.0 release moved block and transaction indices to LevelDB, changed indexing defaults, added performance work for validation, and supported Bloom filters for lightweight clients. Later releases added network privacy and transport work, wallet changes, RPC evolution, and continuing platform support.
Bitcoin Core became the default implementation against which much of the Bitcoin ecosystem measures consensus behavior, because full nodes independently validate blocks and transactions. Its correctness and review process matter beyond ordinary application packaging: a consensus bug can split money.
The project has broad package-manager presence in this batch: Homebrew, Alpine, Chocolatey, MacPorts, Nix, Arch, and openSUSE package some form of Bitcoin Core or its daemon. Official binary releases remain central, but package managers are important for operators who want reproducible installs, service integration, or policy-controlled upgrades.
The GitHub repository shows a large, active contributor base and continued releases through Bitcoin Core 31.0 in 2026. The README explicitly notes that testing and code review are the bottleneck and that the project is security-critical.
Operators run `bitcoind` or `bitcoin-qt` to join the peer-to-peer network, download blocks, validate consensus rules, maintain the UTXO set, relay transactions, and optionally serve wallet or RPC workflows. `bitcoin-cli` is the normal administrative interface for RPC calls.
Developers and power users use `bitcoin-tx`, `bitcoin-util`, `bitcoin-wallet`, regtest, signet, testnet, RPCs, and the documented data directory layout for testing, transaction work, wallet maintenance, and integration. The data directory contains chainstate, block files, indexes, wallets, `bitcoin.conf`, `.cookie`, and other operational files.
Packagers must care about platform support, bundled versus system libraries, database migrations, wallet formats, service files, man pages, and the difference between consensus-critical behavior and optional indexes or wallet features.
Bitcoin Core is one of the rare packages where packaging is inseparable from protocol safety. Build flags, dependency versions, wallet database behavior, runtime paths, and upgrade order can affect node operators managing real funds and participating in a live consensus network.
It is also a package-history landmark: a small open-source peer-to-peer client became a globally significant infrastructure package with daemon, CLI, GUI, RPC surface, reproducible-release culture, security advisories, and intense review norms.
For package nerds, its file layout is unusually educational. The official filesystem document names the blocks, chainstate, indexes, wallet databases, cookie authentication, generated config, and legacy migrations, making the package a concrete map of how a decentralized network client persists state.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.bitcoin/bitcoin.conf~/Library/Application Support/Bitcoin/bitcoin.conf%LOCALAPPDATA%\Bitcoin\bitcoin.confCredential-bearing paths to review before unattended agent runs.
~/.bitcoin/.cookie~/Library/Application Support/Bitcoin/.cookie%LOCALAPPDATA%\Bitcoin\.cookieExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bitcoin | cli | globales Executable | |
bitcoin-cli | cli | globales Executable | |
bitcoin-tx | cli | globales Executable | |
bitcoin-util | cli | globales Executable | |
bitcoin-wallet | cli | globales Executable | |
bitcoind | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:bitcoin |
|---|---|
| Version | 31.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bitcoin |
| Homepage | https://bitcoincore.org/ |
| Repository | https://github.com/bitcoin/bitcoin |
| Upstream-Dokumentation | https://bitcoincore.org/en/doc |
| Lizenz | MIT AND BSD-3-Clause AND BSL-1.0 |
| Quellarchiv | https://bitcoincore.org/bin/bitcoin-core-31.1/bitcoin-31.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T03:17:47Z |
| Pulse | updated |
| Abhängigkeiten | capnp, libevent, zeromq |
| Build-Abhängigkeiten | boost, cmake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bitcoin |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bitcoin
nix profile install nixpkgs#bitcoinbitcoin 30.2-r2
Decentralized P2P electronic cash system
sudo apk add bitcoinbitcoin-bench 30.2-r2
Bitcoin Benchmarking Tools
sudo apk add bitcoin-benchbitcoin-cli 30.2-r2
Bitcoin CLI
sudo apk add bitcoin-clibitcoin-doc 30.2-r2
Decentralized P2P electronic cash system (documentation)
sudo apk add bitcoin-docbitcoin-openrc 30.2-r2
Decentralized P2P electronic cash system (OpenRC init scripts)
sudo apk add bitcoin-openrcbitcoin-qt 30.2-r2
Bitcoin with a Qt frontend & QR Code support
sudo apk add bitcoin-qtbitcoin-tests 30.2-r2
Bitcoin & Bitcoin-QT Unit Tests
sudo apk add bitcoin-testsbitcoin-tx 30.2-r2
Bitcoin TX (Transaction Tool)
sudo apk add bitcoin-txbitcoin-qt6 31.0-1.1
An end-user Qt6 GUI for the Bitcoin crypto-currency
sudo zypper install bitcoin-qt6bitcoin-test 31.0-1.1
Automated tests for bitcoin client
sudo zypper install bitcoin-testbitcoin-utils 31.0-1.1
An end-user CLI for the Bitcoin crypto-currency
sudo zypper install bitcoin-utilsbitcoind 31.0-1.1
Headless daemon for Bitcoin crypto-currency
sudo zypper install bitcoindbitcoin
sudo port install bitcoinbitcoin
choco install bitcoinbitcoind
nix profile install nixpkgs#bitcoindQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.