StxTracker is a lightweight and user-friendly platform that allows anyone to check the STX (Stacks token) balance of a Stacks address instantly, and see its equivalent value in USD — without needing to use a blockchain explorer.
Designed for simplicity and speed, StxTracker is ideal for users who want a quick balance check without complexity.
✔️ Check STX balance by pasting any Stacks address
✔️ View the current USD value of the STX balance
✔️ Clean and minimal interface
✔️ No login required
✔️ Fast and responsive UI
- JavaScript
- HTML5
- CSS3
- API integration for fetching STX balance and price
- Go to the live site: https://stx-tracker.vercel.app/
- Enter any Stacks (STX) address in the input field
- Click Check Balance
- See your STX balance and USD value instantly
- No private keys are stored
- No wallet connection required
- Public read-only APIs
- User input validation
To run the project locally:
# Clone the repo
git clone https://github.com/flormpecasique/StxTracker.git
# Go into the project directory
cd StxTracker
# Open index.html in your browser
# (or use a local server for dynamic API calls)