# NBXplorer fork focused on privacy 1. More options to filter, sort etc. blockchair.com has few and their older version was better however there is no other explorer with all the filters that could help in chain analysis. Chain analysis is not just limited to companies who spy as a business but even helpful for Wasabi devs and users. 2. Automation: There should be ways to create algorithms that could find things for you in few minutes/hours instead of manually looking at everything. 3. Show privacy related things for each transaction. Example: version, locktime, type of inputs, amount, fees, address reuse etc. Right now we just show tx id in transaction details. Maybe we could add a link which opens the transaction in browser on localhost in our explorer. ![](https://i.imgur.com/TcDWFGg.png) 4. Process to setup explorer should be as easy as installing something in Windows. GUI based setup in which user can select few things and click on next to use the explorer in few minutes with full node. 5. We can highlight different things based on coinjoin in explorer. Can start with basics and later add more features but everything related to privacy. There is no other open source explorer right now that does the same thing. _It will surely help us improve privacy and user experience._