Loading Tool

Explorer IconExplorer

Memory Pool

81,557 transactions
31.04 vMB
0.08733392 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt f4b7689c85e90ab7843afa634c1115f155fb836ae537eb58084b1fc36e95589b
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 220d0cde625976526289fe945698e7c5ad704f80f7098d41cc9be23a144d662f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,680
Size: 1.00 vMB
Total Fees: 0.02046280 BTC
Feerates: 100.69 > 2.05 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (462,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,774 452,774 000000000000000001918abaa8dd1921b50416c2b19a43df076cbb3be525f5e8 1,985 1.00/1.00 vMB 84
452,773 452,773 0000000000000000019793391ae5ab3a09515f650ffb0dd26043e2fb758af4d3 1,905 1.00/1.00 vMB 90
452,772 452,772 000000000000000000fa8b81ccc5407c1e8da59899f0ca5cb8688f31165bda1a 1,922 1.00/1.00 vMB 129
452,771 452,771 000000000000000002349460c633ffa70a7d895f41b36a6a84a564c57969cb48 1,884 1.00/1.00 vMB 149
452,770 452,770 0000000000000000018482b08ed9415e3780de2028a6d5b44aa8c4b85b4af99d 435 0.17/1.00 vMB 89
452,769 452,769 0000000000000000026e8feba391099dc2f356444bd11e34ea18ae1d1c5fdc90 194 0.07/1.00 vMB 117
452,768 452,768 000000000000000000da0fadeb53c3b889599ebf107f3767ea2373e151d30acd 1,331 0.66/1.00 vMB 86
452,767 452,767 00000000000000000290cdef44f755035c6b62be293ed5a7b7da8545880e94cc 438 0.20/1.00 vMB 103
452,766 452,766 00000000000000000237b14774b5be7865d6f1f5f934a808fd057dbf075ec697 437 0.17/1.00 vMB 119
452,765 452,765 0000000000000000002eee30eda9c6d5f44604e7ff9c656e2751450b0331deba 986 0.78/1.00 vMB 54
452,764 452,764 000000000000000000284a92aa2857942f513ddf1e054449121cc90707a07d44 1,258 0.63/1.00 vMB 71
452,763 452,763 0000000000000000009d5a91ae1a9fedb761a91777de72b710db93a39ce7fb61 1,823 1.00/1.00 vMB 95
452,762 452,762 000000000000000000c6d00a51667cbc709089f5cc8e4460237a4a904856a795 2,261 1.00/1.00 vMB 82
452,761 452,761 00000000000000000042d1b50ee367f48b6a01a0a24a822e79fc48559609c273 301 0.10/1.00 vMB 125
452,760 452,760 000000000000000001c4ee63029ed5e09789b043e20c09be1bcf224147a47472 2,317 1.00/1.00 vMB 96
452,759 452,759 000000000000000001bb45b607ad08ea1bd8c12c7460b85f63f734c13cf5b716 2,420 1.00/1.00 vMB 111
452,758 452,758 0000000000000000026e055114e87e305e97ff1f69f61bd0c6c3e29c3c4a7c73 2,319 1.00/1.00 vMB 112
452,757 452,757 0000000000000000016a70cadec624d3ebf7ae449822c1e3aa9559b94954a466 392 0.19/1.00 vMB 89
452,756 452,756 0000000000000000012cddc31997d95e29434bd9adcdc038d1b4158ba8aff29e 1,575 1.00/1.00 vMB 54
452,755 452,755 000000000000000001a5dcfe9778a87c585c3c9e88e4120a29673a37bd7c23a2 1,754 1.00/1.00 vMB 67
452,754 452,754 000000000000000002209a44b539d7fa8791509c5ea40cc2a2b723913ffec153 666 0.25/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.72 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: 702.35 GB
    • Received: 16.63 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.