4,177 questions
4,390 answers
5,755 comments
If you just want a visual view you can do this using the MultiChain Explorer - otherwise use a combination of getblockhash and getblock to retrieve a list of transactions in each block, which you can then retrieve individually using getrawtransaction.