Loading Tool

Explorer IconExplorer

Memory Pool

86,843 transactions
31.75 vMB
0.11548129 BTC
Random Selection Loading Transactions
Max Size: 192.26/200 MB

Candidate Block

Mining Attempt 3c3dff525169603c5815c35222eb03d8f38dede5b3c73710b87435025399bf74
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root e7321dc116f199adb28f7e82996506b9b7b525095470e9e39252ce381695a917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,531
Size: 1.00 vMB
Total Fees: 0.03464785 BTC
Feerates: 547.69 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (304,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,500 610,500 00000000000000000013da6106c2f17232b287ebc36fb91473ad93f97e3192e3 2,513 1.00/1.00 vMB 9
610,499 610,499 0000000000000000000d09688aa0505f8a2dba985f530c2b997494c39cab83b2 2,791 1.00/1.00 vMB 19
610,498 610,498 0000000000000000000859c786c1f9470239b06b8b41632157be08fc823ddb0b 2,734 1.00/1.00 vMB 18
610,497 610,497 00000000000000000006aed6e2c30d2f7dde2bb6961edf2aad655983fb2950ff 1,935 0.65/1.00 vMB 13
610,496 610,496 000000000000000000001128f8c5cfc2591a3c3c10c65a495ccc059a7b05255a 388 0.11/1.00 vMB 12
610,495 610,495 000000000000000000042ac992bc74d64ef9f7ba0366013403cc713577ae4538 385 0.18/1.00 vMB 14
610,494 610,494 00000000000000000007d5a711af3c9f82546992289ff462db81e30a208def7d 1,789 0.65/1.00 vMB 11
610,493 610,493 000000000000000000115f7ff1854232fc9997e5f7b3c1e74cbcc408544884c9 962 0.30/1.00 vMB 10
610,492 610,492 0000000000000000001167e20e0a1c803b653283f8d594d107060dc8f390571a 706 0.28/1.00 vMB 11
610,491 610,491 0000000000000000000f4065549648b7bb3ae5ed96055ba8b1c6944485b40a34 759 0.31/1.00 vMB 10
610,490 610,490 00000000000000000012140c71e14d66a77f90f184351b573de9c463d07ed0a5 110 0.07/1.00 vMB 20
610,489 610,489 00000000000000000014d0a2a42541d614fc83005bcefbf0d99e34a52ca23c87 544 0.20/1.00 vMB 10
610,488 610,488 0000000000000000000d9f8f8e448c81199518f8dd0d463c1061f373ec352bcf 1,696 0.59/1.00 vMB 14
610,487 610,487 000000000000000000121d0fc3efd85cbbaeea0b800cec0470fe060276f7524a 2,744 0.91/1.00 vMB 9
610,486 610,486 0000000000000000001567c285150b2454e7eff17fd13620a9da09498f5f404f 2,997 1.00/1.00 vMB 16
610,485 610,485 0000000000000000000976c44d5ee0a59f574aab099b412ae24c3786096def2b 1,231 0.48/1.00 vMB 11
610,484 610,484 0000000000000000000dec5bd4c422903195541f9122a701e8364db1b6b5198e 291 0.43/1.00 vMB 7
610,483 610,483 00000000000000000006a6485059cfd0611ddb4a2f2ce7bc45d20b35cf014b3f 1,203 0.47/1.00 vMB 13
610,482 610,482 000000000000000000069675f64bb3dac566c5741456ae90cd9b70d9dcfd1d79 247 0.14/1.00 vMB 3
610,481 610,481 000000000000000000134162fe1d5d8acb4b8d3381be06a99ffabbc3afea27a9 2,548 1.00/1.00 vMB 21
610,480 610,480 0000000000000000000859dbfc94140fe5e00b3dd3ce4fddeb472e0236e7e074 1,052 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.31 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: 660.23 GB
    • Received: 14.64 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.