Ministry of Nodes

UNB22 - 04 - Bitcoin Core

In this video, we will go through downloading, verifying, installing, configuring and running of Bitcoin Core. bitcoin.conf settings server=1 txindex=1 daemon=1 rpcport=8332 rpcbind=0.0.0.0 rpcallowip=127.0.0.1 rpcallowi...

2022-05-17

No media file found

This item has metadata, but no playable enclosure yet.

Episode notes

In this video, we will go through downloading, verifying, installing, configuring and running of Bitcoin Core.

bitcoin.conf settings
server=1
txindex=1
daemon=1
rpcport=8332
rpcbind=0.0.0.0
rpcallowip=127.0.0.1
rpcallowip=10.0.0.0/8
rpcallowip=172.0.0.0/8
rpcallowip=192.0.0.0/8
zmqpubrawblock=tcp://0.0.0.0:28332
zmqpubrawtx=tcp://0.0.0.0:28333
zmqpubhashblock=tcp://0.0.0.0:28334
whitelist=127.0.0.1
rpcauth=bitcoin:[output of rpcauth.py]

proxy=127.0.0.1:9050
listen=1
bind=127.0.0.1
onlynet=onion