Meshstats is a Blender add-on that provides topological statistics for meshes. Once enabled, it adds a panel under the Item tab of the 3D viewport sidebar, reporting figures for a selected mesh object in Object Mode. It displays counts for tris, quads and ngons, along with pole counts: e-poles for vertices connecting five edges, n-poles for three edges, and *-poles for six or more edges at a fan center.
Beyond raw counts, you can set a polygon budget for a mesh object and see how much of it is used. Meshstats also highlights tris and ngons directly in the viewport, and can flag e-poles, n-poles and *-poles the same way — both available in Object Mode only.
Stats and overlays are skipped when a mesh has too many faces (a threshold set in the add-on preferences) or when topology-changing modifiers are active on the object. Meshstats is released under the GNU General Public License v3.0 or later, the same license as Blender, and lists compatibility with Blender 4.2.2 LTS and newer.