Loading Tool

Explorer IconExplorer

Memory Pool

29,789 transactions
25.66 vMB
0.04012354 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt e18a6a0ea2980834eea64b3685689dc600dc3879d283336f07f6ecb393253d54
Version 20000000
Previous Block 000000000000000000015b7e50f5672a866a74ff3accfca57bb7b08b7b938dd4
Merkle Root 4db875e94cd775e64dff5f82341fd670cb6132d0be1ebabb6851bd99e8e181e4
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.01169318 BTC
Feerates: 73.20 > 1.17 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,401 (51 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
939,333 939,333 00000000000000000000b5e5e8d7c92446e5ad7efc349345b0b84a081874a37d 2,518 1.00/1.00 vMB 0
939,332 939,332 00000000000000000001ea5b0ce832277741d2266af696a5324aff9d05ceeafe 4,165 1.00/1.00 vMB 1
939,331 939,331 000000000000000000003d91234f25a744bffd57b56625b29df238c98772247d 4,166 1.00/1.00 vMB 1
939,330 939,330 00000000000000000000ef97565d668491798b6b757ab40299ae534b296da4fd 3,220 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 825.64 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,264.59 GB
    • Received: 234.49 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.