Look in the Admin Guide: Performance reference manual for db2expln and db2exfmt. The second utility is a Format Tool for Explain.
You could also use the GUI Command Center, turn on the option to automatically generate an access plan, then run your queries and the graphically view the plans (I find this method very helpful since you can zero in fairly quickly where problems are).
HTH
Andy