Query public Bitcoin on-chain data for notable large-output activity. ArkAPI samples the latest confirmed block plus recent mempool transactions and returns counts, volume, latest block context, and the top BTC transactions in a clean paid API response.
This endpoint uses public mempool.space Bitcoin data to spot large BTC outputs in the latest block and recent mempool sample. It is best read as whale activity intensity, not as a directional buy or sell recommendation.
Data source: mempool.space.
The useful distinction is between notable activity and truly large activity. Notable outputs start at 25 BTC; large outputs start at 100 BTC. The endpoint reports both so dashboards can show quiet, moderate, elevated, or high activity without pretending to know intent.
Use a funded token from the Fund page. This endpoint is cached for 2 minutes to keep responses fast and avoid hammering the public data source.
For broader platform usage, see the main docs and the live catalog.