If you set it up to do a log file, you could look at that.
It'll be a little behind, but will show the last block done.
Add this to your dnetc.ini file if you don't have logging turned on.
[logging]
log-file-limit=100kb
log-file=XXXXXX.log
log-file-type=fifo
This is also handy if running in quite mode.
It'll restart your client whenever there is a dnetc.ini change.
[triggers]
restart-on-config-file-change=yes