Loading Tool

Explorer IconExplorer

Memory Pool

40,182 transactions
26.43 vMB
0.05670890 BTC
Random Selection Loading Transactions
Max Size: 137.81/200 MB

Candidate Block

Mining Attempt 0b94c8f90aa9f96fc5b52722a9b6ad3973e96b87f5a93703399ef1d93a29123c
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 23982f3d184efc763551b614a674c1faca8104eef3045028dbd390f5f91b63ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,353
Size: 1.00 vMB
Total Fees: 0.00816702 BTC
Feerates: 50.27 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (442,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,295 472,295 00000000000000000072716b98416d76a4d1981a33d4d6d1768ba0ac66d6d458 1,672 1.00/1.00 vMB 430
472,294 472,294 0000000000000000013321c219fc176d00d19009a61d939bbe1ff1b6154e5429 2,583 1.00/1.00 vMB 425
472,293 472,293 00000000000000000063a345652ad42fcbb667c619ca4b0cda13f706b9cbf381 2,066 1.00/1.00 vMB 439
472,292 472,292 0000000000000000017cfd83fe40467a0771362f5d9357bc77b6a74444bcdfb6 1,174 1.00/1.00 vMB 330
472,291 472,291 00000000000000000072d77ad40fa442ebfd8c8728dd7eb25833861c5bd141c5 2,327 1.00/1.00 vMB 419
472,290 472,290 0000000000000000004d6e8f6ca693176cad3d73c2b7f7bc4aebd12ee9ec61f3 2,155 1.00/1.00 vMB 329
472,289 472,289 000000000000000000dc5841386449761d83069ebdc0e122238c9fc5ba4f6fc0 2,211 1.00/1.00 vMB 433
472,288 472,288 000000000000000000c75dbbc72897f297a4aab47ca8c107df3e2b3046ef7a4b 2,590 1.00/1.00 vMB 448
472,287 472,287 000000000000000000648e80e805bb8451e20afdd23bd74425629e51c3541cf3 2,413 1.00/1.00 vMB 343
472,286 472,286 000000000000000000283df7bda25e985f1f433904d2eec4c41109b986e5afef 2,087 1.00/1.00 vMB 270
472,285 472,285 000000000000000000949217687a7603b5538a19ea431bc880a083ed40eaa34e 2,427 1.00/1.00 vMB 294
472,284 472,284 000000000000000001042491d3a774b71e4362a3548154b2a9c6b770812f99cd 2,522 1.00/1.00 vMB 440
472,283 472,283 000000000000000000487273ad648d755088f6cc877799549234108d032031ef 1,782 1.00/1.00 vMB 297
472,282 472,282 000000000000000000260d91c32f88d16fdeba3190d6a89066554dba2d7bb524 2,260 1.00/1.00 vMB 367
472,281 472,281 0000000000000000016efa1cbf1de03252a630a3f44bdb246cafad8c4567d691 2,683 1.00/1.00 vMB 313
472,280 472,280 0000000000000000016be86de9cb9e24a6fa798e78c772167e2739e51dcdb691 2,671 1.00/1.00 vMB 345
472,279 472,279 000000000000000000731499221107b77d40dff0b0b887aa6bd777fccf3ec1b6 2,488 1.00/1.00 vMB 365
472,278 472,278 000000000000000000021f2905f7b32103e89768fbe4e215a0cc2d4cc41fa8ae 2,223 0.99/1.00 vMB 367
472,277 472,277 000000000000000000584683c8907a396cad252b11e55fbb6e6f7bcf80cd40f5 2,064 1.00/1.00 vMB 402
472,276 472,276 000000000000000000ad12dadeba7a72614edf461b5f23fc0bf50e941d304a6d 2,232 1.00/1.00 vMB 361
472,275 472,275 0000000000000000011f01e18cc621457e13bfdaa5e88523d61aa4017ba40d0b 2,396 1.00/1.00 vMB 429
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.