Transactions explorer is getting a update today. Should have address search working. Just in case you all are curious about what I am doing I have been writing a lot of code for the Sterlingcoin systems. Everything you see is mostly done from scratch except existing libraries and the use of other components that are hacked apart. The Sterlingcoin Transactions explorer is a made up of two parts. A backend, Bitcoin ABE (https://github.com/bitcoin-abe Abe developers) and a frontend, the actual site (http://transactions.sterlingcoin.org.uk). The frontend has been written in PHP and also has a few node js modules that carry data between the frontend and a few other services. The backend which uses Bitcoin ABE has been modified to support X13 coins (credits will be here soon I lost the link) and I have also modified a few ways that it stores data. It has two options to use MySQL (Default for Bitcoin ABE backend) or also REDIS (still in the works). The Richlist is a script that has been modified by me as well from RPC ACE (https://github.com/stolendata/rpc-ace/ Robin Leffmann). Using his code I was able to set up a semi-live richlist for Sterlingcoin. I am rewriting the code in node js and working on a more live version using blocknotify or RPC notify and implement a AJAX frontend to provide the updated data.
This is just a few examples of what I have been doing for the community. I have been very busy with many things and just want to let you all know I'm still here working hard to bring you all the goodies I can. I work on a few other projects as well to help make some money to eat, so you may see me in other threads. Check back in a few days and I will provide you all with details on a few other current projects that will be updated in the next few weeks. 
Great job!

Looking forward to what you have in store!
Great job Matthew!! Can't wait for your update in a few days!!