The websocket API is great - thanks for making it available.
I'm working on a tutorial for how the blockchain works that uses real time data and if you could add an optional argument to the ping api:
{"op":"ping_block", block_hash}
it would allow the tutorial to browse some recent blocks immediately after it's opened.
Cheers,
Steve