
btcnode.uk is a public API providing bitcoin blockchain data, fees, mempool, sec insider trades, reddit sentiment. x402 micropayments for paid endpoints..
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://btcnode.uk | Primary API endpoint. |
curl -X GET "https://btcnode.uk" \ -H "Accept: application/json"