Loading Tool

Explorer IconExplorer

Memory Pool

14,436 transactions
7.48 vMB
0.04042012 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.53/200 MB

Candidate Block

Mining Attempt 20051076524664e91614c5d011194eb974c08ca084fc22c96148079b89f2bb74
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 5947324562cf00f1c08630ef3ee4d57a0105dd9204b7c22490bfc373a39e1db2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,844
Size: 1.00 vMB
Total Fees: 0.02527199 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (802,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,497 110,497 00000000000119c1ecd5aac751a6b9ffae4fbc9649a1e852d3aa9bd430b775e2 2 0.00 vMB 0
110,496 110,496 000000000001a88aab194299b9c1955dc63ecd827f619665b25758f457bccf5d 1 0.00 vMB 0
110,495 110,495 000000000000b37397c5d63319b83b6e0db66cb7cb4263f67e9e3e1c01257ebd 3 0.00 vMB 0
110,494 110,494 00000000000182bc5b02d38055a85d5125849aa821c7ecb635cdb1234010c1d3 3 0.00 vMB 0
110,493 110,493 000000000001bb4af455f4da534b38c0282358b971dcd2863fad75717c7f0e37 3 0.00 vMB 0
110,492 110,492 000000000001607044671feffe29489d0286c56a7128f3643dbbb5a8e738236e 1 0.00 vMB 0
110,491 110,491 0000000000019d80dd881a1cb1c056acd6e1acaa5d65d9ce97d127b7fbc4cd93 3 0.00 vMB 0
110,490 110,490 0000000000000a34c16cf6c78e46afd238af45194991a401c5a690aa3f403a1d 10 0.00 vMB 0
110,489 110,489 0000000000008f3d570d2e47b17788d4fb15fe32675b392e8b91cabf4951c849 4 0.00 vMB 0
110,488 110,488 000000000001416f0ad1d9ecca8188f2d0f182ba310f6baf1e263d74333d4d0a 5 0.00 vMB 0
110,487 110,487 0000000000014f5253fce0721f285140fc5c9f59670e60429df219a8b99bd327 8 0.00 vMB 0
110,486 110,486 0000000000018a7aab9aa462b8ad818eddd6aad7b44b31d4b4099984eb415c30 12 0.00 vMB 0
110,485 110,485 0000000000004598904b7c9836e09537280b6f817e40c95d07c21792b12fab44 9 0.00 vMB 0
110,484 110,484 000000000000e2777a35ed6a28f6baac700e712d10563e1373282c7e03b74b6f 1 0.00 vMB 0
110,483 110,483 000000000000d9b2eb0944bcac534c0006f05be4b219a072d93e22a9ea668951 9 0.00 vMB 0
110,482 110,482 000000000000615197aaed3609de2155a668c0db0761d584da1a827b4185c980 5 0.00 vMB 0
110,481 110,481 000000000000aca0ccba20114c436ef38bef84fefbd0fa3dab78c3f7d0f9ac06 12 0.00 vMB 0
110,480 110,480 0000000000000d5b5401ed040c4369c2572e599776008365caa30881e8593329 6 0.00 vMB 0
110,479 110,479 0000000000016e076bded256bbdbec50bcff55ac0bc589dece29a083b27a454a 2 0.00 vMB 0
110,478 110,478 000000000000b01ab48fdf1f4fd8b94ffb13dc91354d2f6df495ed531c39690c 1 0.00 vMB 0
110,477 110,477 000000000001214c6240095f23c9c17713bc7c1ba6ed162a39157617a0f59740 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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