Loading Tool

Explorer IconExplorer

Memory Pool

80,992 transactions
30.39 vMB
0.13360790 BTC
Random Selection Loading Transactions
Max Size: 181.92/200 MB

Candidate Block

Mining Attempt 96de46541171b5d4a7a7cdd61c0b84bf0b8425ec0b36464e738286159179b650
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 4defc9983573f47849af742b9e0ad065fc25381b4956a02ff6f6c2513d197ee8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,644
Size: 1.00 vMB
Total Fees: 0.05988578 BTC
Feerates: 150.86 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (381,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,473 533,473 000000000000000000302ec890bb3756a0365a6950d7a7ab810e54d3766035d9 2,956 1.00/1.00 vMB 25
533,472 533,472 00000000000000000011cd6b206801d764620fe4ecfd9a563b5f9820aeceff21 862 0.29/1.00 vMB 26
533,471 533,471 000000000000000000270ebed13b182cc6500b0fb41b25fbe414efb43c22bd1d 1,171 0.62/1.00 vMB 6
533,470 533,470 000000000000000000071916b390a3a353040c9b76905c823dbb2f7df6736fd3 2,283 1.00/1.00 vMB 30
533,469 533,469 00000000000000000029ef36f59a16aa38afc788e18abe68c4a3c379bb3ff47f 99 0.04/1.00 vMB 17
533,468 533,468 0000000000000000002454f60257c87a5e6f63afb7391139976fe7ee1f40bf1b 1,199 0.70/1.00 vMB 6
533,467 533,467 0000000000000000001fd1394145a8294014d6e72c52978620e72b02c427c4be 2,485 1.00/1.00 vMB 9
533,466 533,466 00000000000000000025574e4381996d3d4bb5a70f08c4c191c658e2a6b95ae8 2,886 1.00/1.00 vMB 41
533,465 533,465 00000000000000000019d72718cb1b729cc6132aae258a47274689c6b7fdb21b 1,512 0.71/1.00 vMB 33
533,464 533,464 000000000000000000010d55a1888e961db1ee8248b912a3299611841459c72b 109 0.04/1.00 vMB 22
533,463 533,463 000000000000000000007c7539217d8bc6bc8c3b553665d9382359ca33222107 935 0.30/1.00 vMB 25
533,462 533,462 0000000000000000002397e4e1d487003bd74dd78116128bcd1ddc70dcd28569 2,221 0.88/1.00 vMB 25
533,461 533,461 00000000000000000016436a9b3c4f30c955c82b0bcdd755f9da6543664e7c00 257 0.10/1.00 vMB 42
533,460 533,460 0000000000000000002dccfb039097ad5e14d4d2bac0088b2c5f9eac8018c40a 842 0.36/1.00 vMB 18
533,459 533,459 000000000000000000194806fc492eadfd0bdee8ecbaf92f010081ec7140021e 2,755 0.93/1.00 vMB 24
533,458 533,458 00000000000000000031b02d103aa94c0e9ca7034b31fe9293f4fdfa7689c2f2 1,316 0.63/1.00 vMB 47
533,457 533,457 0000000000000000001780b02844d3c76f243b33f5faa5fbc7e342e9c3189f5b 581 1.00/1.00 vMB 3
533,456 533,456 0000000000000000002aa4034ea7c703ef28c4d03dc40400893a81b19cae7286 2,700 1.00/1.00 vMB 42
533,455 533,455 00000000000000000034206f06c6bc048e05bfee5ec0327de7a02529aa1e2946 1,768 1.00/1.00 vMB 6
533,454 533,454 0000000000000000002d2b80f8e442a3c7ebc55d434e2fac7567a7eed33df39e 571 0.36/1.00 vMB 48
533,453 533,453 0000000000000000001a31e044aceecc2f58af453d532ab276b4b53b52d531cd 2,284 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.57 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.24 GB
    • Received: 15.89 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.