Skip to main content

Search

Search blocks, transactions, contracts, or accounts by hash/ID

Path Parameters
id string REQUIRED

The hex hash string for a block or transaction, account address, or contract address

Query Parameters
include_metadata boolean

This includes the detailed data for purticular hash in the response

Responses
200

Success

Schema OPTIONAL
object

complete search result for terms

404

Not found

search_by_id
GET /extended/v1/search/:id
id — path
include_metadata — query
https://api.mainnet.hiro.so
curl -L 'https://api.mainnet.hiro.so/extended/v1/search/:id' \
-H 'Accept: application/json'