Loading Tool

Explorer IconExplorer

Memory Pool

45,927 transactions
28.46 vMB
0.06196966 BTC
Random Selection Loading Transactions
Max Size: 151.65/200 MB

Candidate Block

Mining Attempt e65e8a9ccda90879f07dc371eb2341cc89ce00cdf4a1ae754406f7770a52f278
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 2fcbe5c82e7d2085422081154c13555cb94ac093642746c7f81a4fee0491614b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,553
Size: 1.00 vMB
Total Fees: 0.00791625 BTC
Feerates: 100.60 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (82,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,775 832,775 000000000000000000002d4dc50df375927f54e53204efbb8415b051179c8545 2,441 1.00/1.00 vMB 25
832,774 832,774 00000000000000000001d93f98d84c336b406fc06ce30b7be2b63d62f65bab9c 2,105 1.00/1.00 vMB 23
832,773 832,773 000000000000000000025defde077c6e6ebd7af5cf809df409238bee19649561 2,366 1.00/1.00 vMB 28
832,772 832,772 00000000000000000000b39d0df3e812839b9420fd3c00290aa10e6e8f191e65 2,717 1.00/1.00 vMB 41
832,771 832,771 000000000000000000033c08e6d75c873797b39e9ef522779946d4090b82d382 2,205 1.00/1.00 vMB 34
832,770 832,770 000000000000000000026db5acca08c95e20b008035caefaaa99503ad74c7114 2,082 1.00/1.00 vMB 37
832,769 832,769 00000000000000000002a37207984f2b0c724dd1dbc65edd39da0a44719fcf00 2,640 1.00/1.00 vMB 59
832,768 832,768 000000000000000000032b2bf4762c6b654b0394518abd947fd8363c3cb36f76 2,700 1.00/1.00 vMB 26
832,767 832,767 0000000000000000000186891d3336d0bd352328a4dac698128d14a9219619f5 2,430 1.00/1.00 vMB 28
832,766 832,766 00000000000000000000fc37f49e33df8e78b68d1e550d1be91bf5119a4d467e 2,842 1.00/1.00 vMB 34
832,765 832,765 00000000000000000003334dda6315f4dc72cb488c742a6a81c2301d99f5abbc 2,818 1.00/1.00 vMB 33
832,764 832,764 0000000000000000000333c8b5760554ed60c66e53d904032dfb83a61be64348 3,222 1.00/1.00 vMB 39
832,763 832,763 00000000000000000001214ecbc9dd0e25f4e54d982ae68de908ea1444f97774 2,722 1.00/1.00 vMB 75
832,762 832,762 0000000000000000000032f4b563f0b75c361875d5b25af2c1a4ba7899e1e2b3 2,883 1.00/1.00 vMB 44
832,761 832,761 00000000000000000001d26d71d768219800535aaf347f28829c2c90b2f6ce24 2,612 1.00/1.00 vMB 44
832,760 832,760 0000000000000000000279da684117b338ea38a1669da9337ed4032a08f611a6 1,482 1.00/1.00 vMB 23
832,759 832,759 00000000000000000002bc4045232fa5a81001809c31407f4c216e2e7bf3f9ce 1,828 1.00/1.00 vMB 21
832,758 832,758 00000000000000000002778164e0766ecdbd0d08a5976d15185b32b9e1a05292 2,477 1.00/1.00 vMB 21
832,757 832,757 000000000000000000027bc45b5bcf8a4e93e94ba49704b23849d8427b9277b3 2,926 1.00/1.00 vMB 52
832,756 832,756 0000000000000000000088cdb075a61f4d7da19ef24ca0ad24b2c4ae292cc302 3,067 1.00/1.00 vMB 35
832,755 832,755 0000000000000000000269c26e319f85e52e6ace1d9021a9a76845994143ccfc 1,883 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.72 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.