Loading Tool

Explorer IconExplorer

Memory Pool

38,674 transactions
15.82 vMB
0.11174894 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.01/200 MB

Candidate Block

Mining Attempt a44c942fd79f18bc9a201f47d7e4a1eb2beb816a879aac6ce734c076b751495c
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 2e4ec858a8b58dc0d5cc88ce36d296e94e7a910a3ca53c77502c4b64a240c4a2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,397
Size: 1.00 vMB
Total Fees: 0.03965424 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (700,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,945 212,945 00000000000001e31799b3ca554d0a4bb3124eac86bb0ffd6caf9ff701d8f2d3 247 0.12 vMB 169
212,944 212,944 000000000000032779a38ab92451fad0c4cb6057417a641d0f04f2ff232b3dad 140 0.04 vMB 91
212,943 212,943 00000000000002d0a13a94434adebed093b984aedf35837950596146d43d5080 258 0.13 vMB 189
212,942 212,942 00000000000001036a8ad853bcca69261bb699a62cabc10913b1064973319954 145 0.05 vMB 264
212,941 212,941 00000000000000588f9f09f78e507c2b361148342a335ecd09854c5f9f8d0d43 235 0.23 vMB 112
212,940 212,940 0000000000000409ce48e8739c2018d38c5796bd7794b4e086ea0f5826948006 614 0.25 vMB 201
212,939 212,939 00000000000000106707814f7fef1843d45a59441cfd6b86e2ded8f2a15137b9 157 0.26 vMB 122
212,938 212,938 00000000000002a1a7a6a41ca9dd87932f14ab46fcd87b4dc22848b70afb3b5f 98 0.25 vMB 61
212,937 212,937 00000000000003f1154abd5b27a009e6c849c69c7322f2b2fa8b59c0c351cf98 563 0.25 vMB 176
212,936 212,936 00000000000003b66e22bf921aed3028bd8c25a21b9e29679b61fe2f9333818c 386 0.28 vMB 138
212,935 212,935 00000000000002bf35a45b6ec4c27d495109e13584ac45a6cecbb590eb7924f3 770 0.25 vMB 325
212,934 212,934 0000000000000128e08ca0a791893c5408ac466e484406a68fedc1d4905d9725 307 0.28 vMB 155
212,933 212,933 000000000000023234b537615c36d36c68663242a7264722b6a6adb396d1454f 121 0.05 vMB 101
212,932 212,932 00000000000001b6bb519c86d8ccf5be2571b4462d783e7813f379fd36297d04 120 0.23 vMB 77
212,931 212,931 00000000000001e9d1eaf57aebff08b569548858ab0f7e10e5347b3db6a6b138 191 0.21 vMB 90
212,930 212,930 0000000000000003ec7d76badbd91c6a0b5a9231dd27e71215ca2288e4f68ddc 231 0.11 vMB 169
212,929 212,929 00000000000004c574d6aff0c3faccffcd805696575e6248b783c89402643e14 1 0.00 vMB 0
212,928 212,928 00000000000001263af694e022a0da5a123fd74d72813235f1c60a5343655262 411 0.19 vMB 138
212,927 212,927 00000000000004a3a93a64d7bc4055360d1c0335895ad19ecf0a9e29a4893883 384 0.25 vMB 132
212,926 212,926 00000000000003df72266b65a4bd34f8ada3df13836998c875cb38529c752b6a 688 0.25 vMB 200
212,925 212,925 000000000000034b64fb34493dade8e45af5eaac52ed758d8c39fba60023b661 25 0.01 vMB 133
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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