The length of a typical BTC address is 26-34 bits. It's worth noting that the address of the bitcoin is not the public key, but the hash of the public key. That is, the address can be derived from the public key, but the public key cannot be deduced from the address, because the hash function is a one-way function.