The Bitcoin blockchain processes a block of transactions every 10 minutes on average. Each block usually contains 2k-4k transactions. The maximum capacity is around 4k, equating to 7 transactions per second or 84 transactions per 12 seconds. (Note that 12 seconds is the confirmation time of the Ethereum blockchain).
That being said, the Lightning Network was deployed on the Bitcoin blockchain in 2018. It allows for thousands of transactions per second, thanks to a very elegant solution[1]. Unlike traditional blockchains, the Lightning Network is not blockchain-based, freeing it from the limitations we are all familiar with. However, it inherits all the security properties of its underlying blockchain. While the Lightning Network has its fair share of shortcomings, its scalability remains an open question. Nonetheless, it has been working great for over 5 years.