Loading Tool

Explorer IconExplorer

Memory Pool

34,592 transactions
17.09 vMB
0.22916562 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 3 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.75/200 MB

Candidate Block

Mining Attempt 8b6a80766f18e588ac077295cdad741a607a10032697e0ff1521e15fac78d2ab
Version 20000000
Previous Block 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06
Merkle Root 65ffe35ae3fe8dd46de046352a50a3db6b100b620ccdd418e8b1ebb9491a014b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.04596442 BTC
Avg Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,062 (780,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
132,388 132,388 000000000000048e20c6e4cb5103077e7972d6866d3e50b06ec9018b7d40f56f 0.00 MB 13 747
132,387 132,387 000000000000080a20945bfb7734a1a30ed28ba5278fbae4e76829232452a29d 0.02 MB 44 1,011
132,386 132,386 0000000000000d38ea6118a073b43b9ebad929e647a40ac0f10f05b01d4cd23b 0.02 MB 39 403
132,385 132,385 0000000000000280e5c93e43251802a4dc992104fe19931a2dbb6ed1270ce58b 0.01 MB 21 617
132,384 132,384 00000000000007f60766332427116b00cbbc11b7f88f0392a867ba34ac6c96d3 0.01 MB 32 1,085
132,383 132,383 0000000000001103b967a5a656ae7d353c288ecbf797c1e2113ac861cf880ede 0.01 MB 27 76
132,382 132,382 000000000000062e10ad1bf81fc033d37401c479e9fed7c91260da27466790c1 0.05 MB 183 84
132,381 132,381 000000000000101d8e2334cb519bcecd84415872e547228c6e8bc385c6d7a90e 0.05 MB 157 131
132,380 132,380 0000000000000dfa6ab099c8a65df78b2953678c89ff7507065b878bd4cf15af 0.00 MB 10 17
132,379 132,379 0000000000000ad7f7db7277ae93060100826411a0f16248a0d50cc0684f4158 0.02 MB 47 938
132,378 132,378 00000000000003ee84987804980c4b3d56c42c9ac2901f9195826505f5d61fe7 0.05 MB 173 141
132,377 132,377 0000000000000bd323fca13015c0810e263d182b348a37ea26b51d87ee336776 0.02 MB 63 108
132,376 132,376 00000000000005990e6ef142e98ea7404432c87fbfe226d542e2d94f97912b3b 0.05 MB 142 306
132,375 132,375 000000000000057ab282f2f423607bd92ab0796c8813cd87c235cdddfc561bb3 0.03 MB 46 353
132,374 132,374 0000000000000bb30192731a703f1ba2412544dbd3f46a4ba397d6dae1958b4c 0.01 MB 8 141
132,373 132,373 0000000000000e2727817ee53c71f8a3d774ba80c4cbc52609b7ba8cbc92b626 0.05 MB 106 545
132,372 132,372 00000000000012eb4c290fec458fef9ee1a44556d44fe123f37c898057c73cc7 0.03 MB 56 537
132,371 132,371 0000000000000e6af20c948c3cc8aa494b5c4ec9ff3b0a6dc971fa4b962a32a8 0.01 MB 30 1,106
132,370 132,370 00000000000002b9e2f3a4f94c1abebf3c6cc43b7f671462365d2542dcb8b5cf 0.00 MB 13 1,264
132,369 132,369 0000000000000f93f73c2eaf2eed34af83ade3d8d08d92eb6b5464951f149dea 0.01 MB 26 872
132,368 132,368 0000000000000053a0b40e4ab4797af0594cde5d67d589edc2a9b43256e37e6e 0.02 MB 60 461
Previous 10 blocks ↓
Total Size: 778.96 GB

Node Details:

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