Loading Tool

Explorer IconExplorer

Memory Pool

40,388 transactions
17.78 vMB
0.15372994 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.17/200 MB

Candidate Block

Mining Attempt 087f77427c11d4753aac50cdffeaa67542b6800a76b540bfd9f91e396e8a0b29
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7c633b840dfefde5b6a4fd8e77be395319ce57a93b7eacaa2756d109b5f864fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.04466644 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (778,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,452 134,452 00000000000005c2cc83f9358c6c6fa5ccdf0cb4e493cfc6a6a504f2eac63841 10 0.00 vMB 808
134,451 134,451 0000000000000beab41f70e93f4737ac345ce52175c77003c3a567b528959431 36 0.02 vMB 851
134,450 134,450 000000000000043748560fb5cc5d1da726d4f7cef19a6b687bf0e804c855c392 27 0.01 vMB 665
134,449 134,449 00000000000006693bd12ab6a551c651b5f9cc8bc24ccd9fd75ed308b902d6d6 15 0.00 vMB 62
134,448 134,448 00000000000005cc4502b45cce597dba94ea305da0741a11fd12bf3b09e7ccf8 29 0.02 vMB 638
134,447 134,447 0000000000000542444764145fc766e437577214c39ded8b4434846743d1a636 64 0.02 vMB 278
134,446 134,446 0000000000000a62e6d8aa5381f81e149de00c3e35b4ebb1c5fc424588026e9e 48 0.01 vMB 173
134,445 134,445 00000000000002fb604feccb75fbc566542f3f8e4eb722ad8014ccbc02d96b79 164 0.05 vMB 218
134,444 134,444 00000000000005b12ffd4cd315cd34ffd4a594f430ac814c91184a0d42d2b0fe 56 0.02 vMB 652
134,443 134,443 00000000000000864fbd7b764402080c7ec1a0cc6aa6d7db16c0302a1819f365 31 0.01 vMB 236
134,442 134,442 0000000000000bb689859c858ebb3cbe5dea83d2ffc792c5d7105660f3c92474 62 0.03 vMB 514
134,441 134,441 0000000000000ad27eae542c894d7285fea0d33486c6b6fc73a5922d6e558b02 89 0.03 vMB 0
134,440 134,440 000000000000074e87c643d7ceaa3d8a03c8c0e29524e4085b050d8337f5876e 116 0.05 vMB 626
134,439 134,439 00000000000008cd2003b3efd6f9b3273795e3ae4ace42a09fa3d018c793f230 26 0.01 vMB 56
134,438 134,438 00000000000003858f0e880ee378c57a163548527560dca83c57929de13ff3db 21 0.01 vMB 555
134,437 134,437 0000000000000b9cde01f12f3cfe12b30645e37f7d60f32bee23144ad67069da 53 0.03 vMB 236
134,436 134,436 00000000000002d7e893358c7e16c891c42eb80521efb752aafc397d33c2ccd4 62 0.03 vMB 459
134,435 134,435 000000000000093aeca51f23b82764416eafe9a2a31df11ab371fa23278a5efd 111 0.04 vMB 385
134,434 134,434 000000000000059bddc41edd94aa8e86983861640e9dfa475a5abd7ceff68ff2 14 0.00 vMB 821
134,433 134,433 0000000000000303b465b66af61490284aa1cde36c0ddd2c5cfc2dc831c24c62 72 0.02 vMB 158
134,432 134,432 000000000000075f9269dce1c8ee1c87e8e3160c2bf1b9abb838cbc044649791 42 0.02 vMB 631
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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