Loading Tool

Explorer IconExplorer

Memory Pool

18,488 transactions
8.52 vMB
0.03878830 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.92/200 MB

Candidate Block

Mining Attempt 14e5c8e3cd2f1f728bfd61d48d8ffeb081fdb8db6315e9dbc160b968a83564b1
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 1fce5f973c0919c0f24cb29ea9c8659dae33f8366181c0c1303524d305f0c953
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.02058876 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (781,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,192 132,192 000000000000053bcef0f1aab308d5c04b06f2789a1eb2fefbf566e07f65b0f6 34 0.01 vMB 847
132,191 132,191 0000000000000b0ac8aa631a7f6701d3e7b90a3f7d6360eeddf3c873a6e64a80 35 0.01 vMB 668
132,190 132,190 00000000000006ba256d4d3b73fd58e6b638ef096159c14e702783ef2e17e7ec 14 0.00 vMB 674
132,189 132,189 0000000000000aafb0e03035667d8a5500eb98c15c5fa8462b3bfe0d26b7655a 11 0.00 vMB 868
132,188 132,188 00000000000000d8f903abfb84187ef0080050a41fcff79678400e94f64710b6 74 0.03 vMB 471
132,187 132,187 0000000000000412f75eceb6111c45ddf3970112be52bee72edc1041ed31c122 66 0.02 vMB 601
132,186 132,186 000000000000080aad13870b8de46d3779261597eefe8014eef83f0f53c0090a 37 0.02 vMB 941
132,185 132,185 0000000000000ad4527b1f113479de831f5ffef25ef5e943ee2b952b4eaeac7a 18 0.00 vMB 213
132,184 132,184 0000000000000f3a5a7c52197b18429d0754399fdbc7b8f6bb51588d47ecedb6 131 0.05 vMB 59
132,183 132,183 00000000000005b7a5ab7662b808948d6c0d7cd212f26023e29f9a7e6e901d34 43 0.02 vMB 793
132,182 132,182 0000000000000628641f57a5339a91076ed788a9ac1944526b8d7e57e9d55dae 56 0.02 vMB 286
132,181 132,181 0000000000000b088b6c9f9fe865e55b9d7ba80e30c275a75af2a7deea3b9789 17 0.00 vMB 1,210
132,180 132,180 000000000000067b4dbe2a6186622878218287be38497122f6c6e25edf1e8b25 25 0.01 vMB 222
132,179 132,179 000000000000061e013c7b90710c0e273fc2c1779aea62136789b09810d189b8 14 0.01 vMB 889
132,178 132,178 0000000000000c08ac11c72f03ae252f5267a14a1577099395d3b769d68ed786 12 0.00 vMB 17
132,177 132,177 00000000000010e9d228ffae88062b818559979b1aff38fcf0b0add628727579 62 0.02 vMB 210
132,176 132,176 0000000000001095fc092ad556805ac44c68e0685a539cad9adb7f44ad352578 58 0.03 vMB 444
132,175 132,175 0000000000000f3a4d278020b786fa6c2f539b8711402c441d286b46008889ff 12 0.00 vMB 639
132,174 132,174 0000000000000c2c6a886ae2f3030836d78967ae7b225778c345949a1840ae61 57 0.02 vMB 1,093
132,173 132,173 00000000000001f245386edf6520af70c6523f2a94a70593e45acc247224a65a 1 0.00 vMB 0
132,172 132,172 0000000000000f43692553ed9d9da5148204e4b2ebf82c2c8e619cdfb578a86f 10 0.00 vMB 763
Previous 10 blocks ↓
Total Size: 779.56 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: 267.94 GB
    • Received: 1.04 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.