This block carried no transactions
With nothing submitted there is nobody to rank. An empty block is normal on Arc: the chain commits one roughly every half second regardless of demand.
Blocks are batches of transactions linked by cryptographic hashes. Arc produces one roughly every half second and finalises it immediately, so a block that exists can never be reorganised away — which is why every page keyed by a block height on this site is cached forever. Read more