Loading Tool

Explorer IconExplorer

Memory Pool

78,458 transactions
29.09 vMB
0.11642217 BTC
Random Selection Loading Transactions
Max Size: 175.51/200 MB

Candidate Block

Mining Attempt 5bf81bfd3bc2dc354b801bc2a0f3403ea60d286fc08dda41b0006e09bbcd560f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3f6f32defca73b03bab95de4565aa101b5dd3447e67b13a12ab53d2f6d9362f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.04164852 BTC
Feerates: 150.80 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (522,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,385 392,385 0000000000000000064a923fd0c046a17656f915b8ecdc94fd7c104bbc9d0179 1,208 0.54/1.00 vMB 42
392,384 392,384 000000000000000005cd94dd67760243ed4a01d212c0ffabb66f8943d0bb03b9 1,646 0.93/1.00 vMB 29
392,383 392,383 00000000000000000841905bfe7723779ef3ea566ab8f0ed19b3b845608851bb 2,191 0.95/1.00 vMB 39
392,382 392,382 00000000000000000054ffe767e4a9d17541a77aaf31984470161183d909f76a 158 0.64/1.00 vMB 10
392,381 392,381 0000000000000000067073249264617412fb2dfc9bac35f9571dbe6c9ed0be6d 943 0.93/1.00 vMB 16
392,380 392,380 0000000000000000005d2c17bc3c51efd4170d8db14e718ec1e309b87c2d7b0e 2,470 1.00/1.00 vMB 41
392,379 392,379 0000000000000000082b73b7d77475c153bed2d80b9ffe8a74fa28ed99d1803a 1,964 1.00/1.00 vMB 49
392,378 392,378 00000000000000000395a7dbf787e0743588b7412bb20929c5384d55601fec80 2,121 0.95/1.00 vMB 40
392,377 392,377 000000000000000005897f03d520ee9274054bd59c57b53299d69a7d87c0eb21 512 0.26/1.00 vMB 30
392,376 392,376 00000000000000000a903172a9abea5cb84ea9d32a534874e34806ffd09b6b43 220 0.14/1.00 vMB 21
392,375 392,375 00000000000000000161496f03ec5acaa49def3a43dd4a21fbb74282cbd79fb5 1,835 0.89/1.00 vMB 44
392,374 392,374 00000000000000000789e01467f905b8dabf2f12a1b32a8bd942099409de567c 337 0.15/1.00 vMB 37
392,373 392,373 000000000000000009d6c624c46f8eb4a9ce2a7a9944dbd6684444b977549215 453 0.24/1.00 vMB 29
392,372 392,372 000000000000000007f1fd2245f7a4b23ac4999043f63fbc0d021c50b128eefc 347 0.17/1.00 vMB 36
392,371 392,371 000000000000000002e1c3732c5f1cbb2ac378a166ad58690b55c96a8aa2e9c8 473 0.23/1.00 vMB 26
392,370 392,370 000000000000000002fa64e30f1ca12b9c04dba0477259529e9f6699714b84f7 1,823 0.99/1.00 vMB 29
392,369 392,369 000000000000000000083be09ac9bcdd3313f0324b7105473255c95c8a33d514 2,284 1.00/1.00 vMB 38
392,368 392,368 0000000000000000062465050b7b6789b19028f53d2b82d3495c697cad224955 1,341 0.60/1.00 vMB 39
392,367 392,367 00000000000000000215467b16f5a858168461ebb5f55c099ecbb413c03fcc45 590 0.31/1.00 vMB 31
392,366 392,366 000000000000000008e7198dcfd3842729272c4030de838ef758a49ebb5cb75e 1,310 0.70/1.00 vMB 31
392,365 392,365 00000000000000000813356edc6254739c6af6922141a757e0d759b4584afcba 231 0.30/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.