Loading Tool

Explorer IconExplorer

Memory Pool

34,746 transactions
25.77 vMB
0.06442366 BTC
Random Selection Loading Transactions
Max Size: 130.83/200 MB

Candidate Block

Mining Attempt 962992bab56560ca80926854e45373ddddc889c76b9fbc237a06673e8e23bc5c
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root ce2f1a40a1aa722b45f2f7030f76f0a95bd1f22859bc19054bbde8a73f91b09b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,240
Size: 1.00 vMB
Total Fees: 0.01731169 BTC
Feerates: 101.16 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (536,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,386 378,386 0000000000000000087993809e580e8075335784ea75dcec51b0a21b0dcfc0ea 454 0.93/1.00 vMB 6
378,385 378,385 0000000000000000105015d0da08f2047c86fdc9631678d7a9c40c8e75c31de4 546 0.99/1.00 vMB 8
378,384 378,384 00000000000000000c50013b595e1d3692db1ca4c143e1a3da148ff50aa45f9f 1,352 0.51/1.00 vMB 35
378,383 378,383 00000000000000000b18924ca52157639b8b0af48a9dc51b541b513a9da083ad 406 0.22/1.00 vMB 29
378,382 378,382 000000000000000005db42c2f74d786b5b29be3fa79b49738e475ebf0e5e1f6a 341 0.75/1.00 vMB 8
378,381 378,381 00000000000000000bb2773825439521c7e5d20dafa7d405b1131d94d970d45e 778 0.60/1.00 vMB 29
378,380 378,380 0000000000000000011899cdafc717fbf9ad7b80cbdcb9b14d4b7f266d02b94e 741 0.99/1.00 vMB 15
378,379 378,379 0000000000000000065c36b5533a3f28d9995ca4354bbf575921e3c98a2d179e 279 0.93/1.00 vMB 4
378,378 378,378 00000000000000000fef79ae95e5c01d791d6199df306a63d675369ebcf68c7a 230 0.25/1.00 vMB 13
378,377 378,377 00000000000000000d1f1ae30daddcf5264ff40459b2d7bf9976f801625f87d7 121 0.25/1.00 vMB 7
378,376 378,376 000000000000000003de6d6b22cc43a5e88f1e90a4b66bdc33b55c7921864b68 1,021 0.57/1.00 vMB 29
378,375 378,375 00000000000000000d9d123b887bd9407a5e07d1ce493623d1589f1854d019e6 1,888 0.92/1.00 vMB 37
378,374 378,374 00000000000000000b9ef8d83114f4cc17d28549251183370eb74ae7dd7ba139 419 0.24/1.00 vMB 26
378,373 378,373 0000000000000000081cb660c508667f765099767910e98155a29135280e5512 293 0.24/1.00 vMB 21
378,372 378,372 0000000000000000017f243900b2d0840793c8fd38623128b8b554b7ec24abaa 1,627 0.80/1.00 vMB 37
378,371 378,371 00000000000000000a280c4c7949527d5dea95563b0800aa88a79a68fca71a33 379 0.24/1.00 vMB 24
378,370 378,370 000000000000000008d97f22a349913325fd1992fffb7de845e463cb5edcf359 716 0.31/1.00 vMB 36
378,369 378,369 00000000000000000262af69a3f61e1ea7ce7c7c8e02c27c4e00dba000df8155 236 0.12/1.00 vMB 27
378,368 378,368 00000000000000000c024011ea01f3a0334ef7c76ba0c2c87e3954f17dc142c9 184 0.11/1.00 vMB 24
378,367 378,367 00000000000000000cb78dfc8ebd4e479015c9137287d6f23c20e6ee0c77504a 1,020 0.45/1.00 vMB 37
378,366 378,366 000000000000000004b11e48a1d7f624dd1e5e255c463a4d993542928e390733 785 0.97/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.