Skip to main content

getnetworkinfo RPC Method

Returns information about the node's connection to the network.

Updated on
May 14, 2025

getnetworkinfo RPC Method

Parameters

This method does not accept any parameters

Returns

version
The server version
subversion
The server subversion string
protocolversion
The protocol version
localservices
The hex string of services offered by the node
localservicesnames
A list of service names offered by the node
localrelay
Indicates whether transaction relay is enabled
timeoffset
The time offset in seconds
networkactive
Whether p2p networking is enabled
connections
The total number of connections
connections_in
The number of inbound connections
connections_out
The number of outbound connections
networks
Information per network
name
The network (ipv4, ipv6, onion, etc)
limited
Whether the network is limited
reachable
Whether the network is reachable
proxy
The proxy used for this network, or empty string
proxy_randomize_credentials
Whether credentials are randomized for the proxy
relayfee
Minimum fee rate in BTC/KB for transactions to be relayed
incrementalfee
Minimum fee increment for mempool limiting or replacement
localaddresses
List of local addresses
warnings
An array of strings of network or blockchain warnings
Request
Response
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free