#Now you can start start ravend again to index the blockchain that you downloaded and to download the remaining bit (which may still take a day depending on your connection).
#:<pre>
#::Ravend ravend & </pre>
# Ok, so suppose you are as impatient as I am and you want to know more about the progress of ''ravend'' downloading the block chain. To make this insightful we are going to make use of a little script that I found using google and slightly adapted ([https://bitcoin.stackexchange.com/users/83847/hiding-ninja original creator]). It will use ''raven-cli'' to get information from the deamon and we will extract the most useful information from it.
#:<pre>