I'm trying to connect to the
Bitcoin testnet, but I'm not sure which port to use. I know that each network has a default port for connection, so I'm wondering what the default port is specifically for the Bitcoin testnet.
5 answers
mia_rose_painter
Fri Dec 20 2024
By default, this interface operates on the same port as the JSON-RPC interface.
noah_doe_writer
Fri Dec 20 2024
For the mainnet, the default port is 8331.
Enrico
Fri Dec 20 2024
For the testnet, the default port is 18332, while for testnet4, it is 48331.
GinsengBoostPowerBoostVitality
Fri Dec 20 2024
The REST API can be activated using the -rest option.
CloudlitWonder
Fri Dec 20 2024
For signet, the REST API utilizes port 38331.