Get the balance of a Bitcoin address

/v3/bitcoin/address/balance/{address}

1 credit per API call

Get the balance of a Bitcoin address.

The API returns the balance only if the address has up to 50,000 UTXOs (Unspent Transaction Outputs). For an address with more than 50,000 UTXOs, the API returns an error with the 403 response code.

  • Note: Bitcoin mainnet is now supported for any amount of utxo's on address with our latest update. This functionality will be extended to other chains soon.
  • Language
    Credentials
    Header
    Click Try It! to start a request and see the response here!