{"uid":"cap_qlImtcacc-tLevdH2FAWL","slug":"blockscout-address-blocks-validated-lookup-5e700174","name":"Blockscout Address Blocks Validated Lookup","description":"Explore crypto activities with Blockscout's multichain search. Find transactions, addresses, tokens, and dapps across top blockchain networks — your go-to explorer for cross-chain blockchain data","url":"https://api.blockscout.com/%7Bchain_id%7D/api/v2/addresses/%7Baddress_hash_param%7D/blocks-validated","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"},"pathParams":{"type":"object","properties":{"chain_id":{"type":"string"},"address_hash_param":{"type":"string"}}},"queryParams":{"type":"object","properties":{"items_count":{"type":"integer"},"block_number":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"hash":"string","size":0,"type":"string","miner":{},"nonce":"string","height":0,"rewards":[{"type":"string","reward":"string"}],"arbitrum":{"status":"string","send_root":"string","send_count":0,"batch_number":0,"l1_block_number":0,"delayed_messages":0,"batch_data_container":"string","commitment_transaction":{"hash":"string","status":"string","timestamp":"string"},"confirmation_transaction":{"hash":"string","status":"string","timestamp":"string"}},"gas_used":"string","gas_limit":"string","timestamp":"string","burnt_fees":"string","difficulty":"string","parent_hash":"string","priority_fee":"string","uncles_hashes":[{"hash":"string"}],"base_fee_per_gas":"string","total_difficulty":"string","transaction_fees":"string","is_pending_update":true,"withdrawals_count":0,"transactions_count":0,"gas_used_percentage":0,"burnt_fees_percentage":0,"gas_target_percentage":0,"internal_transactions_count":0}],"next_page_params":{}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rOxdMBxTMcMLCS2VCRwQN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a paginated list of blocks validated (mined) by a specific address on a given blockchain network","exampleAgentPrompt":"Can you pull up all the blocks that address 0xd3CdA913deB6f4967b2Ef3aa68f5A843E8D30f85 has validated on Ethereum mainnet (chain ID 1) using Blockscout?","exampleUseCases":[{"title":"Miner productivity audit on Ethereum","prompt":"Show me the blocks validated by address 0xd3CdA913deB6f4967b2Ef3aa68f5A843E8D30f85 on Ethereum (chain ID 1) — I want to see their mining history and rewards."},{"title":"Arbitrum validator block history","prompt":"I need to check which blocks the address 0xAbCd1234567890abcdef1234567890AbCd123456 has produced on Arbitrum One (chain ID 42161) — can you fetch that from Blockscout?"},{"title":"Staking node block production tracking","prompt":"Can you get the first 50 blocks validated by node operator 0x1234abcd5678ef901234abcd5678ef901234abcd on Polygon (chain ID 137) so I can audit their uptime?"}],"resultDescription":"A paginated JSON response containing an array of block objects, each with fields such as block hash, height, size, type, miner details, nonce, gas used, gas limit, timestamp, burnt fees, base fee per gas, transaction count, withdrawal count, block rewards, difficulty, Arbitrum-specific layer-2 batch metadata, and next_page_params for cursor-based pagination through additional results.","failureModes":["Invalid or unknown chain_id returns an error or empty result","Malformed address_hash_param returns a 400 bad request","Address has never validated any blocks — returns empty items array","Pagination parameters out of range may return empty next_page_params","Network or upstream node unavailability causes 5xx errors","Rate limiting or payment failure (x402) blocks the request"],"whenToPreferThis":"Use this endpoint when you need to retrieve the specific set of blocks that a given address has validated or mined on a particular blockchain network. It is ideal for auditing miner/validator activity, computing block rewards earned by a node operator, or building dashboards tracking validator productivity. Prefer this over generic block search endpoints when the query is specifically scoped to a single address's block production history across any of the chains Blockscout supports.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-10T00:55:58.016Z","isFirstParty":false}