Loading Tool

Explorer IconExplorer

Memory Pool

39,856 transactions
18.78 vMB
0.17884040 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.12/200 MB

Candidate Block

Mining Attempt e721ec910472fca1bba2067e1a127e3ff72139a0e4dd14155f347f4a086fd007
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 3c57bdefe66441fdb2c36b90ad1d42c768f91dbb6db78479a170da4245a2b35e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.05152519 BTC
Median Feerate: 4.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (651,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,350 261,350 000000000000000491179fd9028772d3a2b56f6bc890286807f5e89abc5a93ec 467 0.22 vMB 57
261,349 261,349 00000000000000021022e8aff2bf7aa77c2e45b24f9ec9faadafb20699f553af 550 0.25 vMB 158
261,348 261,348 000000000000000fc8e83356e4e494cb21cd412721d336725c94dccd6d7cac4b 1,033 0.50 vMB 117
261,347 261,347 000000000000000919f31547518f35d4c26cc6f4d94fad5bee12ee75f868f7fb 206 0.08 vMB 113
261,346 261,346 0000000000000013ff0d17185f3bd710705f21e4b9da3d6dc68f5133efc7a3fa 259 0.12 vMB 98
261,345 261,345 00000000000000186826c7b6ef720f1a857800281a94ec908c8a22f89c2d1fab 107 0.05 vMB 43
261,344 261,344 00000000000000105a776bda667a3c384493a71ebb2e3c17cf5375d3b8f8385e 590 0.30 vMB 39
261,343 261,343 0000000000000003daffb2d558ef69e7ac07828910f64f8aae71ba964bd5aa68 1,155 0.50 vMB 303
261,342 261,342 0000000000000016bb798277c79565a804ecb7e3de2b8b8bd482c4b044a0470e 74 0.03 vMB 32
261,341 261,341 000000000000000bab835a718feae7a5c4c004f68062d5ac4234b5cf3746d5d6 95 0.05 vMB 61
261,340 261,340 000000000000001b95b20759ca7622809107f8caeadb762563161dcd5ce7ade6 167 0.07 vMB 70
261,339 261,339 00000000000000193c637283304cf29c18c102db0d4b7f0f6e3c0e560a57ee7f 554 0.25 vMB 127
261,338 261,338 0000000000000011f4b24a7239bd8d911078a6d13b694892eee2d62f0eb79613 266 0.15 vMB 177
261,337 261,337 000000000000001908937fd51a43ba51a90c8cd3d566e0335802025752a5269f 408 0.19 vMB 109
261,336 261,336 000000000000001b1fb9d29b90378cd18765b6b45d8fb635d47407a990cad832 474 0.19 vMB 111
261,335 261,335 000000000000001ca759f9e5a12b9fb721a6d8b86ebef2d73d0e53c4cb01af13 938 0.44 vMB 187
261,334 261,334 0000000000000006c7e767b1a04ef217d7c764ad432c5f210156e8836da9bed6 54 0.03 vMB 13
261,333 261,333 000000000000000bb51ce40ee8df1359315b5addf9ad1556444445ac1223a52f 449 0.20 vMB 109
261,332 261,332 0000000000000019aef75456d27319440ff7bcc12f15f6b21b08ca59f60f39d0 476 0.20 vMB 114
261,331 261,331 0000000000000016eaf29f3d66bf02131614ead03c357b76198a9aac0d1839e8 58 0.03 vMB 5
261,330 261,330 00000000000000014864e405d38f079d339d61c25d7d775bc34566c790c93671 64 0.03 vMB 10
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.74 GB
    • Received: 0.54 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.