The correct answer is B. Active state.
In the context of transactions, the active state is where the transaction is executing and performing read or write operations. The other states (committed, aborted, and log) pertain to different phases of the transaction lifecycle.