# Aloha Blocks > Aloha Blocks is a multi-chain block producer on Vaulta (formerly EOS), WAX, FIO, and other Antelope-protocol chains, building open research and monitoring tools the community uses to compare candidates, track reliability, benchmark performance, and explore block production data. Antelope-based blockchains (Vaulta, WAX, FIO, and others) are run by a network of independent operators called block producers, voted in by token holders. Aloha Blocks has been a block producer since 2018 (originally as Aloha EOS) and operates across several networks. The site publishes research tools that the broader community relies on, independent of whether a visitor votes for us. All tools support multiple Antelope networks. Where a path ends in `/` (e.g. `/tools/reliability/waxmain`), the default `/` (no slug) resolves to Vaulta. Supported per-tool network slugs include `main` (Vaulta), `waxmain`, `waxtest`, `fiomain`, `fiotest`, `jungle4`, `kylin`. ## Research tools - [Tools index](https://www.alohablocks.com/tools): landing page listing every tool below. - [Block producer reliability](https://www.alohablocks.com/tools/reliability): missed rounds, block availability, round recovery time, and missed-block/missed-round time series per producer. Supports Vaulta, WAX testnets, FIO, Jungle 4. Add a network slug (e.g. `/tools/reliability/waxmain`) to switch chains. - [Block producer benchmarks](https://www.alohablocks.com/tools/benchmarks): CPU execution-time line chart per producer plus a distribution boxplot. Measures on-chain contract performance during each producer's round. Supports Vaulta, WAX, FIO, Jungle 4. - [Block statistics](https://www.alohablocks.com/tools/blockstats): pie chart + table of produced-block distribution over a chosen time window. - [FIO fees](https://www.alohablocks.com/tools/fiofees): active fees per FIO API endpoint plus per-block-producer vote breakdown. Network-aware for `fiomain` and `fiotest`. - [Peer list](https://www.alohablocks.com/tools/peer-list): curated P2P peer list for Vaulta mainnet. - [Transactions explorer](https://www.alohablocks.com/tools/transactions): visualization of transactions across Antelope chains. ## Voting - [Vote (block producers)](https://www.alohablocks.com/vote): guild/BP research portal with rank, votes, voter count, location, and validation columns. Supports multiple Antelope chains. WAX includes OIG-weighted ranking. - [Vote proxies](https://www.alohablocks.com/vote/proxy): proxy research portal for finding a proxy whose BP picks align with yours. - [Vote decay](https://www.alohablocks.com/vote/decay): explanation of how Vaulta vote weight decays over time for block producer and proxy votes. ## Testnets - [Testnets](https://www.alohablocks.com/tools/testnets): directory of Antelope testnets we operate on and contribute to, with links to their faucets, documentation, and community channels. ## Governance & operator info - [Code of Conduct](https://www.alohablocks.com/conduct): the principles we operate by as a block producer. - [Ownership disclosure](https://www.alohablocks.com/ownership): company ownership structure. - [Privacy policy](https://www.alohablocks.com/privacy). ## Telegram alert groups Live reliability alerts per network: - Vaulta (EOS mainnet): https://t.me/EOS_Mainnet_Aloha_Tracker - Jungle 4 testnet: https://t.me/EOS_Jungle_Aloha_Tracker - WAX mainnet: https://t.me/WAX_Mainnet_Aloha_Tracker - WAX testnet: https://t.me/WAX_Testnet_Aloha_Tracker - FIO mainnet: https://t.me/FIO_Mainnet_Aloha_Tracker - FIO testnet: https://t.me/FIO_Testnet_Aloha_Tracker ## Machine-readable data - [Sitemap](https://www.alohablocks.com/sitemap.xml): full URL list including per-network tool pages. - `https://www.alohablocks.com/bp.json`, `.../wax.json`, `.../fio.json` — the block producer info JSON files per chain (EOS BP Information Standard). ## Open source - [GitHub: AlohaEOS](https://github.com/AlohaEOS): source for this site and our research projects, including `eos-mechanics` (benchmarks), `eos-proxyinfo` (proxy metadata standard), and more.