How can I tell what category I’m in?

This should get you category object with ID, slug and rest of info:

$wp_query->get_queried_object();