Loading Tool

Explorer IconExplorer

Memory Pool

17,259 transactions
7.23 vMB
0.05892389 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.68/200 MB

Candidate Block

Mining Attempt c011820039bd769c42019a8d815f764186eb24f0d31439c61021f9541910d125
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root b92280bbda55931a2d5176706c9b81c0ef4457ce7ac7bc32bf6b21ec9d163b63
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,818
Size: 1.00 vMB
Total Fees: 0.03794584 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (768,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,040 145,040 000000000000042699761ac591986e151e1f47aff363e330fd396674a896bb78 36 0.02 vMB 130
145,039 145,039 00000000000002f38a4ec01b411e3684d3877396266c782cbbcbe863f063b10c 20 0.01 vMB 349
145,038 145,038 000000000000023c9f1d747ff91d5bfa1bf3f4923546bb29541710e408a55fc1 103 0.03 vMB 5
145,037 145,037 00000000000007afcc908c1ee71ef1e470df10a4f920746c2794956d674df1dc 85 0.04 vMB 388
145,036 145,036 00000000000005bc30160cb0614aeccfc218e622901ce556e163e7c60823c3e5 45 0.02 vMB 469
145,035 145,035 00000000000000d4450a212a40be3315833c394fc0d7f938e4117942685d1fd3 90 0.03 vMB 87
145,034 145,034 00000000000007d42ad3ef8aa3541833631e0e59fb6daae9528ac262a748fb30 46 0.02 vMB 105
145,033 145,033 00000000000007737cb0ba1b054dd0a93e9505c5253c22892df053cd7690c7d6 50 0.03 vMB 151
145,032 145,032 000000000000069c41c0ba8112c76f80d9f6c38ab3f305eb8298e79ccd2872c4 20 0.01 vMB 73
145,031 145,031 000000000000082e497ca959cd41bed9bb403689aaa0c91de69b7fd7597c5163 43 0.01 vMB 59
145,030 145,030 000000000000029e58fbf03b9e4b95237338478489e488b9db09bb08ddd3e943 10 0.00 vMB 87
145,029 145,029 00000000000005e9692ad9b233cde6f8c596ed75429210bf3b571e5662728c06 58 0.02 vMB 121
145,028 145,028 000000000000072e670b7332f615d3189bc7ed364108d416ff985facf68a16c2 37 0.02 vMB 134
145,027 145,027 000000000000032932b203152f54175870e7f1709e815b5f6ce1184047d0d584 86 0.04 vMB 106
145,026 145,026 00000000000005688651d978b72e511bc67aa2a87bb51d77a1e433c2d439e2e2 119 0.04 vMB 149
145,025 145,025 0000000000000286c8f13c78e5025c4b23e95557cace7740c74a59b370b39242 12 0.00 vMB 16
145,024 145,024 0000000000000913bb5dbe69694bc03d0d36277be875aeba7f5fbaaad4a4c4b5 75 0.06 vMB 75
145,023 145,023 00000000000002aa4b2423b6e682417ab9fdc68316c1fdea3dedbebd92b1f1fa 91 0.04 vMB 302
145,022 145,022 0000000000000894a61d0683624a5b363cf07f3404c014b799d8d07f2eb52b7d 28 0.02 vMB 190
145,021 145,021 00000000000007538c0e6200961c4c8a2d7447885f4b33817abdd564482c2e2c 13 0.01 vMB 254
145,020 145,020 000000000000037254b6afd7ff2c7dbf18de261eea856f3a6ac1f1ce96d11a8d 82 0.05 vMB 44
Previous 10 blocks ↓
Total Size: 779.66 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: 316.59 GB
    • Received: 1.52 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.