Loading Tool

Explorer IconExplorer

Memory Pool

75,454 transactions
27.53 vMB
0.06572702 BTC
Random Selection Loading Transactions
Max Size: 168.69/200 MB

Candidate Block

Mining Attempt 8e1ac1cb49b82253a7ccaf405ae518b304d8b5e0cf7869cb393cc3e90117b248
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 0879a642b952a4973cdf01682a119581ed2e544b836a8b0f74f489198fcbc9f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.00702562 BTC
Feerates: 24.01 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (320,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,615 594,615 0000000000000000001526d32d336ffef2049bccfce98a96ac82bc90a55efef7 3,228 1.00/1.00 vMB 30
594,614 594,614 00000000000000000014b35285ebc2884d7a6ab6d4d6cde79324e234f03ce95d 1,961 0.78/1.00 vMB 26
594,613 594,613 000000000000000000044785672b1f59cb5c6572d2c5c35d2964860c5a917770 1,060 0.60/1.00 vMB 12
594,612 594,612 0000000000000000000a887eb1a4dd89d93de369eef9b68ba544a8d1acc45943 2,742 1.00/1.00 vMB 16
594,611 594,611 00000000000000000015c73e4f9c9710dc7267198a8db52a1adc09b567cec001 2,918 1.00/1.00 vMB 9
594,610 594,610 0000000000000000000f7926cf47a8f8bbefcdaf1ffdf0f47b293089e053e7d4 3,515 1.00/1.00 vMB 44
594,609 594,609 00000000000000000011b47525f02ba3af4773db1709f8101db9e3ddfd041672 592 0.36/1.00 vMB 16
594,608 594,608 00000000000000000002d12865e088448ea5efdfe70b1a1f696d7b248784c9c5 552 0.17/1.00 vMB 34
594,607 594,607 00000000000000000004f8608093eb3950711f5cfb39478d630ec091ca5d1d24 1,420 0.82/1.00 vMB 5
594,606 594,606 0000000000000000000891ddd0731c75e7935d7a7454bb6d49abbff0fc76774d 2,238 1.00/1.00 vMB 4
594,605 594,605 00000000000000000003a506aa1e7982da5e4892429aa4de4f167a202644de4e 2,842 1.00/1.00 vMB 33
594,604 594,604 00000000000000000017878bfe3ddad9050c8194ae1759a0566bf56e60fcdaf6 3,795 1.00/1.00 vMB 30
594,603 594,603 00000000000000000003760f9b137f4eb0b5f4943add8e11755a3cb212fb73a0 670 0.18/1.00 vMB 20
594,602 594,602 000000000000000000115a9d1b315c700f86e3b49aeb119994f7e62daf1abff6 398 0.22/1.00 vMB 20
594,601 594,601 00000000000000000009ed59d73e62f3c1c2ddbdea1fc82755f39ed3998c22c0 1,384 0.60/1.00 vMB 13
594,600 594,600 000000000000000000075d488f4c157e518796f1d8951c9796b29b7a74340dfd 1,116 0.54/1.00 vMB 16
594,599 594,599 0000000000000000001515a4bd225f2395dae7f01cac1836f9726996776cca31 1,902 0.89/1.00 vMB 17
594,598 594,598 0000000000000000000a88541c988497298ac7d4192c20bcc59b0264c0102ef7 1,750 0.77/1.00 vMB 9
594,597 594,597 0000000000000000000b665720f36e65623305e889b145ffa8f2adcd8c179fc2 2,102 1.00/1.00 vMB 15
594,596 594,596 0000000000000000000f0f065cdb2a3461f19ff96fd87ada2ca10ebcb861a82d 1,361 0.45/1.00 vMB 20
594,595 594,595 00000000000000000007bb5cde12dfba316b64e7cd7226de223b170c600aabf6 3,095 0.94/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.59 GB
    • Received: 17.57 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.