# Statistics

```graphql
type Statistics {
        blocked: Int
        saved: Int
}
```

<table><thead><tr><th width="148">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>blocked</strong></td><td>The number of messages that the Heluna antispam filters have blocked for Maildrop.</td></tr><tr><td><strong>saved</strong></td><td>The number of clean messages that have been delivered to Maildrop mailboxes.</td></tr></tbody></table>

{% hint style="info" %}
These statistics may be cached for up to a minute and may not reflect the current true totals.
{% endhint %}
