Skip to main content
The Activity tab shows the full transaction history of the wallet, grouped by day with the number of activities per day. Each transaction lists the time, the app that processed it (for example Jupiter Ultra Swap, Jupiter Perps), the amounts received and sent, a Signer tag when the wallet signed the transaction, and a link to the transaction.

Filters

  • Hide failed shows or hides failed transactions.
  • Hide spam filters out spam transactions. It is on by default.
A counter next to the toggles shows how many transactions are currently hidden, or “No hidden transactions”. The list loads in pages: Load More at the bottom adds the next 10 transactions until the history is fully loaded, at which point the button disappears.

Export the history as a CSV file

Export, at the top of the Activity tab on desktop, downloads a CSV file of the transactions currently displayed. It respects the Hide failed and Hide spam toggles and only includes the pages you have loaded so far. To export a complete history:
1

Choose what to include

Turn Hide failed and Hide spam off if you want failed and spam transactions in the file.
2

Load the whole history

Click Load More until the button no longer appears. The button is disabled while a page is loading.
3

Export

Click Export. The browser downloads a file named <timestamp>-activities.csv.
The CSV has one line per token balance change, so a transaction that moved several tokens appears on several lines. Columns: signature, owner, isSigner, blockTime (ISO 8601, UTC), platformId, serviceName, fees, success, ticker, address (token mint), preBalance, postBalance, balanceChange.
When viewing a wallet group, the export covers the transactions displayed for the group. The Export button is not available on small screens.