Loading Tool

Explorer IconExplorer

Memory Pool

45,186 transactions
31.41 vMB
0.10594951 BTC
Random Selection Loading Transactions
Max Size: 159.93/200 MB

Candidate Block

Mining Attempt 8e2847c41957c2a55e4112f36702e68f27b03cf01bb2839d6aac5f066b0f0717
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root 3421211ba1dfdf4ee27f192548932c6731a8010b444a25bbd144fe798435dbeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.04033576 BTC
Feerates: 301.05 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (873,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,375 41,375 0000000003e5e6837cec07e0966c5197b4bf23027d4055716542cce6d4d4a811 1 0.00/1.00 vMB 0
41,374 41,374 0000000047d42cae9aa1498a35cbc43570574c0de48f721af4d9480b075e78ec 1 0.00/1.00 vMB 0
41,373 41,373 0000000031aa048fd5a3ea5bd4706c903a968eb6c096bbc7489a777173da2ee8 1 0.00/1.00 vMB 0
41,372 41,372 000000004f5d9f252356a1acdbff80b1b2506e3bc7c2f08413ef1e9b9b349d99 1 0.00/1.00 vMB 0
41,371 41,371 0000000064df67c5cbbd8e9542fe3d6a252d4f90223f185e545b8be7ffda734e 1 0.00/1.00 vMB 0
41,370 41,370 0000000004e914cd471d691a583eec23c3be711d874464937446964f5a8db1e3 1 0.00/1.00 vMB 0
41,369 41,369 0000000033d52b3db64e0c9d9baca0a4e76587cf9f87277a458dc216729a7c99 1 0.00/1.00 vMB 0
41,368 41,368 0000000015f7cbb628f01dfe3ac5f5966bee07ee1284ae423e947c21a33d5bf5 1 0.00/1.00 vMB 0
41,367 41,367 0000000012493eedb78c1a30a27da146c15ab07caff4821b2249068dad41dc6c 1 0.00/1.00 vMB 0
41,366 41,366 000000002aa92e478a8cc6bfa8b432bb4d1415c4133ef7c8fcec18fbdcc1e07f 1 0.00/1.00 vMB 0
41,365 41,365 00000000411973c2a98b19d981ccc3d25aeaec2e1e244b209ed3f3b6cbcc46f5 1 0.00/1.00 vMB 0
41,364 41,364 0000000032bf4858abcc12a04c07a9f3293f3e29efb65d4ce31d6861846490fa 1 0.00/1.00 vMB 0
41,363 41,363 000000001b6d6d73f04ca8a238463ed6456b8956d560b5e98b3fb82e6dce1655 1 0.00/1.00 vMB 0
41,362 41,362 00000000646aa2f85e6a88c8e01bdf0dbcb621b3d89d2805d983c5cf9dac316d 1 0.00/1.00 vMB 0
41,361 41,361 000000002d3ff2184ed38f7761b7d1b305718cf9a544881901bcf452bae89429 1 0.00/1.00 vMB 0
41,360 41,360 000000003a9ab28cae9994d5f6770952c89e53473af3bd2f0366af32738af43c 1 0.00/1.00 vMB 0
41,359 41,359 00000000623a8457aeb4dea58a0822b0abf6b3b1725f57dfd4deefc8626c1215 1 0.00/1.00 vMB 0
41,358 41,358 000000000a2200e9af7954fb11bf20821652e55722f646d592a7d05ae9613d98 1 0.00/1.00 vMB 0
41,357 41,357 00000000482a2ac5febb4e0a967faf698f77b5ac29afece22866d490a69251b7 1 0.00/1.00 vMB 0
41,356 41,356 0000000006d4de674ea0864cff3ee24db5a1d6cea49c68ffa0677e6682138eef 1 0.00/1.00 vMB 0
41,355 41,355 000000003f1df37bdd6fdf6c59a6d40bcc59d9117813dca63fc6778f89f9aa4c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 609.46 GB
    • Received: 10.68 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.