Loading Tool

Explorer IconExplorer

Memory Pool

27,807 transactions
24.97 vMB
0.04547395 BTC
Random Selection Loading Transactions
Max Size: 135.30/200 MB

Candidate Block

Mining Attempt bdaaabb3054cc7a54a79c70687e46a60bb4513205122716cc3e618d7e30a6d8c
Version 20000000
Previous Block 00000000000000000001344e2aea864cf79c272eee2d0ca8cd1530cec32d82aa
Merkle Root ba166fb90d0075611227d689b2413c9230aa4863789d17eee1162432257de74d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,551
Size: 1.00 vMB
Total Fees: 0.01792516 BTC
Feerates: 59.89 > 1.80 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,661 (307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,354 939,354 00000000000000000001b194a2def9c432b968994258da987ee8f8da2197b4e7 3,221 1.00/1.00 vMB 2
939,353 939,353 00000000000000000000ecdb8144d4e77b3ca18390c013166e12d5cd764ee5c6 3,871 1.00/1.00 vMB 1
939,352 939,352 00000000000000000001a382beaa2699821328647d4329691c3a2f3287d8ea03 500 0.17/1.00 vMB 1
939,351 939,351 00000000000000000000937eabe98b21bd68512b3c6bd3857fe62244a2c46d74 2,059 1.00/1.00 vMB 0
939,350 939,350 0000000000000000000096a85dd34547e32174e05f7b36d733a231216ba8264f 713 1.00/1.00 vMB 0
939,349 939,349 00000000000000000000060301ea70c529d5cbb4f775b6ade96cd7b44d6c73ed 2,605 1.00/1.00 vMB 0
939,348 939,348 0000000000000000000168a3da96e8bce9bd87b3bf175c3ece1957f7fd870e9b 5,060 1.00/1.00 vMB 0
939,347 939,347 0000000000000000000033b000c3bdf2cc53ef311f4f72bf337d16cb4dc80ad6 2,792 1.00/1.00 vMB 1
939,346 939,346 0000000000000000000173717502e327514ee5c06d032cd795e0cad18db00cff 3,473 1.00/1.00 vMB 1
939,345 939,345 000000000000000000014931f8562b68f374b4c4bb96c9e7e5916db4ffd5c1de 2,948 1.00/1.00 vMB 5
939,344 939,344 00000000000000000001516e620ffe3b571c679b83329d0429c105dc472910ac 4,161 1.00/1.00 vMB 1
939,343 939,343 000000000000000000018b7e03e7e4ddf406fb92c69d609360a4e373720e655b 2,089 0.62/1.00 vMB 2
939,342 939,342 00000000000000000001958624f139f6656715bb7979f916916a321af717bc10 4,564 1.00/1.00 vMB 0
939,341 939,341 000000000000000000000e16efe77c7d065755a9c37d6d320a0a62430cafa5ff 3,281 1.00/1.00 vMB 4
939,340 939,340 00000000000000000001066913ef4d89fd188e6dc6d35922cd879ab36368850b 2,957 1.00/1.00 vMB 1
939,339 939,339 00000000000000000000740440dedf289c1b32df3018aa323f30450b09731117 3,234 0.99/1.00 vMB 4
939,338 939,338 00000000000000000000bc7f2724a31b9c6c460cb71ff3e0dd31ef96809dcdee 4,916 1.00/1.00 vMB 0
939,337 939,337 0000000000000000000133d56c6ad9332607ca2c440b127855ed108ad052286f 3,031 1.00/1.00 vMB 2
939,336 939,336 000000000000000000000ca06b0fbc2131ad0a06391d3651808c9af0468a4a88 2,581 1.00/1.00 vMB 0
939,335 939,335 00000000000000000000e1a4b195688d1db7952a10397ff7fea28c539e2cb372 3,595 1.00/1.00 vMB 0
939,334 939,334 0000000000000000000048d6e7e9632ab82760952f8525715bc8c54a140eaa15 3,818 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 826.12 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: 4,283.69 GB
    • Received: 236.65 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.