bitcoind
bitcoind
Docker app from Anym001's Repository
Overview
Run your own Bitcoin node and contribute to the decentralization of the Bitcoin network!
This template deploys a full bitcoind instance based on Bitcoin Core. (https://bitcoin.org)
To allow other nodes to connect to your instance, make sure port 8333 on your router is forwarded to the container’s P2P port configured below.
For full customization, create a bitcoin.conf file inside the data directory. You can reference Bitcoin Core’s example configuration for available options and advanced settings.
Example: https://github.com/bitcoin/bitcoin/blob/master/share/examples/bitcoin.conf
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Data DirPathrw
- Target
- /home/bitcoin/.bitcoin
- Value
- /mnt/user/bitcoin/bitcoind
Host Port 1Porttcp
- Target
- 8332
- Value
- 8332
Host Port 2Porttcp
- Target
- 8333
- Value
- 8333
PUIDVariable
- Value
- 99
PGIDVariable
- Value
- 100
UMASKVariable
- Value
- 002
Details
Repository
ghcr.io/anym001/docker-bitcoind:latestLast Updated2026-05-31
First Seen2025-12-22
Run Bitcoind on Unraid.
Bitcoind is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.