Loading Tool

Explorer IconExplorer

Memory Pool

86,393 transactions
31.62 vMB
0.14666282 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt c40381e74528f95757cb3ebc2ba59bd12451fa795144d22bb50adc52e4cf4fdb
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d9c4293fbb2373c55fa83ea0f6af3665ed49703447959d625e1efd635df2861
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.06471220 BTC
Feerates: 214.31 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (453,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,370 461,370 0000000000000000022bf2675d310b5a89525b23a784dca8e7c5f6637519cf7f 1,797 1.00/1.00 vMB 125
461,369 461,369 000000000000000000b4c11f7c5c25b0cebdb7e45e7ff297d9588f787fdc5137 1,330 1.00/1.00 vMB 85
461,368 461,368 000000000000000001ac1c46a9619d3ae9b7053ebfe63852271bdb51f1669dba 1,973 1.00/1.00 vMB 166
461,367 461,367 00000000000000000199836dc8ba8e0e317ac9bd3a03c3e50aa32f269db189fc 1,235 1.00/1.00 vMB 93
461,366 461,366 0000000000000000011ec4c8c59732b79ecf29abd3d5fb2b620e9252d14dd238 2,007 1.00/1.00 vMB 134
461,365 461,365 0000000000000000007a74851f32b262ce9c28bb9c35c793f6408ffbd4f6e0dd 2,012 1.00/1.00 vMB 185
461,364 461,364 000000000000000002040503d8be10dbd7dfd3190987c3def10ae9acf556850b 1,463 1.00/1.00 vMB 80
461,363 461,363 000000000000000000a1f200b66a9071630fba1bb6cc22dcbe3ec0d983fc3d4e 2,045 1.00/1.00 vMB 136
461,362 461,362 000000000000000000a5826968731f1ed470d2ced0c1663548d831dfe131dcc1 2,050 1.00/1.00 vMB 174
461,361 461,361 0000000000000000000660f94ebe1771d7dabcaffd40501180808e8a7ebcf3f0 1,811 1.00/1.00 vMB 58
461,360 461,360 000000000000000000e068c24c246221c2fa704612576240e395bf0ec04331f4 816 1.00/1.00 vMB 58
461,359 461,359 0000000000000000021c203a751ee8d09359f371482f6f03d7ddbc43edff806c 1,486 1.00/1.00 vMB 76
461,358 461,358 0000000000000000015198b17b9f0781b7aad77c086ec65aea2c5c005aabf829 1,873 1.00/1.00 vMB 122
461,357 461,357 0000000000000000008e4b2586df963d86ec9d1377a5ea22c05999655cf7f4ea 1,220 1.00/1.00 vMB 109
461,356 461,356 0000000000000000001635154cfe98235985abd11879b301aba9fe3bec2f0c9f 1,178 1.00/1.00 vMB 82
461,355 461,355 00000000000000000209ab0b831aa62af0e973912916f48b89e8a3bb1572e505 2,035 0.99/1.00 vMB 144
461,354 461,354 000000000000000000a8f27a5070a38115d79602c80eabbb2e6174a962795587 1,258 1.00/1.00 vMB 94
461,353 461,353 00000000000000000180af165e59679f73247ead898b100ad33103c69660ba6e 1,999 1.00/1.00 vMB 116
461,352 461,352 000000000000000001718130e4e014067a22c831ec6223ad165301b4bce79216 1,426 1.00/1.00 vMB 118
461,351 461,351 000000000000000000b731115e1ca9c3b4c6191346453264fab413736da0ebce 1,262 1.00/1.00 vMB 120
461,350 461,350 000000000000000001b89dd6d0ddb3c0103ed82073c4487859317767f823ed2f 2,201 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.77 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.