Loading Tool

Explorer IconExplorer

Memory Pool

76,691 transactions
28.24 vMB
0.09354089 BTC
Random Selection Loading Transactions
Max Size: 171.92/200 MB

Candidate Block

Mining Attempt 4449b3325de388865ec35defd6a958aa5c830546f86d96ee4e695b71985e251b
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root a11f4eff4595ee86d70a712b19c881dc7d4809cceb542b96476a795880ef95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.03181512 BTC
Feerates: 301.57 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (421,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,512 493,512 0000000000000000008ba3bcfd6a1a515aa8d37478cbbf71359b43db115ce316 2,643 1.00/1.00 vMB 148
493,511 493,511 00000000000000000004c567f8567879e66ed834fa05d944ca74cd14539af4bf 2,483 1.00/1.00 vMB 190
493,510 493,510 000000000000000000243a93731ce0131b62979a1466401fd1d0d6d566d564eb 2,494 1.00/1.00 vMB 111
493,509 493,509 0000000000000000006528e0905095b7c67f464cc3d0009414a2a3bdf3dea699 2,136 1.00/1.00 vMB 209
493,508 493,508 000000000000000000865cfea9db396fa721fa98633176a876a23aa6d1dc139a 2,362 0.95/1.00 vMB 226
493,507 493,507 000000000000000000725bcc4203c13106fc5e73f8a7fa557e60121e4dab3d65 2,087 0.96/1.00 vMB 269
493,506 493,506 00000000000000000047b934c56b2d90748072283cf5fc9e070a241fd0da0277 2,319 1.00/1.00 vMB 227
493,505 493,505 0000000000000000008f3935294665054673c9ab03cf8456aa27d3f2a6e998ec 2,212 0.94/1.00 vMB 243
493,504 493,504 00000000000000000029ff5fd546c96870b46c07a8608622755b898091291d43 2,615 1.00/1.00 vMB 298
493,503 493,503 00000000000000000083f4d42df5334fbb4a03e893eed2634fdb58acec2157b0 2,519 1.00/1.00 vMB 211
493,502 493,502 000000000000000000053d9ec5fa02956ad23e221c84756a4e27586102660147 2,334 0.96/1.00 vMB 238
493,501 493,501 00000000000000000079db438b040694ac974f1cb895d7dcd8b687c0a72d3574 2,764 1.00/1.00 vMB 93
493,500 493,500 0000000000000000001c2a5b5cb7452c40f86ecf4866b4146dab249d7dc120e6 2,762 1.00/1.00 vMB 270
493,499 493,499 00000000000000000018eb9484f1eb29fda92912e1986a6727bce64c117580d3 2,150 1.00/1.00 vMB 104
493,498 493,498 0000000000000000002e3b4c180adca9c0b6cc8103c619100b8f5f5873cd2c56 2,802 1.00/1.00 vMB 174
493,497 493,497 0000000000000000009f587b733e3b5802035efe02c5337688656c23e634a67f 2,153 1.00/1.00 vMB 201
493,496 493,496 0000000000000000001d08473babf43ba09292397684cc8d8744ed57a6a54040 2,599 0.97/1.00 vMB 285
493,495 493,495 00000000000000000022efc058acd34154b285c88d2bac8a2696a43b6631838b 2,256 1.00/1.00 vMB 244
493,494 493,494 000000000000000000c0f8e79e09531a45476a15cc899b1c4513ac4ce509c5de 2,905 1.00/1.00 vMB 296
493,493 493,493 000000000000000000790be7e9a26be5f7a98af7e58bc5e3a96c5e7f7bcb3356 2,463 1.00/1.00 vMB 186
493,492 493,492 0000000000000000006437574064b3018457c14a3f072f78b3fa878dd46c6120 2,505 1.00/1.00 vMB 239
Previous 10 blocks ↓
Total Size: 782.84 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: 711.87 GB
    • Received: 17.14 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.