Is there a way to view the Proxy and ProxyAdmin contract code?

I am trying to view the code (the variables and methods) of these contracts, but I'm not sure how to do so. The reason I want to do so is I have an upgradeable contract that uses the OZ plugin, however, I would like to also implement a "kill switch" to turn off the upgrade functionality that only the owner can do.