Loading Tool

Explorer IconExplorer

Memory Pool

75,003 transactions
27.79 vMB
0.07798000 BTC
Random Selection Loading Transactions
Max Size: 168.90/200 MB

Candidate Block

Mining Attempt a4f7b97831fb86a97b7cc18b012dfbec7b50e57d4096d2b2c3a151731728fa18
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 38ae0674e8780220722b65386426d58c740c0985f18d802a9a48b7aad64edde5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01850546 BTC
Feerates: 472.31 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (134,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,502 780,502 000000000000000000048e5f99e33feb7280a1e6670d3ab00973a4c71dfe65f7 2,286 1.00/1.00 vMB 36
780,501 780,501 00000000000000000003aad4f505af11e00e62028c22abaf2edc23c52d42b3f8 2,640 1.00/1.00 vMB 17
780,500 780,500 00000000000000000001f1af9827aab444144437ac304498e2549555ca1353ed 3,712 1.00/1.00 vMB 25
780,499 780,499 000000000000000000051f4866dbf1a1fd7b99e24ade0aa158d5bd92d67fc78e 1,646 1.00/1.00 vMB 12
780,498 780,498 000000000000000000036f4fc52c46276f0548d5f2fcc8c619b7320e4f7dfeca 168 1.00/1.00 vMB 2
780,497 780,497 0000000000000000000438f257c6310f1e177c50968a6c323062c6392b22e08f 1,520 1.00/1.00 vMB 3
780,496 780,496 00000000000000000005ab9a55b89513ea2d4633cd37a333c4bc759e3447097c 3,482 1.00/1.00 vMB 25
780,495 780,495 000000000000000000011d1d494fa92c2ee428a90a09d9d392b71021100af552 2,474 1.00/1.00 vMB 13
780,494 780,494 000000000000000000014aed90fc71cb3bbd9328fd45605195e8fc80d420d543 3,461 1.00/1.00 vMB 22
780,493 780,493 0000000000000000000471a8bad51dd8cbeaf1e2e830e7e12b9132b440bec6cb 1,038 1.00/1.00 vMB 8
780,492 780,492 000000000000000000034a0a069ffc3b16c519dce3e26c4bb6d111e36c47ba0f 1,393 1.00/1.00 vMB 8
780,491 780,491 000000000000000000065d50027ffb3ff7383342339d36be712abbd2787bdd29 2,508 1.00/1.00 vMB 29
780,490 780,490 0000000000000000000051f47cbf27eee34d09fa317953f6f63a5c5e48b64e11 1,416 1.00/1.00 vMB 5
780,489 780,489 0000000000000000000068b533c9c83363004fe52a5f4c66ce764879cd5619e7 3,364 1.00/1.00 vMB 23
780,488 780,488 00000000000000000000552a54bf8fd758ecb4c181785951b2988938beea83c7 864 1.00/1.00 vMB 6
780,487 780,487 00000000000000000006322a5a1870cf33b12e5294ae653b10fa8b6c3a03d6bf 1,536 1.00/1.00 vMB 10
780,486 780,486 00000000000000000001b24758de400622e5ecc769e24df28c481ce7dc9d741e 2,164 1.00/1.00 vMB 14
780,485 780,485 000000000000000000006b7cdd691c1ac18861603b787a6d2b37c106e7ce740d 988 1.00/1.00 vMB 8
780,484 780,484 00000000000000000005456681b3980e5e145037e62ccc4440e39145b30f7e6d 936 1.00/1.00 vMB 6
780,483 780,483 00000000000000000001732173e97ae1599bee7c43a113af562aa789b7b7dbe7 300 1.00/1.00 vMB 3
780,482 780,482 00000000000000000003232f26dfad8f94089e79358dff5583dc4bf984b2a3ef 1,738 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.