Loading Tool

Explorer IconExplorer

Memory Pool

86,061 transactions
32.32 vMB
0.10765586 BTC
Random Selection Loading Transactions
Max Size: 194.41/200 MB

Candidate Block

Mining Attempt 826f6eea6b5db3bba0579b244436f1f57051f500c5aaa5ecbc22a77c8a485a55
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 63f254824182cd6462a8587285c8e79d013ca98575bb93d5a2c0b634bff4cc27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.03451452 BTC
Feerates: 218.18 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (353,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,501 561,501 000000000000000000105b838cd206503cf240115ef45d72225964be833f7553 3,102 1.00/1.00 vMB 8
561,500 561,500 0000000000000000000f628a201166c56a743f1fac0271f55d73c5401b57cc47 2,819 1.00/1.00 vMB 17
561,499 561,499 00000000000000000024af8341c58c78175057700db7ae6023493b678bed3248 1,628 1.00/1.00 vMB 2
561,498 561,498 000000000000000000052ef2c59c8343cb9e54e928a56120501f614caa6dc386 2,597 1.00/1.00 vMB 20
561,497 561,497 000000000000000000098228aa475239aa701a877bc7988ec56068308b7d67ca 2,639 1.00/1.00 vMB 15
561,496 561,496 00000000000000000010dc25618be0e745bb8e6f45affe17ade023f73990f9fd 246 0.07/1.00 vMB 16
561,495 561,495 00000000000000000018b60f2aa3c137cfb3be7a3305c790581d4d9c27f5b8b5 1,146 0.34/1.00 vMB 15
561,494 561,494 0000000000000000001b66c6204c697fb651417fb7171f512ff18bc9b0ee70bd 2,501 0.94/1.00 vMB 6
561,493 561,493 0000000000000000001b21d5a0b33a40d600a8a54b0be203c5fdb147033a483c 2,790 1.00/1.00 vMB 18
561,492 561,492 000000000000000000071c46c2bd5b793459704604c7a2d839d1ae07cf3b1bec 2,514 0.83/1.00 vMB 10
561,491 561,491 00000000000000000016996230b883087491e91a9b0e255e1c54a8f482573364 3,000 1.00/1.00 vMB 15
561,490 561,490 0000000000000000001cefaa00371c5040896635612b19726e2666970f71cd74 2,400 0.85/1.00 vMB 12
561,489 561,489 0000000000000000002bbd29c514e123a2b702058b61472949268599c3eec739 1,830 0.59/1.00 vMB 11
561,488 561,488 0000000000000000000346d33d092f6c816eb6aab594faa2cfc2c13319f53eda 129 0.03/1.00 vMB 13
561,487 561,487 0000000000000000001b10bcc659c24e15549a4f693e25e58e5a69d3510e689c 2,345 0.82/1.00 vMB 2
561,486 561,486 0000000000000000002fd094256842fc58f3518f4ed5b1b90e1c6e7013945c20 2,743 1.00/1.00 vMB 13
561,485 561,485 00000000000000000030451ca82f40a7072679e1c5f327cd2fa21d9d0a5fed72 2,969 1.00/1.00 vMB 15
561,484 561,484 00000000000000000023b52abd53470e110cca6d596be78f057e82cccaed3c03 2,577 1.00/1.00 vMB 24
561,483 561,483 000000000000000000099bedf8961c668b3aa8318c94e970277c897e4307d756 2,719 0.96/1.00 vMB 9
561,482 561,482 00000000000000000008192c276d9f3172b4fb1d16cc8751d1ec1b98916e6b3d 2,501 0.95/1.00 vMB 2
561,481 561,481 000000000000000000294ef309235cf835b87b7c1cd1e7063b42d2e6963b7c3c 2,833 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.