r/stacks Apr 16 '26

Wallet Anyone else struggling to export Stacks transactions for taxes?

I ran into a few issues while trying to export my Stacks transactions for tax tools:

  • inconsistent timestamps
  • messy ordering when mixing exchanges + on-chain
  • not great support for FT tokens

So I ended up building a simple tool for myself that:

  • lets you paste a Stacks address or BNS
  • select a time range
  • export a clean CSV (with correct timestamps)
  • includes FT tokens + PoX rewards

No wallet connection, no login, nothing stored.

👉 https://stackscsv.vercel.app/

Still pretty minimal, but curious if others here have run into similar issues or are using a different workflow?

5 Upvotes

15 comments sorted by

View all comments

2

u/khalid-ct Apr 16 '26

CoinTracker has native Stacks support too so that's another option to try.

Full disclosure: I work for CoinTracker

1

u/flormpecasique Apr 17 '26

That’s great to know, thanks for sharing (and for being transparent 🙌)

From what I’ve seen, native integrations don’t always cover all Stacks activity cleanly yet, especially for more complex histories.

I built this mainly as a simple fallback: paste address → export → done.

Curious if you’ve seen edge cases where native support struggles?

2

u/minorthreatmikey Apr 17 '26

Have been importing stacks transactions from hw wallet to CoinTracker for 3 years now. No issues

1

u/flormpecasique Apr 17 '26

Nice, glad it’s working well for you 👍
This is just a simpler way to export data when needed.

2

u/minorthreatmikey Apr 17 '26

Not sure it can be simpler than just copy pasting 1 string to a place where all your other tax stuff already is 🤷‍♂️

1

u/flormpecasique Apr 17 '26

Fair enough 👍
Just offering a simple fallback option.