WordPress.com has a list of all the blocks that are available inside the Gutenberg editor, and for self-hosted WordPress websites you can run the following command in the browser console when using the editor to get a list of all available blocks.
wp.blocks.getBlockTypes()
The output:

Was this post helpful?
Let me know if you liked the post. That’s the only way I can improve. 🙂