At I guess, I would say that a "blank" cell has nothing in it. No data, nor formula, just an empty cell. Whereas, a "null" value might be as as result of a formula, for example,
Formula: copy to clipboard
=IF(A2="","",A2)

or maybe it has a space in it?


Regards, TMS