Connected Node Information
Connection Status:
Connecting to WebSocket...
Node Address:
Loading...
P2P ID:
Loading...
Account Balance:
Loading...
Send TIA
Loading...
Processing transfer...
This information is fetched from the Celestia node you're connected to (default is localhost:26658).
Sampling Syncer Stats:
Last updated: -
Sync Progress:
Loading...
Catch-up Status: -
Head of Sampled Chain: - Head of Catchup: - Network Head Height: -
Workers: -
Post Blob Data
Namespace
Blob Successfully Submitted:
Loading...
Submitting blob data...
Retrieve Blob Data
Loading...
Retrieving blob data...
Retrieved Blob Data:
Try It Yourself:
Use these commands to fetch the same blob data using celestia-node CLI or curl:
Note: CLI uses hex for both namespace and commitment, while API calls use base64 for both CLI
celestia blob get height namespace commitment Curl Command
curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","id":1,"method":"blob.Get","params":[height, "namespace", "commitment"]}' http://localhost:26658 Base64 Encoding Tools
Click on either text box to copy its contents
Celestia Private Database Rollup
Store and retrieve data using Celestia blobs as a database. All data is stored in a consistent namespace for easy retrieval.
Initialize Database
Database Records
Database Information
0 RecordsNamespace: Not set
Schema Height: Not set
Last Updated: Never
Status: Not Initialized
Encryption: Not Encrypted