Alright, I got the question. How did you get the answer?
@Rizzrack already answered it, though you might not understand what he said
So let me try simplifying it for you.
If you see the code OP posted. The first thing on your mind is a
binary code. (If you have some little computer science Knowledge like me, toy will instantly sense this)
So you have to decode the code to text using a tool like this:
https://www.convertbinary.com/to-text/ The text output you get is on base64 format.
d2hvIG1pbmVkIEJUQyBibG9jayAyNzIzMjYgYW5kIHdoYXQgd2FzIHRoYXQgYmxvY2sncyB3ZWlnaHQ=
So you have to decode the base64 format to readable text using a tool like this:
https://www.base64decode.org/You will end up with this text
who mined BTC block 272326 and what was that block's weight
Use block explorers like blockchain, and you will end up with the answer