New EVE Fleet Mining & Ratting Tool

Hello everyone,

I would like to introduce a new web tool for EVE Online mining fleets and personal ratting statistics:

The tool is still new and currently in testing. I hope it will be useful and well received by players who regularly organize or join mining fleets.

What does the tool do?

The main goal is to make fleet mining easier, more transparent, and fairer, especially when several players and their alts mine together.

It supports:

  • Main character + alt character grouping
  • Mining fleet creation
  • Private invite links
  • Corporation and alliance fleet visibility
  • Start and end ESI snapshots
  • Per-player and per-character mining overview
  • Fleet storage tracking on a trust basis
  • Optional booster payments
  • Compressed Jita 4-4 Buy value display
  • Reprocess overview for mined ore
  • Fleet archive after completion

At the end of a mining fleet, the tool shows who mined what, how much each player contributed, and what needs to be returned or paid.

Why does the tool use ESI?

The tool uses EVE ESI because manual mining tracking can become messy, especially when players use multiple alts.

The ESI data is used for three things:

  1. Mining Ledger
    To read how much ore each character mined.

  2. Fleet Read Access
    To help compare the real in-game fleet with the players who joined the fleet on the website.

  3. Wallet Journal
    Only for the personal ratting overview. The tool filters this for bounty ticks and ESS payouts.

The website only asks for these ESI permissions:

  • esi-industry.read_character_mining.v1
  • esi-fleets.read_fleet.v1
  • esi-wallet.read_character_wallet.v1

No asset access, mail access, contract access, market order access, or write access is requested.

Important note: the Mining Ledger ESI is cached by EVE and can only update about every 600 seconds. Because of that, mining data may appear with a delay. The tool will keep checking, but instant mining updates are not possible because of the ESI cache.

Who is this tool for?

This tool is mainly intended for:

  • Small corporations
  • Mining groups
  • Moon mining fleets
  • Rorqual boosted fleets
  • Players with multiple mining alts
  • Fleet leaders who want a clearer payout overview
  • Groups that want to split ore or value more fairly

It is not meant to replace proper fleet communication, but it should make the bookkeeping much easier.

Ratting section

The ratting section is intentionally kept small and separate from mining fleets.

It only evaluates wallet bounty ticks and ESS payouts. Loot, market sales, contracts, donations, and other wallet activity are not counted.

This means mining fleets and ratting stats are two separate parts of the website.

Current status

The tool is new and still in testing. Feedback, bug reports, and suggestions are very welcome.

If you try it and something does not work as expected, please let me know what happened and which page or action caused the issue.

I hope the tool will be helpful for other mining groups as well.

2 Likes

EVE Fleet Mining – Update

When the tool was introduced a few weeks ago, it was still fresh and rough around the edges. Thanks to feedback and active use from the first players, a larger update is now live — with new features, noticeable improvements, and a completely new section that came directly from community demand.


What’s new

PI Planner
The most requested addition: Planetary Industry planning built right into the tool. The PI Planner evaluates available EVE solar systems, shows which products can be fully produced in the chosen system, and ranks them by current Jita 4-4 Buy value per factory day. Players who connect PI ESI also see their character skills, free planet slots, and existing colonies.

Saved PI plans include the system, target product, runtime, manual raw material inputs, and an automatically generated checklist for the daily routine — split into one-time setup and recurring steps.

PI Builder – “I want to build X”
A dedicated section for players who already know what they want to produce. Choose an end product (P2, P3, or P4) and the tool immediately shows the full production chain with all intermediate products, factory building counts, and required planet types.

Planets can be assigned directly — with autocomplete across all EVE solar systems, automatic detection of which planet types and numbers actually exist in the chosen system (live from ESI), and full freedom over how many factory products run on each planet.

Saved Builder plans also generate a complete checklist — covering command center purchases, extractor setup, material transport between planets, and final product pickup.

Ratting – Manual entries
The ratting section has been extended with manual entry support. Bounties and ESS payouts without connected ESI can now be added manually.


What’s improved

  • Mobile: The tool is now fully optimised for smartphones. Viewport meta tag, responsive breakpoints (640px / 480px), touch-friendly controls — everything works cleanly on mobile now.
  • Performance: Parallel ESI requests, market price caching (5 minutes), database indexes on the most-used queries.
  • PI access: The PI section is now open to all logged-in users — no corporation restriction anymore.
  • Stability: Improved error handling in server actions, missing database migrations added, Prisma errors now caught gracefully instead of causing unhandled crashes.

Feedback, bug reports, and ideas are still very welcome — the tool grows with its users.

eve.wxmx.de

1 Like

Excellent, thanks for taking the time to develop this and more importantly, for sharing it with the community…

DMC
o7

Hey DMC, o7 — thanks a lot, really appreciate the kind words!

Here’s a quick overview of what’s been added since the public PI release on June 10th:

Currently in Beta — going live Sunday:

  • Fleet creation now pre-fills the Discord webhook from your character profile, so you don’t have to re-enter it every time

  • Discord webhook notifications now show the actual planet name (e.g. Jita IV) instead of the raw system ID, and timestamps display as EVE Time

  • Webhook setup on /characters is cleaner — notification options only appear once a webhook URL is saved, and the 2nd warning threshold automatically filters to only show shorter intervals than the 1st

  • /prices — 30-day Jita buy price history for all ores and PI products, with sparkline charts per item

  • PI Builder: factory planets now support multiple products side by side (e.g. 3× P2 lines to fully max out planet CPU), with a live building count so you can see when you’ve filled the planet

If people find it useful, recommendations are always welcome — the more feedback the better. o7

1 Like