Loading Tool

Explorer IconExplorer

Memory Pool

76,736 transactions
28.64 vMB
0.07471550 BTC
Random Selection Loading Transactions
Max Size: 173.35/200 MB

Candidate Block

Mining Attempt f088370ed2085609a527fdb1a757b5a9adb628fc79bd9b8d82b9b97aecb73f64
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 80730614e79d685e962c810802895fdf87783def689cc7f29f0858f83690eec7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,224
Size: 1.00 vMB
Total Fees: 0.01532369 BTC
Feerates: 100.17 > 1.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (735,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,751 179,751 00000000000007dfa9e7842222747a26567f5fc115f18c8a662d219d1277cd16 196 0.09/1.00 vMB 160
179,750 179,750 00000000000004e53aa86509d4d699cd90eec8b7a51d7deae047f39d1e151298 202 0.08/1.00 vMB 155
179,749 179,749 00000000000001bd65448f176cf611b6dd1d51fb973137e6e716bb36de0e7ec6 227 0.10/1.00 vMB 118
179,748 179,748 00000000000005eadd70dbbf57e01b24462e42aa1ce2eb8d6219c760305633fa 102 0.04/1.00 vMB 162
179,747 179,747 000000000000046d37121491240ea1932945ae3d632f960a8ab275865729016e 157 0.05/1.00 vMB 38
179,746 179,746 00000000000007ca3f6abd8a4fdd9213cd89c6939232bd75b1255fb7ca2847c1 137 0.06/1.00 vMB 74
179,745 179,745 000000000000046cc5555d6099c8eba2934cb88d6458a5ffcb009294494e35bf 367 0.16/1.00 vMB 145
179,744 179,744 000000000000031725c06baaf43e8b0ef925a511e7eee7052422b2b748948110 669 0.25/1.00 vMB 158
179,743 179,743 000000000000084fa7fb332506706045b822737d609fa972724f66e8f004d65f 1 0.00/1.00 vMB 0
179,742 179,742 00000000000002b789c2b272eec072cabe415a19e2c76c823d1f50a820e1ecce 1 0.00/1.00 vMB 0
179,741 179,741 000000000000007b61586650d1a3330d9f58085a0101a1806c63a8ba36608d2a 46 0.02/1.00 vMB 162
179,740 179,740 000000000000091181b3398c7862ab974eb5a98c65f2e175156789f8ee029917 133 0.06/1.00 vMB 138
179,739 179,739 000000000000033a56fc0de8f75efd36c180e069d270e5670fd8ee9fd781c95a 396 0.17/1.00 vMB 160
179,738 179,738 00000000000006b429c63a97eef5b1df66e8fd3af5a1f935ab0fbce5e76afd78 381 0.17/1.00 vMB 121
179,737 179,737 00000000000009714d790ddc35aef6fa34e8ac9035af84614eae3d17ed18c95d 166 0.05/1.00 vMB 85
179,736 179,736 0000000000000302ced268f5fa32e0becb868585633d3182f089fb9c82095b8c 66 0.03/1.00 vMB 76
179,735 179,735 00000000000002be6beab667264ac8a37a2f3231cda1ca0fb892a77dfb5419d8 440 0.20/1.00 vMB 170
179,734 179,734 00000000000004d9e163f0a306e661461822c1f70e816435b8bc0f573ac24498 18 0.01/1.00 vMB 39
179,733 179,733 000000000000084f74569770e9cab86c616b66dbf2c42e228aa3ac297704fee2 112 0.05/1.00 vMB 124
179,732 179,732 0000000000000781d570ee5e1c754ad2155950ededfd3bfa92f8fda361fbc518 110 0.05/1.00 vMB 278
179,731 179,731 00000000000007bb15b5f5bf776c4865ef23eeb13cd4bebef05519484ca2f164 174 0.07/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.