Loading Tool

Explorer IconExplorer

Memory Pool

82,260 transactions
30.05 vMB
0.14977808 BTC
Random Selection Loading Transactions
Max Size: 182.11/200 MB

Candidate Block

Mining Attempt d25920c7d7cee1ad2aa7d5f1f7dfdd1d297cd0887343e11aad0b92a20d2ddd37
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 72731fc08caa981ab229e0b8a4d5687fdbf728fc4e1885a39cd975a327fe2440
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.07919648 BTC
Feerates: 101.65 > 7.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (302,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,468 612,468 00000000000000000008271c7f557506894872430a24560d7d7519248bbcc244 224 0.11/1.00 vMB 14
612,467 612,467 000000000000000000058ec9b6e50eacc264925d85aa57e7a44aebabe2095907 530 0.16/1.00 vMB 15
612,466 612,466 00000000000000000011f20d467bbaca7a05787c94cf4bd129f2d4b69fe73cc2 154 0.04/1.00 vMB 13
612,465 612,465 00000000000000000008e2760b2034d796547b3081e0e137705653b208e0047b 264 0.07/1.00 vMB 19
612,464 612,464 00000000000000000010e3672ae16420db2646d4a8909388687f0c66dbad4ce0 1,701 0.48/1.00 vMB 15
612,463 612,463 00000000000000000003f5a9a2d82c37d035da773cc2f1f6cbdec9a06f462a6b 1,430 0.40/1.00 vMB 14
612,462 612,462 00000000000000000009a41aa55d923bfa4e3339bc2e54ec17322cf154fbfc53 2,328 0.65/1.00 vMB 13
612,461 612,461 0000000000000000000009cd6af56f912c7f4a0597f0c20ba1f4e366f7c81b75 1,121 0.36/1.00 vMB 14
612,460 612,460 000000000000000000066f5267224fad865ba21b7d57949c3cbe724ffe9160b7 1,970 0.55/1.00 vMB 13
612,459 612,459 0000000000000000000f55804b893f99cac563f7b2f48d10b934d3a5dba1933a 229 0.06/1.00 vMB 11
612,458 612,458 00000000000000000005c512311f680cd77f65365421971b3815357629777846 1,545 0.53/1.00 vMB 18
612,457 612,457 000000000000000000134dd8700b0324b46ec2d7ab760a342036a5c0bee434e1 1,100 0.37/1.00 vMB 12
612,456 612,456 00000000000000000004066f6eafbade655b22e509c10ba004fc15d50ad8dc6d 1,631 0.47/1.00 vMB 13
612,455 612,455 0000000000000000000455238f34444a8bca5de8ddc00aa2bcf4f22a99037f09 1,292 0.31/1.00 vMB 8
612,454 612,454 0000000000000000000b203e4caf71eed37541cd5b8d06ae046adab7772b5649 2,903 1.00/1.00 vMB 17
612,453 612,453 00000000000000000010906167b7dc028333a0cc3fe9e3d4013369a4b2afb49f 306 0.07/1.00 vMB 15
612,452 612,452 00000000000000000002524b62b432b60e8f3c830df2d1480bf8786a97ae2657 1,493 0.55/1.00 vMB 20
612,451 612,451 000000000000000000070edea3b1c515a45a3fb5f52153c800b7369ada5b5137 330 0.11/1.00 vMB 16
612,450 612,450 000000000000000000092554718ce350899a056be7f53e66184ed1862df4bc4c 329 0.14/1.00 vMB 9
612,449 612,449 0000000000000000000876c3c5c2904545194f923adeb68f911aa989880174b7 365 0.13/1.00 vMB 18
612,448 612,448 0000000000000000001048afd035e358ac8ef624f46993a67615010bc0c2a3bd 266 0.08/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.