4,159 questions
4,372 answers
5,719 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.