debug_getBadBlocks
Debug & trace | Tempo
debug_getBadBlocks | Tempo
Tempo API method that returns a list of invalid blocks that the node has encountered. Useful for debugging consensus or block validation issues.
POST
debug_getBadBlocks
Tempo API method that returns a list of invalid blocks that the node has encountered. Useful for debugging consensus or block validation issues.
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
none
Response
result— an array of bad block objects that the node has encountered. Each object contains the full block data and the reason it was rejected.
debug_getBadBlocks code examples
Last modified on May 18, 2026