Loading Tool

Explorer IconExplorer

Memory Pool

83,173 transactions
31.39 vMB
0.16321670 BTC
Random Selection Loading Transactions
Max Size: 186.46/200 MB

Candidate Block

Mining Attempt 4c68e73a55761c34a17b317a042fbbf8421ab15cf0b1a00c76b7ababe6f3c653
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 012e52e002c42bc063b135718c87f4378c2e27634bec4dee687112b676d2ef49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.06167284 BTC
Feerates: 269.69 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (107,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,258 807,258 00000000000000000002d5cd7ad52806f4a3fa4bed88699540eb5283a812e733 2,388 1.00/1.00 vMB 17
807,257 807,257 00000000000000000004571637dae43da059bba5d363d25835f97805688da6da 3,147 1.00/1.00 vMB 19
807,256 807,256 00000000000000000000b497fa05dcece90812473e09a68fcb29146c368c1a32 2,188 1.00/1.00 vMB 13
807,255 807,255 00000000000000000003be9ef9074d31eb80bd010ed2d1fc8336106f76d0bc8e 5,196 1.00/1.00 vMB 15
807,254 807,254 00000000000000000001bc0d2927cec834376e484195a9ab15e36888f49d22b7 4,828 1.00/1.00 vMB 16
807,253 807,253 000000000000000000048be50990f57ceaa19a58be45938895ebdd7dc09a3126 3,968 1.00/1.00 vMB 18
807,252 807,252 00000000000000000002cc2c2753db89cb9c4df90bad37b3bc68b8629aa1d5b5 4,238 1.00/1.00 vMB 18
807,251 807,251 0000000000000000000408881bc6cc58bc825641fef3107c9b81190f4665636a 4,319 1.00/1.00 vMB 18
807,250 807,250 00000000000000000000a72bb6407a0d72147f384b530df061c9206b34475983 2,419 1.00/1.00 vMB 22
807,249 807,249 0000000000000000000087eef2260a54a98309bfefc84a017a7ce9d9e521cddc 2,403 1.00/1.00 vMB 17
807,248 807,248 00000000000000000003b5ec5f237a308580a2b79fa4437343462878bb2226f5 3,962 1.00/1.00 vMB 15
807,247 807,247 0000000000000000000092c8e9bf4f7f5421ca393716aa68e352cbec7e348206 3,647 1.00/1.00 vMB 18
807,246 807,246 00000000000000000002ce4b2b54ad022b99e53a9ff04bd96233a5df7ec5b3ff 3,341 1.00/1.00 vMB 22
807,245 807,245 000000000000000000051e51aa02ca30e4d8aa0df757f812dbaf1fbef6ff1087 3,243 1.00/1.00 vMB 12
807,244 807,244 000000000000000000010415c5860124aee3dab54ad5955ef8fcd32f2dde2819 3,493 1.00/1.00 vMB 16
807,243 807,243 00000000000000000003974cebcc3c9bda501dae0bac13485cf081573a3226ef 896 1.00/1.00 vMB 15
807,242 807,242 000000000000000000044e78e8a9c702e2eb2be5a0021687719dcbee1e7be036 2,974 1.00/1.00 vMB 22
807,241 807,241 0000000000000000000176e252feb07446e13b52f660a44b0af93d517634467b 3,534 1.00/1.00 vMB 20
807,240 807,240 00000000000000000001ccaace0d2be37e5e048809a0c2c807283ec6eee79d22 3,099 1.00/1.00 vMB 30
807,239 807,239 00000000000000000002604d3728d97d66586bfba0ccae4f29081f192fd76998 1,785 1.00/1.00 vMB 15
807,238 807,238 000000000000000000046154932075c6ce9205a8af5103007be824bdb7fdcc1b 2,596 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.