Loading Tool

Explorer IconExplorer

Memory Pool

17,042 transactions
10.05 vMB
0.04685118 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.52/200 MB

Candidate Block

Mining Attempt e423197945152ce12c6f056d8769fd125b9cd861d3bd9280186e0c9ad3406110
Version 20000000
Previous Block 00000000000000000000b71e5adc9170744598068c953ef7cd2dabb77254268d
Merkle Root 5e9b825ddd105f07f304064a524a39bb4c5846893d153a6592fb6196067de1dc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,230
Size: 1.00 vMB
Total Fees: 0.02423224 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,359 (712,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,459 200,459 000000000000010e0b865bbde0a577f2457ef9c3903115981880e13219988c82 308 0.11 vMB 159
200,458 200,458 00000000000003af6fc6a95f3e3ee65b73948f6ee0601f9501281b11ee750cec 141 0.04 vMB 213
200,457 200,457 00000000000005a93d601e20d034650fa916d88f19e55f4989285be4ed9bc000 112 0.04 vMB 240
200,456 200,456 000000000000008dcb165ac16940ccf46b1d07c17b8fb645508cdc8f751b00af 91 0.03 vMB 202
200,455 200,455 000000000000012d3c00eaf299449c67f2cf5ff318d29aeafbf9b410900fe03c 47 0.01 vMB 372
200,454 200,454 0000000000000203c4ae6f69a4ae03aa68511ccbe9c1090ae9a03f063ed8d178 111 0.04 vMB 148
200,453 200,453 0000000000000244c084532765becfc490c7b72892f4b00cc6ef7712fb042a58 159 0.05 vMB 20
200,452 200,452 0000000000000005f1bf5387d0157105a798cd0e8f317d4601c412f27de87c57 291 0.09 vMB 163
200,451 200,451 0000000000000436f9d884c02b0ec76d735249257060350a4bf4155c570d7171 161 0.09 vMB 118
200,450 200,450 00000000000004de896a5dd4e8c863ac87b7663d0aa757e71f8ccda6f34219cf 139 0.06 vMB 116
200,449 200,449 00000000000005d479354929405a0b91ba8ec17b71ff14354301e4361592264e 178 0.07 vMB 113
200,448 200,448 000000000000022aa81d42a27501f760241772a12851e4ea120aaa29a2f61ec8 396 0.16 vMB 164
200,447 200,447 000000000000008134804b9af51fb11737031611844d7b29c52d8d86939f9cc3 192 0.07 vMB 159
200,446 200,446 00000000000004f3157428506b45a26fca0bd4282d415cf8b162649f12f0398f 78 0.03 vMB 127
200,445 200,445 0000000000000459faa29e47cace3c90ff8635be835866761a3cf25f6affe61a 141 0.06 vMB 101
200,444 200,444 00000000000003f353ff00e211a1b62717df4a5dd98312094b42cb1a94ceccab 214 0.07 vMB 127
200,443 200,443 000000000000052b41a9cd4b74b1c7214c6dad78e213d78aa9b66a75c19dfbcd 43 0.02 vMB 112
200,442 200,442 000000000000007891d8ea77d31fa78b036422e2bce74c20a0cfa8690b1f6888 277 0.09 vMB 164
200,441 200,441 0000000000000244ea8b59a8f9cd8bc16642bf87198c9731be18d0f0cf29db35 12 0.00 vMB 48
200,440 200,440 00000000000004bbc0a7a4fdb13d328266abc1f8fe69cdf89b18735d41b31a22 690 0.27 vMB 217
200,439 200,439 0000000000000343360189b2e6653ae3f7eb361eb918a8eb45b2def211493701 136 0.06 vMB 172
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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