Loading Tool

Explorer IconExplorer

Memory Pool

29,173 transactions
11.67 vMB
0.03370448 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.62/200 MB

Candidate Block

Mining Attempt 89f26ffb7d622425ccd7d0b2e95d8a1dfc205f4e0b5b558ee7560b6c6a3d3ed8
Version 20000000
Previous Block 00000000000000000000581d582331f7e341a5c2b56b389ada1f46646a953ea5
Merkle Root 85c77abc48c8095ffe6e0f50ac8e0d6dc0b831ce3cb16b2c91de4017b7d6f603
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.01341524 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,530 (718,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,635 194,635 00000000000001ca09ee4bbf66e38b28248d2919bcf250b8cec2945a8c86da11 512 0.25 vMB 58
194,634 194,634 0000000000000208261345bd001a4d004f82caffcaa04a48a6001e4cb4a7f67c 10 0.00 vMB 78
194,633 194,633 000000000000061cd0b3b8b9c2702dcf7cf50dcd4e23b8ef0a1236dff785118a 31 0.01 vMB 170
194,632 194,632 000000000000050e84a0ef08fac424a243e5b5d9172898fd9444af33c34c888a 275 0.12 vMB 124
194,631 194,631 0000000000000593fafef0a145ae6c535bac6d694979c1e92c051f0843bd9dde 42 0.01 vMB 99
194,630 194,630 0000000000000623e927002efa5d75ce6637e1c0fa863eaf002b58bdc6345948 143 0.05 vMB 10
194,629 194,629 00000000000005d60ed6f5ce8f3c52034bfe6bc68a4a9c46a2c741997968aded 315 0.24 vMB 114
194,628 194,628 00000000000003d024a9e2918791a402e22587307cca467e9e1d5b9da4f51c4a 122 0.07 vMB 110
194,627 194,627 00000000000000cb8c85707cdbd76a3819c7bad148451b2521571f39a1b02130 108 0.03 vMB 141
194,626 194,626 00000000000004f8b8552e5286d541abd48897d706e4c180962844022728b06b 48 0.02 vMB 70
194,625 194,625 00000000000004c3005c27d480634dda9323c2e4b3fcf78e45887f38808c789f 32 0.01 vMB 0
194,624 194,624 00000000000000b99791a7c29c4640f52ff21cfa2bad7002146d3e790fce1f02 100 0.10 vMB 183
194,623 194,623 000000000000046905664e47045886b5b78c2784f972506def332591ab0e0fda 10 0.00 vMB 0
194,622 194,622 00000000000003aa3858c17ea3b30974cfcd29ad4f35a132ba08bfe925642900 64 0.02 vMB 0
194,621 194,621 00000000000002ca661c542f2bf28898bc69f6e92e58dd4acb52f777b4fdfb0a 500 0.22 vMB 127
194,620 194,620 000000000000021527ed664eb91c87a73f69f7d87b9eac2db2b9d23d714df399 32 0.01 vMB 111
194,619 194,619 0000000000000219a6c6c5721dc3ff78f73efd618851002e046cf6db4b29efd3 86 0.04 vMB 77
194,618 194,618 00000000000001f4c15a2546d77fc4b915329dcc86ac8bf46302c34e5c8c50e7 218 0.07 vMB 66
194,617 194,617 000000000000076319fd6864ff369ac7eb72543a00e025434a4f0c8021b60d8d 9 0.00 vMB 329
194,616 194,616 000000000000068b8fabf5fd26b4d2ac11907c83f1df5807e422db158d422124 512 0.21 vMB 97
194,615 194,615 00000000000000c5cb92576f932956cdc8e12ee9c62f3594f9fb74426897518f 7 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.78 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: 402.59 GB
    • Received: 2.08 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.