All apps · 0 apps
bitcoind
Docker app from ofawx's Repository
Overview
Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.
To let other nodes in the network find your node, ensure port 8333 is forwarded from your router to the P2P port set below.
To customize all settings, create a file called bitcoin.conf in the data directory. Refer to https://github.com/bitcoin/bitcoin/blob/master/share/examples/bitcoin.conf for examples of settings you may apply.
To let other nodes in the network find your node, ensure port 8333 is forwarded from your router to the P2P port set below.
To customize all settings, create a file called bitcoin.conf in the data directory. Refer to https://github.com/bitcoin/bitcoin/blob/master/share/examples/bitcoin.conf for examples of settings you may apply.
Install Bitcoind on Unraid in a few clicks.
Find Bitcoind in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Bitcoind Review the template variables and paths Click Install
Categories
Download Statistics
18,277
Total Downloads
537
This Month
228
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
ofawx/bitcoindLast Updated2025-03-09
First Seen2021-08-27
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
P2P TCPPorttcp
Port to listen for incoming node connections
- Target
- 8333
- Default
- 8333
- Value
- 8333
Local RPCPorttcp
Port to listen for RPC connections (Optional)
- Target
- 8332
- Default
- 8332
- Value
- 8332
DataPathrw
Blockchain and database storage. Requires at least 500 GiB free disk.
- Target
- /root/.bitcoin/
- Default
- /mnt/user/bitcoin/
- Value
- /mnt/user/bitcoin/core/