Loading Tool

Explorer IconExplorer

Memory Pool

35,039 transactions
27.48 vMB
0.13626970 BTC
Random Selection Loading Transactions
Max Size: 138.09/200 MB

Candidate Block

Mining Attempt 3e21999e10cd0b0bea1b7704d03b37ef3d3994daf4fedcf4eea500da3ea3e87b
Version 20000000
Previous Block 0000000000000000000088eb0f120f975e57ee7b05837846c83d2c87324a46fd
Merkle Root 49c8846d59081b9e9f78a350cd327801a58337a2dca325061e331603216ed0a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.06654977 BTC
Feerates: 502.67 > 6.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,242 (865,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,559 48,559 0000000001f1923deb527d17ee290ec392ab536f522d1f3d82b8749eef4e5005 1 0.00/1.00 vMB 0
48,558 48,558 000000002311ef283dc3d7441cc04a029bf5b7d60bde0bcef9b25d813b3b7b9a 1 0.00/1.00 vMB 0
48,557 48,557 00000000203926d05845a08b0d3d63ceb08c52b13d11ab2fa5f3847ffc438a16 1 0.00/1.00 vMB 0
48,556 48,556 000000000e5eedbd9d4b368514f8621802f8daacb0115ad5f098f795fafb8173 1 0.00/1.00 vMB 0
48,555 48,555 0000000024634344c196d7eda3d80b48451f60cb76ff2e706737c79b36737c49 1 0.00/1.00 vMB 0
48,554 48,554 00000000032bcbfe6f1ca96c89f1c51b7f43bcdeba2bbb48b1a41331ceb8656d 1 0.00/1.00 vMB 0
48,553 48,553 000000001b44244f0c9e09962b8a7828ef27774f81c7339807a6c9f808cabd21 1 0.00/1.00 vMB 0
48,552 48,552 00000000135396346f0244fdea86e522454aa867c40cb9cc43c4f3662f6b98b3 1 0.00/1.00 vMB 0
48,551 48,551 000000001a820c82c9fadeabfae8dfde60cf0e305731e895c059b17c877991d8 1 0.00/1.00 vMB 0
48,550 48,550 00000000287aac8d8e6c7ab0a9ee872b90a5b815ed154ad329ade8e8a6edcbba 1 0.00/1.00 vMB 0
48,549 48,549 0000000020c8efdf5e3a9f44d603550a156ee3af6075ad8bf0f3724e0af74ef8 1 0.00/1.00 vMB 0
48,548 48,548 00000000229b8f7f97fd1862f5043c3b8766c445278d902664710286a4259db9 1 0.00/1.00 vMB 0
48,547 48,547 000000000a67ef996cc6f4bc0d98d79a224fecdf2dbabe09e212ffac016bb070 1 0.00/1.00 vMB 0
48,546 48,546 000000001a06a0bbacc5e2cd2ed328bedd145fa4407db03ded9dbd09f41dd3f2 1 0.00/1.00 vMB 0
48,545 48,545 0000000017d9dfebc5d1c5fe8b9839f06429c46cc3c3e20c2c2d368da4ebe7d0 1 0.00/1.00 vMB 0
48,544 48,544 000000000b5da4e5e3ceb4f310aa97f7cf8158d0085c118e529d97d96f3d7be7 1 0.00/1.00 vMB 0
48,543 48,543 000000000252d257a261a89d6a26b90b6ca94bbdb36991a5df7ebc92273f5224 2 0.00/1.00 vMB 0
48,542 48,542 0000000023b09eb93358ecd63062abd19bfbb4ad2c3ab09467dce45e2cd7b229 1 0.00/1.00 vMB 0
48,541 48,541 000000000c7d005f2b90f5cbb4ec14907f5609f302228f43fb2441ef4b1be837 1 0.00/1.00 vMB 0
48,540 48,540 000000002285eadb7ac376942cfa3dc3697b62bb52b9572374634d64c48032df 1 0.00/1.00 vMB 0
48,539 48,539 0000000017caaa89d2ca84b58bf0f2186ede63005d98fb8eaa4d101555ccffc7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

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