Loading Tool

Explorer IconExplorer

Memory Pool

37,453 transactions
28.41 vMB
0.06202255 BTC
Random Selection Loading Transactions
Max Size: 143.33/200 MB

Candidate Block

Mining Attempt 68251b5b638691e57da721a660d192c843bfee2f5034edd52e68e91c1d9a2e2d
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root f23228470f1364d6ebe8c53a305eccb97d5582ce20ffcf987184a540d82eaab6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00731419 BTC
Feerates: 59.19 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (643,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,368 271,368 000000000000000558532f44e08d0fd486589fe51b8b0b51ce31c642127bdecc 638 0.29/1.00 vMB 54
271,367 271,367 0000000000000002d56ec15308fed00ffd0298aba5acfefd9b9a590b26454116 751 0.57/1.00 vMB 34
271,366 271,366 000000000000000466e1144ac24a571374017b49e40b6aa58f253538b5d5bc33 859 0.50/1.00 vMB 29
271,365 271,365 00000000000000034fd557fe26083d8648db8c4457844d5794d2f39e65c98a09 767 0.25/1.00 vMB 59
271,364 271,364 000000000000000279017f52ae4de85be05f56031a40412132f36e147fcb2366 1,029 0.35/1.00 vMB 86
271,363 271,363 0000000000000003a1485ad4133f5a22bc00ae921bc9da3b935b7aa2812ac9fb 1 0.00/1.00 vMB 0
271,362 271,362 0000000000000004c2eff4723955267d2c183deca77bb9b40b36e392f300aa93 261 0.12/1.00 vMB 54
271,361 271,361 00000000000000033bec1b254f1b9756d28c12590fcf3a8346d4fcce2ece45b3 384 0.17/1.00 vMB 48
271,360 271,360 0000000000000001929b3a44bf236c40bdae7ab7c0b8b1d50f845712c9430844 30 0.02/1.00 vMB 28
271,359 271,359 0000000000000001c195966eb44623d979b7825fb599349e22db9ed641a5815a 129 0.07/1.00 vMB 73
271,358 271,358 0000000000000006816074347cf052bdea78d8a655b1546bec03ae75ef680780 271 0.12/1.00 vMB 63
271,357 271,357 0000000000000001286138ee3bc2cc0bc1af69e7ff119b1638ffe7b345ad5094 320 0.19/1.00 vMB 23
271,356 271,356 0000000000000004632c2f8c27aa59c66b58e79f159deb07a37d22a2c0ce8fa7 675 0.25/1.00 vMB 100
271,355 271,355 00000000000000059a3b79c46d0cee84163cf3394971fc8a7044f0597da5b852 57 0.02/1.00 vMB 157
271,354 271,354 00000000000000024054e03fb5cf108e36a2be20351225d87dca17b191e71cf1 720 0.36/1.00 vMB 54
271,353 271,353 0000000000000004c2d0c22ee76eedbfb89ab933af471e8aa5163f32c8529251 171 0.06/1.00 vMB 40
271,352 271,352 000000000000000493723dc2bdd52760cc3cd18dfc2edcb4cc31c8af0c5763cc 123 0.09/1.00 vMB 24
271,351 271,351 0000000000000003d283406603a3bf3ca6688b5ceb7d4c01639fc36856c80aa2 1,023 0.44/1.00 vMB 56
271,350 271,350 0000000000000006ebaa4e118d6c5856e421d2a55b209daeca34a2948c580131 469 0.22/1.00 vMB 72
271,349 271,349 0000000000000004efa5affa095dabd607882cb1e99828a8258dd0d280bdf7f9 334 0.23/1.00 vMB 27
271,348 271,348 00000000000000025291617084163d7995887179d9784225ee717d5304bf89b6 645 0.25/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

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