Loading Tool

Explorer IconExplorer

Memory Pool

72,261 transactions
28.04 vMB
0.06334239 BTC
Random Selection Loading Transactions
Max Size: 166.16/200 MB

Candidate Block

Mining Attempt 8e5de9d8f7d181cfbf48260e9cf41089a6ff7a48d62bf2fa175066cc18cfb5b8
Version 20000000
Previous Block 000000000000000000012dfd9b3d1cd644eb03bbb76f88638950cd8bd4352cbd
Merkle Root ed8dcfc0558529482c34952d24fd75937c72fca11b534193e328bcf9bacf6e1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.00732615 BTC
Feerates: 74.59 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,050 (619,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,388 295,388 00000000000000005bd2bca9aa465828c33d5cac0b375a0a0f6f2cf1671017aa 126 0.08/1.00 vMB 21
295,387 295,387 000000000000000071c638de008253ef96a2f67bfdc2b367cfe17fc05272b081 256 0.10/1.00 vMB 41
295,386 295,386 00000000000000001b2a4a624d7ccf11be7473cdaad714a748182e44f595b72e 566 0.28/1.00 vMB 30
295,385 295,385 00000000000000009b67c3ed28f648dbfb6b767a30a4a8ad23936a6db51b4770 1,150 0.63/1.00 vMB 32
295,384 295,384 000000000000000011d6ae056df0a23c658ff1ac229d1bdc24877e5cdc123f53 555 0.29/1.00 vMB 31
295,383 295,383 00000000000000002caad1033611653f796990c3d86d7b98a2c7b7ba10ae411f 293 0.16/1.00 vMB 32
295,382 295,382 000000000000000023c879e22dad59117b63fa1a03187f8278972dd5095433be 299 0.18/1.00 vMB 76
295,381 295,381 00000000000000006302bf3915faf8eb49c3c94b53228acdd6403473f6dcedab 58 0.03/1.00 vMB 32
295,380 295,380 000000000000000043021222ba059881070223b39768b7234c2e4cd54a1c4bea 90 0.05/1.00 vMB 27
295,379 295,379 0000000000000000a8ec1e5e5048a63e0f481c54a6e5ef730c9c7a426c6b498b 45 0.02/1.00 vMB 44
295,378 295,378 00000000000000006e61a23fbe41b461e60bc24f7e10d17a8ce63a62936c28d0 302 0.16/1.00 vMB 31
295,377 295,377 00000000000000006e091dc921da40a28e7233138be8abffb580dad36b3b44bc 136 0.06/1.00 vMB 24
295,376 295,376 000000000000000092a76a8f473387ed7ef4b4fd7b5aa2546da2175c34b1839c 206 0.12/1.00 vMB 28
295,375 295,375 000000000000000054fae4e57314d246756df0b7af7e2194e33e75a538db95cc 365 0.20/1.00 vMB 35
295,374 295,374 0000000000000000a9c23ca2f6d0c392cd4fddf55c0cc42d5a607289c264cf81 600 0.35/1.00 vMB 34
295,373 295,373 00000000000000008c71284b4d367a77339cec21a4a00a994d1abfcb54dd68b9 181 0.11/1.00 vMB 34
295,372 295,372 000000000000000010a644d59bd74c37936642c0e2ed29de4935bd892732da6f 580 0.36/1.00 vMB 30
295,371 295,371 000000000000000012bfdcb75e2db0c5a50987da7f9b21cb0e7c7246a7d33870 70 0.07/1.00 vMB 5
295,370 295,370 00000000000000007e2349e63e004238b408a56f94ed42260b92a3879a1e3e02 404 0.27/1.00 vMB 32
295,369 295,369 000000000000000037e5d4edd402a8acb2b864650f33e04d8be7603fabc5b8ad 263 0.21/1.00 vMB 25
295,368 295,368 00000000000000000720737243e7f307134a4bc2eccae069ac5f684283947c64 1,437 0.90/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.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.