That's where the Godot docs comes into play. There are a ton of nodes available. It's unlikely that anyone will take the time to explain each and every one to you.
You can start from here. This is the base class of every node in Godot. You can explore every other node from there.