Is it possible to look at the transaction-log in SQLserver 2000?

What I want to do is to look at all inserts/updates/deletes and beginTran/RollbackTran that have been executed last night.

Thanks in advance!