pfSense uses pf and ipfw, pf for firewalling and most tasks, and ipfw for captive portal, limiters, and maybe a couple other things.
You can run "pfctl -vvsr" and "pfctl -vvsn" to see the rule list and nat list, respectively. The extra v's on there will show hit counts since the last filter reload.