{"uid":"cap_8PQcPF4XAcUcBTAQ1s2uQ","slug":"chainquery-bitcoin-core-getindexinfo-rpc-ab1d2460","name":"chainquery Bitcoin Core getindexinfo RPC","description":"chainquery Bitcoin RPC: pay-per-call Bitcoin Core over x402, no API key. Status of the node's optional indexes such as txindex, from chainquery's independent full node. Bitcoin Core getindexinfo.","url":"https://x402.chainquery.com/v1/rpc/getindexinfo","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"params":{"type":"string","description":"optional: JSON-encoded array of positional RPC params"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"result":{"description":"getindexinfo result"}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"params":"[]"}}},"response":{"result":{"txindex":{"synced":true,"best_block_height":954197},"coinstatsindex":{"synced":true,"best_block_height":954197},"basic block filter index":{"synced":true,"best_block_height":954197}}}},"exampleRequest":{"params":"[]"},"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Pa5S6tqXYK8hqn4WHgczn","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the status of optional Bitcoin Core node indexes (e.g. txindex, blockfilterindex, coinstatsindex) from a full Bitcoin node, pay-per-call via x402.","exampleAgentPrompt":"Check which optional indexes like txindex or blockfilterindex are enabled and synced on the chainquery Bitcoin full node.","exampleUseCases":null,"resultDescription":"A JSON object mapping each active optional index name (e.g. txindex, blockfilterindex, coinstatsindex) to its status, including whether it is synced and the best block hash it has indexed up to.","failureModes":["Node temporarily unavailable returns HTTP 5xx","x402 payment failure or insufficient USDC balance prevents call","Malformed params query string returns RPC parse error","Index not enabled returns empty or absent key in result object"],"whenToPreferThis":"Choose this endpoint when you need to programmatically verify which optional Bitcoin Core indexes are active and fully synced on the chainquery independent full node, without managing your own node or API key — particularly when building tools that depend on txindex or blockfilterindex availability.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:55:12.014Z","isFirstParty":false}