Loading Tool

Explorer IconExplorer

Memory Pool

40,758 transactions
26.51 vMB
0.06345637 BTC
Random Selection Loading Transactions
Max Size: 138.28/200 MB

Candidate Block

Mining Attempt 833dff550ac9977172d829e2a47a2afd5aab98d00b5ecbacadc35d6fcec8fff6
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 109ffab306214e010409db433c0e1d9e802bdab085905587af01a13497d402de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,185
Size: 1.00 vMB
Total Fees: 0.01458673 BTC
Feerates: 92.86 > 1.46 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (806,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,354 108,354 000000000001132d3a425684bf46035b87f48c14aa6033f5cde139096d029616 7 0.00/1.00 vMB 0
108,353 108,353 000000000001c00172314d23875517148c66a1df4a4e116a81a9e65aa4237850 19 0.00/1.00 vMB 0
108,352 108,352 0000000000012e8ad71f2c8fe25818302059117035b502cfca31bbc824fd1fec 4 0.00/1.00 vMB 0
108,351 108,351 00000000000181ba37c29be1d32ecace03433b1a9acaac78527bef6045256f01 2 0.00/1.00 vMB 0
108,350 108,350 0000000000013d584707999f3b4f30b6bb85574cb30bf3c6cab9ccedfa18d7cc 7 0.00/1.00 vMB 0
108,349 108,349 0000000000008602cc78abd092b7c0feddef62b2e27fc5557243fcdf93018ee9 7 0.00/1.00 vMB 479
108,348 108,348 000000000001978f4ccc7e36d6d4d58c7ad54111eef5e74d2f7898dbc0f7b326 2 0.00/1.00 vMB 0
108,347 108,347 000000000001df7edeeabe6265de2bc71b8aafacf04d60098beaa043f4b44c1f 7 0.00/1.00 vMB 0
108,346 108,346 000000000001b30965a655b09c0d0b616ba9857ecb26645a28138834e355ed9d 40 0.01/1.00 vMB 0
108,345 108,345 000000000001e36b94fea5d681a544b6c9613210b29db768c5fab4ee0e0e0484 4 0.00/1.00 vMB 146
108,344 108,344 000000000001dd84ad19f27b08dfc85e11be09906fd62b5312c1ac8051446909 7 0.00/1.00 vMB 0
108,343 108,343 000000000001c3b321abbb4cacecf605d942cd766649af430a3f2ec5e827f799 10 0.00/1.00 vMB 0
108,342 108,342 00000000000191033e077a465b44159c0390506cd76394fb49c0b07ce8507c63 4 0.00/1.00 vMB 0
108,341 108,341 00000000000244bd53bac5bcfaa8093f41713da92c73bbeadc6c529e5dea8c3b 4 0.00/1.00 vMB 0
108,340 108,340 00000000000018dbe3fcfa8268a1322a88b4f43c4236a56ba747b506179cc09a 11 0.00/1.00 vMB 339
108,339 108,339 000000000001119a829e51057ab9501295d857e2a92844c91ef684095f439217 8 0.00/1.00 vMB 0
108,338 108,338 00000000000178731e3088683ad9c768b0b23811ac325bb61675a34db88053ef 9 0.00/1.00 vMB 0
108,337 108,337 000000000000fa17e6c5832ad48fbf527e4e2b935bb66391709c8279c80631e0 39 0.01/1.00 vMB 0
108,336 108,336 0000000000020ed5b5d8bf18344b657e714f7f2f1bc7ddaf8bc81d5378a1d741 4 0.00/1.00 vMB 0
108,335 108,335 000000000000f229799ab9c45cce9ecb76e1b490bc2bcdb165bb08828a0da03c 7 0.00/1.00 vMB 1,230
108,334 108,334 0000000000023d0db069106169afd2ac8c291e0501225c79b2b541a08e266827 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.27 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: 656.40 GB
    • Received: 14.38 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.