The root of this repository has a working validator node. to run the node you need to have docker and docker compose installed.
docker compose up -dNavigate the browser to https://explorer.solana.com. Select the network button in the top right corner. Select "Custom RPC URL", turn on the developer settings and it will connect to your local running validator instance.
You can search for the transactions and accounts using the explorer for validation.