Loading Tool

Explorer IconExplorer

Memory Pool

45,554 transactions
20.50 vMB
0.11420007 BTC
Random Selection Loading Transactions
Max Size: 116.31/200 MB

Candidate Block

Mining Attempt 2b3b839d9f75c914011dafc7324b9de782ce72031c78d4e19525c409e7a2e28f
Version 20000000
Previous Block 00000000000000000001c6f1449909b43e6c3e2f259e653d98402e7ea5f43c7c
Merkle Root 057789f2f6098f259a356b905ba8bfdfcbd79ad35a519d9ebd6ab8389b2ef0a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.07335696 BTC
Feerates: 502.67 > 7.35 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,059 (1,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,389 912,389 0000000000000000000066125c99bb5ee41019cef660da7251d7c7c8dfd116b9 6,661 1.00/1.00 vMB 0
912,388 912,388 00000000000000000000e7e1459bacc7d3f60307717e55d297f4e63d6b8eb971 4,452 1.00/1.00 vMB 1
912,387 912,387 000000000000000000003a6680e0088bd2e13a5076833e6bdf52d3a6b5f1effe 6,033 1.00/1.00 vMB 0
912,386 912,386 00000000000000000001cd946bbfb97590b37cba5efa1082d23af0352123d760 2,978 1.00/1.00 vMB 2
912,385 912,385 00000000000000000000a8faef2946cd03d3974f84668106b8aa5c2bebbd4d95 522 0.17/1.00 vMB 3
912,384 912,384 00000000000000000001c80e0f0af0fccf6fd2c8376eee40900abfec4b26fe70 6,290 1.00/1.00 vMB 0
912,383 912,383 00000000000000000000adffeae490f13dab41ee1d777dc34b2734a463e82bfc 6,192 1.00/1.00 vMB 0
912,382 912,382 00000000000000000001a5832d8782e0b4e0844ddb7265ee69a559838e9368e9 6,187 1.00/1.00 vMB 0
912,381 912,381 000000000000000000021c114f3173a545d23e5f5108c982943937a3bf9989a1 894 0.32/1.00 vMB 2
912,380 912,380 00000000000000000001781ed9cba07131400cbd641b779d915fa9bcf53b7d24 4,684 1.00/1.00 vMB 1
912,379 912,379 000000000000000000018852fd8d59713a08612455f8a299f2cb05d72a2fdddc 4,578 1.00/1.00 vMB 0
912,378 912,378 00000000000000000001e3c112a501194b95948e36fa9985429d608c594e19fb 5,051 1.00/1.00 vMB 0
912,377 912,377 000000000000000000016252a46cd6fec4f9faf1d9e10d5df223cfc5571549da 3,259 1.00/1.00 vMB 2
912,376 912,376 000000000000000000008dcbdbea597cdbb931944cc84fbf747cf90da77ca012 2,655 1.00/1.00 vMB 1
912,375 912,375 00000000000000000001af0abe853b8ed4bdb90113ad29676f8b385a87dbe741 2,611 1.00/1.00 vMB 3
912,374 912,374 00000000000000000002142218b2dc151d6819743b133d44d49e19643a1d45d3 3,492 1.00/1.00 vMB 1
912,373 912,373 000000000000000000005619c1a7fafba90d29312a616371f54fcc11b2c73b26 3,374 1.00/1.00 vMB 3
912,372 912,372 0000000000000000000142fb9d31032fa0f008f84698b1552662dafb1b721396 3,900 1.00/1.00 vMB 6
912,371 912,371 000000000000000000000a9c37d565fda38e5923d97324ae3c9e98f11306580d 1,414 0.59/1.00 vMB 2
912,370 912,370 00000000000000000001af1cf5e4883776c1f34b3ebaefd551b0f771df045ebb 3,907 1.00/1.00 vMB 1
912,369 912,369 000000000000000000006806216356a2198ce41f7235699d8ba128eeeccc95b9 2,867 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.70 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: 554.66 GB
    • Received: 6.77 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.