The request carries the sender pair and the target IP address whose MAC is being asked for.
The addresses say who asks
After the fixed header, ARP carries a sender pair and a target pair. The sender pair names the client that is asking.
sender MAC=0x001122334455
Sender fields
The sender MAC is 0x001122334455 and the sender IP is 192.168.1.10.
sender IP=192.168.1.10
Target fields
The target IP is 192.168.1.1. The request is asking for that neighbor's MAC address.
target IP=192.168.1.1
Summary
An ARP request is a local question: this sender has one IP address and asks for the MAC beside another IP address.
target MAC unknown=0x000000000000