Loading Tool

Explorer IconExplorer

Memory Pool

81,338 transactions
30.75 vMB
0.10912299 BTC
Random Selection Loading Transactions
Max Size: 184.40/200 MB

Candidate Block

Mining Attempt b713f079ad8d52c61be6609bdc0a8f9acd65d49f70204452dea05b32ac1fe0b9
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root dfbbe5fd530aac62fddb58bf33077d39de868fbdea42afb0a2d9467088713667
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03006948 BTC
Feerates: 101.42 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (373,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,704 541,704 00000000000000000024b8d11fe68db404a3543a34dffc20c9e794fb941b4d95 130 0.05/1.00 vMB 22
541,703 541,703 00000000000000000003a86cad27f55eb6484d51f2d56de226aba758990803c4 2,610 0.97/1.00 vMB 14
541,702 541,702 00000000000000000012b1adde6ea39c06518abd1c6e9927f508e881c81cea52 1,879 0.78/1.00 vMB 13
541,701 541,701 00000000000000000019775a332f3b3d1cf9c5ea1bcebcdc62a072b26b7152b1 2,983 1.00/1.00 vMB 19
541,700 541,700 0000000000000000001e5851065c8f6685856bcefa59c29bb1cbf4131d501e98 1,340 0.46/1.00 vMB 21
541,699 541,699 000000000000000000176129692f83fe040b7ab0ab084d7c4e028e19270ad5fd 571 0.17/1.00 vMB 11
541,698 541,698 000000000000000000248c2023bca6f71a368d41fff24f0fe27c745f894580e8 1,112 0.60/1.00 vMB 5
541,697 541,697 0000000000000000001897ed0d0a4ba4c9a739d807f046df016f56f22be52706 3,076 1.00/1.00 vMB 7
541,696 541,696 0000000000000000000cba25442d4ced01cd33287543a7bb605a6ba9114d289f 961 0.33/1.00 vMB 21
541,695 541,695 000000000000000000091c9fb3210ae0d4e1c300a53f5f8b05cea53a797e6064 2,435 1.00/1.00 vMB 35
541,694 541,694 00000000000000000023891755deb339ffa1a7c6efb2062a5cd372f464d46b20 229 0.09/1.00 vMB 11
541,693 541,693 00000000000000000010a82d92391f2739f01b799994986fa8d0a216fec19054 2,676 0.89/1.00 vMB 18
541,692 541,692 0000000000000000000c12980eec02e04894b988dcd36c1f320a1e7bd579c2f6 2,041 0.80/1.00 vMB 12
541,691 541,691 0000000000000000002218bb8422236acd0436990893b28aac84065a305414e4 2,459 1.00/1.00 vMB 11
541,690 541,690 00000000000000000025e7fda724051f5f1e00cf3727fd2f067e7054e8d3e309 2,781 1.00/1.00 vMB 18
541,689 541,689 000000000000000000182df52ec9d9e8dd01ed0a0c2ea74963ca4286598f43da 2,544 1.00/1.00 vMB 21
541,688 541,688 00000000000000000005435aa31c83fba6dc61e88a462dba83427b78505f3706 1,121 0.48/1.00 vMB 16
541,687 541,687 000000000000000000119c757a7411cf3bddabc77a8448416ce0ae1bf5ef51b1 1,355 0.45/1.00 vMB 19
541,686 541,686 0000000000000000000fc6991220b3cf87f336ce6fb5bfcfb2e6c0aea7e7c760 403 0.24/1.00 vMB 7
541,685 541,685 0000000000000000000acfc04387ce143630c9359a4b1f7d9a287d6f96a9b990 1,724 1.00/1.00 vMB 2
541,684 541,684 0000000000000000002492534db530608bed995c055357cf0c43b7af5f7137a7 2,744 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.