Loading Tool

Explorer IconExplorer

Memory Pool

42,944 transactions
28.45 vMB
0.06406815 BTC
Random Selection Loading Transactions
Max Size: 146.89/200 MB

Candidate Block

Mining Attempt dcff283caba03fb8522827ad2ccd688c4037202d23bb005111676c4293390f25
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 886fd4cbd537bcc1eea88449688d1cde5d50da1bc0f469efc3059b88397901bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,067
Size: 1.00 vMB
Total Fees: 0.00908532 BTC
Feerates: 100.00 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (70,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,104 844,104 0000000000000000000131b389af4d13222fbcf2b2cbea0e294c7acd8935bce6 4,687 1.00/1.00 vMB 11
844,103 844,103 00000000000000000000c0211599f1069735a9cbf323be3022fe2c198aa895ac 5,444 1.00/1.00 vMB 11
844,102 844,102 000000000000000000001e2223cab9570ec0f39c5491d750cdf48f1bffc680c0 5,972 1.00/1.00 vMB 8
844,101 844,101 000000000000000000027c3fa784777816a7f8286d67bad4449618c39a3f3457 6,055 1.00/1.00 vMB 9
844,100 844,100 0000000000000000000020f2f4a577560170e6ce68ff27a67756b1abac810aa6 6,620 1.00/1.00 vMB 8
844,099 844,099 00000000000000000000f457ed38a0675a6cffb087995bc1edf8898a72cdb03c 6,603 1.00/1.00 vMB 9
844,098 844,098 000000000000000000002de7d581139baea72dff68fa414e145b78a7c34707a9 2,843 1.00/1.00 vMB 13
844,097 844,097 000000000000000000009bb1f04f1489b92d1d722771b5f8b1fc52934a4ba9b7 6,745 1.00/1.00 vMB 8
844,096 844,096 000000000000000000013c64c763dce2d2cfb79bbfd13ae8a6a2d022820d5515 6,725 1.00/1.00 vMB 9
844,095 844,095 00000000000000000001279081d9ce06a43e77ff286eb5574dc5f437dc897fd7 4,497 1.00/1.00 vMB 12
844,094 844,094 000000000000000000010ba939ac52e199faa7d675f4ba29fa6b08091d462444 3,020 1.00/1.00 vMB 14
844,093 844,093 00000000000000000000aaa96e97ababa6236a8df5589ce3a9e5659ecc7547e1 5,672 1.00/1.00 vMB 10
844,092 844,092 000000000000000000017ebbaa6c49fa43d80288137cd6ca1f42c6d81c577453 5,232 1.00/1.00 vMB 10
844,091 844,091 0000000000000000000190d647d08146a03a8a615f129f2d5a5bbf654ba17d40 3,313 1.00/1.00 vMB 13
844,090 844,090 00000000000000000002c886b425bab069bab37b07021a57f20e5ea19f5518dd 5,466 1.00/1.00 vMB 10
844,089 844,089 0000000000000000000328e14f294061ea5c7294f51e24e70651672c2a5563f6 5,404 1.00/1.00 vMB 9
844,088 844,088 000000000000000000025c0ae943995c6fe3be684f6eb478998d241d07f2e42b 5,366 1.00/1.00 vMB 10
844,087 844,087 00000000000000000002254f75a130657526cf0ccb943b08955c870edf0c77fa 1,969 1.00/1.00 vMB 7
844,086 844,086 00000000000000000000ba7cff2ab8032bb1c0922385ff80056b1b9332ac01ee 1,633 1.00/1.00 vMB 8
844,085 844,085 00000000000000000003426f2ba721499443753d6fd94101bc10e743c279c3bc 4,338 1.00/1.00 vMB 8
844,084 844,084 000000000000000000027b1771d3765811d21a73c42b6d19534df2ef8c107845 5,773 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.