Neat. Works for me. you can also change the mplayer line to use a text to speech robot voice to tell you about the new block :
`echo 'new block' | espeak 2> /dev/null`;
here's a "fembot"
`echo 'bit coins!' | fembot 2> /dev/null`;
requires
this espeak hack.