Loading Tool

Explorer IconExplorer

Memory Pool

34,401 transactions
29.49 vMB
0.07838603 BTC
Random Selection Loading Transactions
Max Size: 142.88/200 MB

Candidate Block

Mining Attempt d9acd68f7615ff28860b3ddd33b7f502b5ab47c45bc02523f329eeb707255d9b
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root 6f671c89aa9ca4065db2e1842e49875ad4da66d2ec0039cc8e14516d7ddeb454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,388
Size: 1.00 vMB
Total Fees: 0.01422842 BTC
Feerates: 72.50 > 1.43 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (797,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,393 117,393 0000000000007c5eaac84e63f25d14e63ee013661efa766722fdf9e08ac940f3 16 0.00/1.00 vMB 996
117,392 117,392 000000000000929d7f5e9351ebf94340c5dbdbec3139049aaff822c250b62264 10 0.00/1.00 vMB 0
117,391 117,391 00000000000089da5399cd920e1364ae076b26bf124305572bca07ce11eddade 15 0.00/1.00 vMB 860
117,390 117,390 000000000000baedddad9a572dfaf00607e7478978327cf9c5cd5407cc63c6de 16 0.00/1.00 vMB 1,069
117,389 117,389 000000000000b2dc2a2cf13809eb217395c2b60365f0f1debbc491bc36ecbb5a 9 0.00/1.00 vMB 345
117,388 117,388 00000000000091606e7f555cff0ae1ea536be3e13ec14888e7d8fcdae3fcbe09 11 0.00/1.00 vMB 1,375
117,387 117,387 0000000000003fa72c07fce31beaacba7573d3ef72079ff7e3c6bfe401c33151 11 0.00/1.00 vMB 0
117,386 117,386 000000000000919d7749ceef1e4214b2d1ec9c6a7e20a0244eff9d5cbb0a0591 12 0.00/1.00 vMB 1,696
117,385 117,385 0000000000007da9d32711dd940e5c7c02b30d21046f70aed044638aab5f5d93 2 0.00/1.00 vMB 1,028
117,384 117,384 0000000000001aefd721739a9e4a232c5f01d5e2ad42257c0535148852df392f 9 0.00/1.00 vMB 0
117,383 117,383 00000000000033d16d5ac7e8ff95572b9e6b9cf3194bc41608e6c77e58a73168 12 0.00/1.00 vMB 802
117,382 117,382 0000000000000eb728c620aa22de3fdd55bfd4cb414266b3cf0a663f1e5640f8 21 0.01/1.00 vMB 2,214
117,381 117,381 000000000000134a85e937a2bf3bea2117987ce69916b431c46d38d3682fc9bc 15 0.00/1.00 vMB 1,259
117,380 117,380 000000000000aeae8b734c8e953f496bfecfc65a7ef6d10a8c4a50cc7789c841 12 0.00/1.00 vMB 0
117,379 117,379 000000000000b8e1d29cac85bf8cac20c666e52471729c9d9a8988bf4cfb61c0 10 0.00/1.00 vMB 336
117,378 117,378 0000000000006d7f5d5d68ba1253035af0447447c2e3d748e4694a023a2dd92e 11 0.00/1.00 vMB 1,514
117,377 117,377 0000000000008bda8caedde2ff22ca3689c6518b06b1eb9dd44af1ca4dc5237e 12 0.00/1.00 vMB 0
117,376 117,376 000000000000abfa123d9f7b1a96a882ebf96fc11e948b1ecdccfbb87dd988c9 10 0.00/1.00 vMB 353
117,375 117,375 000000000000b69fdee291aba824176a0045e1e4ed811165da1dbd7934acb4aa 11 0.00/1.00 vMB 346
117,374 117,374 000000000000b66af9544feac730b5c583f7495ef4882300404ac97efefe5e4d 2 0.00/1.00 vMB 0
117,373 117,373 0000000000006bfccf2604eec71b7cc69efc8a22174afe0232786754c483e4ba 11 0.01/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

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