4,169 questions
4,382 answers
5,737 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.