Loading Tool

Explorer IconExplorer

Memory Pool

30,674 transactions
9.74 vMB
0.16302941 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.50/200 MB

Candidate Block

Mining Attempt e4d8e13c09577525534086abc7ca045a4221c3a52a1bbc38bd31b43a0a54a595
Version 20000000
Previous Block 00000000000000000000509134f4cc7e9cf327299f81f0e594b3d1dd3418e2db
Merkle Root 1b5a4e44133077f12b457e3b5351c427c55268f53713feec7e7ce38e0689f3ac
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.09040883 BTC
Avg Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,994 (718,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
194,632 194,632 000000000000050e84a0ef08fac424a243e5b5d9172898fd9444af33c34c888a 0.12 MB 275 124
194,631 194,631 0000000000000593fafef0a145ae6c535bac6d694979c1e92c051f0843bd9dde 0.01 MB 42 99
194,630 194,630 0000000000000623e927002efa5d75ce6637e1c0fa863eaf002b58bdc6345948 0.05 MB 143 10
194,629 194,629 00000000000005d60ed6f5ce8f3c52034bfe6bc68a4a9c46a2c741997968aded 0.24 MB 315 114
194,628 194,628 00000000000003d024a9e2918791a402e22587307cca467e9e1d5b9da4f51c4a 0.07 MB 122 110
194,627 194,627 00000000000000cb8c85707cdbd76a3819c7bad148451b2521571f39a1b02130 0.03 MB 108 141
194,626 194,626 00000000000004f8b8552e5286d541abd48897d706e4c180962844022728b06b 0.02 MB 48 70
194,625 194,625 00000000000004c3005c27d480634dda9323c2e4b3fcf78e45887f38808c789f 0.01 MB 32 0
194,624 194,624 00000000000000b99791a7c29c4640f52ff21cfa2bad7002146d3e790fce1f02 0.10 MB 100 183
194,623 194,623 000000000000046905664e47045886b5b78c2784f972506def332591ab0e0fda 0.00 MB 10 0
194,622 194,622 00000000000003aa3858c17ea3b30974cfcd29ad4f35a132ba08bfe925642900 0.02 MB 64 0
194,621 194,621 00000000000002ca661c542f2bf28898bc69f6e92e58dd4acb52f777b4fdfb0a 0.22 MB 500 127
194,620 194,620 000000000000021527ed664eb91c87a73f69f7d87b9eac2db2b9d23d714df399 0.01 MB 32 111
194,619 194,619 0000000000000219a6c6c5721dc3ff78f73efd618851002e046cf6db4b29efd3 0.04 MB 86 77
194,618 194,618 00000000000001f4c15a2546d77fc4b915329dcc86ac8bf46302c34e5c8c50e7 0.07 MB 218 66
194,617 194,617 000000000000076319fd6864ff369ac7eb72543a00e025434a4f0c8021b60d8d 0.00 MB 9 329
194,616 194,616 000000000000068b8fabf5fd26b4d2ac11907c83f1df5807e422db158d422124 0.21 MB 512 97
194,615 194,615 00000000000000c5cb92576f932956cdc8e12ee9c62f3594f9fb74426897518f 0.00 MB 7 0
194,614 194,614 000000000000010d5e7357ccffc06635efb8ec6191c653397efd9c49a05a937c 0.06 MB 135 116
194,613 194,613 000000000000031319f85c58d68719201e630d616ce90e44d04105e617ae3e05 0.02 MB 67 25
194,612 194,612 00000000000005e72c91eb924fb63457dd572ead2e24efa1c1a7d75cadcfb888 0.12 MB 253 129
Previous 10 blocks ↓
Total Size: 778.83 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: 377.33 GB
    • Received: 3.40 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.