Wallets Activity Query Dashboard

Txs Density

This query retrieves and formats transaction data from the transactions table, grouping and aggregating it by day, hour, recipient address, and value, and calculates cumulative transaction counts and values, before ordering the results by day in descending order and limiting the output to a specified number of rows.

Cumulative TXs Count

This query retrieves and formats transaction data from the transactions table, grouping and aggregating it by day, hour, recipient address, and value, and calculates cumulative transaction counts and values, before ordering the results by day in descending order and limiting the output to a specified number of rows.

TXs Density Grouped By Wallet

This query retrieves and formats transaction data from the transactions table, grouping and aggregating it by day, hour, recipient address, and value, and calculates cumulative transaction counts and values, before ordering the results by day in descending order and limiting the output to a specified number of rows.

Wallets Interest Share

This query retrieves and formats transaction data from the transactions table, grouping and aggregating it by day, hour, recipient address, and value, and calculates cumulative transaction counts and values, before ordering the results by day in descending order and limiting the output to a specified number of rows.

Wallets Txs Values

This query retrieves and formats transaction data from the transactions table, grouping and aggregating it by day, hour, recipient address, and value, and calculates cumulative transaction counts and values, before ordering the results by day in descending order and limiting the output to a specified number of rows.

Cumulative TXs Value

This query retrieves and formats transaction data from the transactions table, grouping and aggregating it by day, hour, recipient address, and value, and calculates cumulative transaction counts and values, before ordering the results by day in descending order and limiting the output to a specified number of rows.

Txs Count Grouped By Address

This query retrieves and formats transaction data from the transactions table, grouping and aggregating it by day, hour, recipient address, and value, and calculates cumulative transaction counts and values, before ordering the results by day in descending order and limiting the output to a specified number of rows.

Wallets Activity

This query retrieves and formats transaction data from the transactions table, grouping and aggregating it by day, hour, recipient address, and value, and calculates cumulative transaction counts and values, before ordering the results by day in descending order and limiting the output to a specified number of rows.
Show rows

Querying for data...