Loading Tool

Explorer IconExplorer

Memory Pool

19,104 transactions
8.96 vMB
0.06493837 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.16/200 MB

Candidate Block

Mining Attempt 2431feec9b670ed285de27adc195522802b7238d60ba9130169d5d0b7c66303b
Version 20000000
Previous Block 00000000000000000001786d08044e0bc11e8685df5e6ef9caff0b5450345fd7
Merkle Root 73c28a6e32b1d9b859aa2625d6a3b2b494f47d9de3a94bebedb9caa6818e7de4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,174
Size: 1.00 vMB
Total Fees: 0.04506880 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,403 (772,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,403 141,403 00000000000007bc8e02efb0ac0f1040564891fe16121eabf4278e0fae443ca0 31 0.03 vMB 22
141,402 141,402 000000000000077040edde5dabe8dc47157b7ed1b397db171a82c25d6b6343be 8 0.00 vMB 450
141,401 141,401 000000000000065c3b4b020dda3112e06fd5cb1a8e7e250d1569e3331a3b59b8 28 0.01 vMB 191
141,400 141,400 000000000000020ed1e5f2de15580e5a798554f140bdf688a43b41c5bef0afb7 7 0.01 vMB 58
141,399 141,399 0000000000000836fd3705bea4d2e9e05b030beae37c0b56d9837e8d492bd5b1 40 0.03 vMB 63
141,398 141,398 000000000000080d467b67a0108726783710b4f5244b1221b6b5720cac4f86cc 40 0.02 vMB 172
141,397 141,397 000000000000031297c79ec0caafae9aa7124b2daf195a493ef695616e513eca 41 0.03 vMB 202
141,396 141,396 000000000000019568cb83739ba22172c783827cb7f836aa41b0694dd666a74b 56 0.02 vMB 4
141,395 141,395 00000000000005fe58617850020aaca3ceda0bf09e374f64abbf2af55122d84b 43 0.03 vMB 165
141,394 141,394 00000000000005f99248b7cbbf57aff9864c5a6e1ee5de969ca3ac39b8dfeca5 8 0.00 vMB 56
141,393 141,393 00000000000005bc437f29eb971b7d294ec613347a7bc81e2f60d92067df162a 30 0.02 vMB 64
141,392 141,392 00000000000007357f045e8865f6e747b2fd39d5a190258cb7ad7b15c0ab0b0c 7 0.07 vMB 60
141,391 141,391 000000000000037483db9fab022a562daea12071f5538191db89678135445c09 82 0.03 vMB 224
141,390 141,390 00000000000007a337444abe5447d29fb339f3a71981d158d22117b8bd458d3b 102 0.03 vMB 14
141,389 141,389 00000000000000260fa2a73b3ac431830c72aae37044b31dff32c6361c065607 100 0.04 vMB 379
141,388 141,388 00000000000005fbd469b302f3ce3a5f7ac604282d1dc1b3d42e3d49f51f03d2 16 0.00 vMB 71
141,387 141,387 000000000000055025557688cc1092ad26b495dfd46f7a2d4644253299dfd12f 20 0.01 vMB 94
141,386 141,386 000000000000054f0811e619016510b07a68ab41df88efdc5f4a7b945f8438d4 1 0.00 vMB 0
141,385 141,385 00000000000008dc2e380c69cfb3e5ad203212c7887dac0f5d084c9355a8d206 11 0.00 vMB 16
141,384 141,384 000000000000006d50e2e58c6db4963b17cc4522b3a5eacb42efb6f86e2db02a 92 0.05 vMB 300
141,383 141,383 00000000000005fc76074b41600d3d96d4bf3998c48b2f54c8bd729bdb476140 112 0.04 vMB 11
Previous 10 blocks ↓
Total Size: 779.57 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: 272.81 GB
    • Received: 1.06 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.