> For the complete documentation index, see [llms.txt](https://docs.bitbot.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitbot.tools/commands/blockchain/address.md).

# address

## Description

Displays information about a Bitcoin wallet: balance, sent, and received.

## Usage

> /address \[address]

## Arguments

{% tabs %}
{% tab title="address" %}
**Description:** The wallet address to get information about.

**Valid Inputs:** A valid bitcoin wallet address.

**Argument Examples:** `197znMU8y87mPZLLB55gVuCti7tdMQd6Fs`
{% endtab %}
{% endtabs %}

## &#x20;Examples

* `>address 197znMU8y87mPZLLB55gVuCti7tdMQd6Fs`

## Preview

*Command previews are coming soon...*
