Loading Tool

Explorer IconExplorer

Memory Pool

72,794 transactions
27.98 vMB
0.06527427 BTC
Random Selection Loading Transactions
Max Size: 166.12/200 MB

Candidate Block

Mining Attempt 94ac7cbaff91e2c2a97d7e02ae3c83c49ef27bb0754e7b63988cd6bf2150b1ca
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 61026fb393f87163e900d8b28eacb58b3f280725c1b34afbd4b2bf554e59b6df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00942435 BTC
Feerates: 180.34 > 0.94 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (158,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,497 756,497 000000000000000000045874c325aae83151749a0987ea69ad4b006dacaa6963 710 0.30/1.00 vMB 8
756,496 756,496 000000000000000000009aa7359fdfe5ceb35de02924c6eb7c9fdb53697efece 1,228 0.68/1.00 vMB 8
756,495 756,495 00000000000000000006a211ba46045e0e3d83b538c2b7def52a40bea7a7ec69 1,168 0.70/1.00 vMB 8
756,494 756,494 00000000000000000008ce8c27a903610f4402d9342213fa3287354e229caad7 754 0.24/1.00 vMB 11
756,493 756,493 000000000000000000038c22078281df19f5c7ac30928c1ae272f40a59f65901 961 0.47/1.00 vMB 15
756,492 756,492 000000000000000000079d0893c74a1c4789cde1304fdf45a5103d5073f341cd 486 0.56/1.00 vMB 4
756,491 756,491 00000000000000000003edad79cda5b1dcfc40eddfdd82d8bf3a45a596da8bb3 1,733 0.98/1.00 vMB 12
756,490 756,490 00000000000000000008f73a87c582d402a41593432ccdff756dfa170686ad5b 767 0.28/1.00 vMB 22
756,489 756,489 0000000000000000000457b2454f04d5adea4459ab0478e7e2e3c12f3bf544cb 437 0.18/1.00 vMB 13
756,488 756,488 0000000000000000000304ff64174222ec5430c63fbfb23c82c5ee950c1e5f0f 703 0.23/1.00 vMB 11
756,487 756,487 000000000000000000086b49b8ef039c23d0d63fe9750dfab4166e223568c27d 1,594 0.73/1.00 vMB 11
756,486 756,486 00000000000000000008f02e7af172571b2757fa19332dceec6471bac58f4ea4 244 0.09/1.00 vMB 13
756,485 756,485 000000000000000000057d500c32cf824598f512bff8cc04480d8412d0503f29 771 0.25/1.00 vMB 13
756,484 756,484 00000000000000000008318032903c358c59156983cbf5f4a93d429b29e96342 841 0.44/1.00 vMB 10
756,483 756,483 00000000000000000005e1e60120b17065c3209103837437e5d7f242d37a140d 627 0.41/1.00 vMB 6
756,482 756,482 0000000000000000000002ff6a06c5ded3cfe3c530ef80e9a754aab4e97aab9a 1,055 1.00/1.00 vMB 5
756,481 756,481 00000000000000000003079009a210ec06de411379662ef5c22c08f719a51427 950 0.46/1.00 vMB 10
756,480 756,480 0000000000000000000818b1f42b0c2e7a393c969eadfbaf70c8dd518cd00e9f 850 0.26/1.00 vMB 12
756,479 756,479 00000000000000000004f5089b7834c37387d148686efdef75b4e5bf74eb5ee4 543 0.23/1.00 vMB 9
756,478 756,478 000000000000000000080463c889c119247353c3042efc3bfddf7a8def97859b 293 0.08/1.00 vMB 15
756,477 756,477 00000000000000000000795d6fbbcbe6e8432fcdf1f6d47e7c21ddbf9820ba3e 681 0.35/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.45 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: 666.90 GB
    • Received: 15.23 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.