This quickstart walks you through submitting your first Hedera transaction using the playground, creating and funding a testnet account via the developer portal, and viewing the transaction on HashScan.
{% stepper %} {% step %}
OPEN PLAYGROUND {% endstep %}
{% step %}
Under the Account & HBAR native services, click the Transfer HBAR transaction from the left navigation
- Replace
receiverAccountwith account ID "0.0.800" - Then click on Get Account Balance under Queries {% endstep %}
{% step %}
Click the Execute button to submit your first transaction.
{% endstep %}{% step %}
When you click Execute, you’ll be prompted to sign up for a developer portal account. Once logged in, click the CREATE ACCOUNT button to complete the testnet account creation flow.
Your new testnet account will be automatically funded with 1000 HBAR. View your account ID and key pair from the portal dashboard.
{% endstep %}{% step %}
View and verify the transaction details and success confirmation. Click the HashScan link from the transaction output on the playground. View your transaction details, account history, and network activity.
-------------------------------- Transfer HBAR ------------------------------
Receipt status : SUCCESS
Transaction ID : 0.0.6239936@1751330868.909246536
Hashscan URL : https://hashscan.io/testnet/tx/0.0.6239936@1751330868.909246536
-------------------------------- Account Balance ------------------------------
HBAR account balance : 995.99724961 ℏ
Token account balance : {}
{% endstep %} {% endstepper %}




