Loading Tool

Explorer IconExplorer

Memory Pool

81,145 transactions
30.78 vMB
0.08897555 BTC
Random Selection Loading Transactions
Max Size: 187.16/200 MB

Candidate Block

Mining Attempt 7dc1e81c384ab88d8123e63abf669c3c617ee23a197839c608597516d11fe875
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e87df0f03f33aa6ce2137ed9f8eff6c134b97a18e8190c1c4af00163dc8b788c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,566
Size: 1.00 vMB
Total Fees: 0.01791240 BTC
Feerates: 73.20 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (636,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,131 279,131 0000000000000001410a2a3143e84dc129ca075bae74a66833ced2c40aedc462 312 0.25/1.00 vMB 26
279,130 279,130 0000000000000001c481f24e8b3afce68ece38d5b6318a6017fb851384ab99be 272 0.25/1.00 vMB 18
279,129 279,129 0000000000000002bc2c5c0bae5c2d66e22d7f2e37cdd2bd36dd4ce8c65b6666 409 0.25/1.00 vMB 31
279,128 279,128 00000000000000013aa5438aac7a3284119a268fb942bfb0e3ec9696f3146d1d 703 0.25/1.00 vMB 43
279,127 279,127 00000000000000025480320c6c44d17b893ea7125927fc344c9da54d4cde5912 90 0.03/1.00 vMB 247
279,126 279,126 00000000000000026fb082d7b7bf082c3e3f26e4778613a964a00783452c572a 403 0.25/1.00 vMB 21
279,125 279,125 00000000000000009de0d9ae9d2284a6e5d71d2fa558673d4f450a7436121af1 601 0.25/1.00 vMB 39
279,124 279,124 0000000000000001bc0bd86a20f65c0582e48349b6721218210b4a89732cd9d3 722 0.25/1.00 vMB 70
279,123 279,123 00000000000000021b8d6f17afa94f73c0c2d4922064e377bcb09558cab007ea 692 0.25/1.00 vMB 65
279,122 279,122 00000000000000008e5adea7060a87ec39cad44b741b2b003e10187b2b246fb5 656 0.25/1.00 vMB 40
279,121 279,121 0000000000000001eb2be68dd97aa086d517d9b925e818426516e76ca06f16e0 835 0.25/1.00 vMB 75
279,120 279,120 00000000000000013f391a440399bdf0ed5b3ce53f69b645c1f9c5a38b068527 114 0.03/1.00 vMB 374
279,119 279,119 0000000000000002253aeebb49c4327945c5feec1cb9216b39064114ccf74b16 611 0.48/1.00 vMB 33
279,118 279,118 00000000000000007ab3c02a996089b26d0aeb38df5c29200a98761d024077c6 845 0.35/1.00 vMB 39
279,117 279,117 0000000000000000e4e1a490b6adf643f28f26a0ff7f3dfe87c54fff4eafdd43 84 0.03/1.00 vMB 168
279,116 279,116 00000000000000024a5ebba42a090973ae1bafc0abacfc58eab13ed6de76b6d2 770 0.25/1.00 vMB 62
279,115 279,115 0000000000000002c201fdfcdd8d6dcacf3023f3f1c19bf32906d30125a2878b 602 0.25/1.00 vMB 61
279,114 279,114 000000000000000275a236b9589a220f9864a14b862fb7f3047f0611cc1240c6 269 0.12/1.00 vMB 26
279,113 279,113 00000000000000008d8d66f403ef14ab4303043433edd09d5b83c1781c0176f7 164 0.12/1.00 vMB 24
279,112 279,112 0000000000000001f5030ef65370d6757f8d10948e7da87d5bb7504f65b745ca 319 0.25/1.00 vMB 35
279,111 279,111 00000000000000025e488518ba0725451e65df293d7b8f55edacdb6a7adfb02d 1,122 0.50/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.