Can anyone explain to me why my PoW mined coins do not show up when I search my wallet address in the block explorer?
My wallet says there are 44 transactions, but the block explorer only shows 4 of them - none of which are PoW mined. It only shows transactions where I sent coins from one wallet to another

One of your wallet may be on the incorrect fork
First find out at what block/height is the
block explorer.
then find out at what block/height are each of your wallets.
If any of your wallest are not in sync with the block/height of the block explorer or at a height that is higher than 270,000 that will mean that the wallet is on the wrong fork.
To correct the issue and get back on the correct fork you need to do the following.
https://bitcointalk.org/index.php?topic=683450.msg7966986#msg7966986I have followed the steps in your post. I even created a new wallet when I followed that post.
According to my debug window, I am aligned with the block explorer.
http://i60.tinypic.com/2le096x.jpgHere's my capitalcoin.conf file contents . . .
# Enable RPC
rpcallowip=192.168.1.*
daemon=1
server=1
listen=1
# RPC information
rpcuser=UserName
rpcpassword=UserPass
rpcport=22133
rpcconnect=127.0.0.1
noirc=1
maxconnections=100
connect=31.220.51.2
addnode=172.245.214.28
addnode=201.127.227.200
addnode=41.183.23.75
addnode=50.197.11.193
addnode=69.123.144.189
addnode=70.72.139.214
addnode=76.30.45.16
addnode=81.106.120.65
addnode=95.81.208.239
# Mining
gen=0