get_info_about_address
Retrieve comprehensive Bitcoin address details including balance, transaction history, and spending patterns. Provides current financial activity snapshot for any address format.
Instructions
Use this to get comprehensive information about a Bitcoin address including balance, transaction activity, and spending patterns.
Returns detailed metrics in string format:
- Current confirmed and unconfirmed balance (in BTC and satoshis)
- Address category and status
- Total transaction count (confirmed + mempool)
- Received outputs count and total amount
- Spent outputs count and total amount
Accepts any Bitcoin address format (Legacy, SegWit, Bech32).
Use cases: When you need a complete snapshot of an address's financial activity and current state.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |