| layout | page |
|---|---|
| title | News & Releases |
| nav_title | News |
| description | Latest GraphSense releases, updates, and announcements. Stay informed about new features, supported cryptocurrencies, and platform improvements. |
This release introduces coinjoin and change address detection heuristics for UTXO transactions, along with mixing transaction visualization in the dashboard.
- Coinjoin detection heuristics for UTXO transactions
- Change address detection heuristics with configurable options
- Mixing transaction detection and visualization in the dashboard
- Indirect tags support (tags inherited through cluster membership)
- Cross-chain address indicator on address nodes
- Privacy analysis link for BTC transactions
- Infinite scrolling tags table
This release adds a new FastAPI-based REST API module and improves export workflows and cluster visualization in the dashboard.
- New FastAPI-based REST API module in graphsense-lib
- Unified export options dialog in the dashboard
- Highlight cluster sibling addresses on hover
- Supported token currencies loaded on startup
- Added Python 3.12 and 3.13 support, dropped Python 3.9
This release brings a major dashboard UX overhaul with graph export capabilities, multi-node annotation, and Spanish language support.
- Export graph as PDF and PNG with web worker offloading for better performance
- Download graph transactions as CSV with fees
- Display both fiat and crypto values on graph
- Annotate multiple nodes at once
- Spanish translation added
- Improved collision detection and node spacing
- Better UTXO edge label readability
This release introduces cross-chain tag derivation and improved search capabilities for flexible address lookups.
- Tags are now derived across chains when addresses share the same public key
- Enhanced search with support for short address prefixes/postfixes (e.g., 0x33d0...8f65)
- New tag concepts: funder, deployer, white_list, black_list, gov_white_list
- Added schema migration support for Cassandra
- Improved tag summary with transformation support before digest computation
This release adds a unified services layer and integrates tagpack-tool functionality directly into graphsense-lib.
- Added services layer moved from gs-rest for better code organization
- Integrated tagpack-tool and gs-tagstore-cli functionality
- Improved swap and bridge decoding support
- THORChain bridge transaction handling
This release modernizes the data pipeline with Delta Lake integration for more efficient raw data handling.
- Raw data export now uses Delta Lake instead of CSV for better performance
- Streamlined delta lake CLI commands for ingest and optimization
- Removed disk-cache dependency for cleaner architecture
- Direct Delta Lake access for Tron and Ethereum delta updates
This release adds full support for the Tron network, including TRX and major tokens like USDT, USDC, and WTRX.
- Added Tron (TRX) blockchain support
- Integrated USDT, USDC, and WTRX token tracking on Tron
- Extended multi-chain analytics capabilities
This release focuses on usability improvements and simplified deployment procedures for easier setup and contribution.
- Resolved multiple usability issues reported by users
- Simplified development and deployment setup
- Improved system stability and resilience
- Enhanced documentation for contributors
This release introduces the refreshed "Pathfinder" user interface along with additional attribution tags and backend stability improvements.
- Launched new "Pathfinder" dashboard interface
- Added new attribution tags
- Improved backend stability
- New add-ons for case deconfliction and automated tracing (for institutional users)
This release adds support for major stablecoins on Ethereum and introduces smart contract visibility in the dashboard.
- Added USDT, USDC, and WETH token support on Ethereum
- Token flows now annotated alongside Ether flows in the UI
- Smart contracts marked with a cog symbol for easy identification
- Check out the walk-through video for key changes
This release introduces periodic blockchain synchronization and improves dashboard usability with new interaction features.
- Cryptoasset addresses now synchronized periodically with blockchains
- Updated Ethereum client for post-merge proof-of-stake compatibility
- Address-level tracing made more intuitive
- Node removal via DEL button
- Duplicate node shadows can be toggled on/off
The first production release of GraphSense, featuring a completely rewritten dashboard and Ethereum integration.
- Complete dashboard rewrite enabling third-party add-ons
- Integration of Ethereum account-to-account transactions
This release redesigns tagpack handling with a new TagStore architecture for faster and more flexible tag management.
- Tags now maintained in dedicated PostgreSQL datastore (replacing Cassandra)
- Multiple TagStores supported by the Dashboard
- Private TagPacks with restricted access now possible
- Faster TagPack availability (decoupled from transformations)
This release brings performance enhancements, improved attribution tags, and compatibility with the Bitcoin Taproot upgrade.
- Dashboard: transaction inspection between entities, visible request limits, faster path search
- REST API: performance improvements, unified "bulk" interface for mass data retrieval (CSV + JSON)
- Transformation: faster statistics and graph computation, upgraded to Spark 3.1.2 and Cassandra 4
- Tags: confidence scores added, Wasabi and Samourai transactions integrated and tagged
A major release adding Ethereum transaction analysis as the first step towards integrating account-model ledgers.
- Ethereum transaction analysis support
- Dashboard: colored transaction path marking, faster path search, local in-browser tag store
- REST API: faster batch requests, example Jupyter notebooks for investigations
- Tags: quality improvements, entity- and address-level tag distinctions
This release introduces a complete REST API rewrite following the OpenAPI specification and a new Python client.
- REST API rewritten to follow OpenAPI specification
- Python API Client for advanced analytics
- Central graphsense-setup repository for Docker Compose installation
- New API key-based access model (request via contact@graphsense.org)
This release adds Tag Coherence scoring and improved entity visualization features.
- Tag Coherence score for heuristic clustering reliability
- Automated entity connection on the Dashboard
- Audit trails exportable as PDF reports
This release brings address annotation, TagPack management, and infrastructure improvements.
Dashboard:
- Address annotation with TagPack import/export
- Local investigation logging for court-proof evidence
- Transaction details in entity graph relations
- Cross-ledger address/entity statistics
- Fine-grained path search conditions (e.g., totalReceived)
TagPacks:
- INTERPOL Dark Web and Virtual Assets taxonomy concepts
- Dedicated TagPack Management Tool
Infrastructure:
- Docker Compose build and deployment
- Upgraded to Scala 2.12, Spark 2.4.5
- Clustering library reintegrated into transformation