Loading Tool

Explorer IconExplorer

Memory Pool

76,747 transactions
28.98 vMB
0.07584039 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt 8ebe964e22a25b1804eae0826631350eece7c6f66baefd38cba302eecdcf0fb3
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 93e949a20804edc69b45e47c755fd850a75dded1f170fcac8209f7019191cf3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,739
Size: 1.00 vMB
Total Fees: 0.01270544 BTC
Feerates: 74.05 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (619,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,275 295,275 000000000000000024318f6888bb00de3a6cef8c38bc978f692ada2f4f3b2b22 832 0.35/1.00 vMB 45
295,274 295,274 000000000000000044d0b9f6d413ae89581d3d5e7c9b8b97eb2bb633fdf03992 273 0.14/1.00 vMB 34
295,273 295,273 00000000000000006a2029035c9dade68d55ceb13bac7aab022a83e9b6f91c5f 75 0.07/1.00 vMB 19
295,272 295,272 0000000000000000b2f9c28b21fd8430423bcdfae947eb241f99b5a5ccb941a8 259 0.15/1.00 vMB 34
295,271 295,271 00000000000000001d6fc4d834e0824ac0ec2d06f9b35e4f1bc10272bc1334da 562 0.31/1.00 vMB 37
295,270 295,270 000000000000000099af0aea55c609f7dbebb0a953dafcf613aaf645298d6bb4 177 0.13/1.00 vMB 23
295,269 295,269 000000000000000018fe067b982293f66192fd142417e659fd3543633c0f4caa 594 0.35/1.00 vMB 35
295,268 295,268 000000000000000095d9fc932e8690ece9e7ce6ea3d521a2f7ace0dd6d44edc7 139 0.09/1.00 vMB 27
295,267 295,267 00000000000000005acd05b9fcaed20a55719f143bf9cda984d72330e9fa48c1 984 0.58/1.00 vMB 31
295,266 295,266 0000000000000000a5fe879b827af8f6f9e1f8b87d0505407e2e5fd5ca3707f4 205 0.16/1.00 vMB 27
295,265 295,265 00000000000000006cc5c0b3e64a9e82c4ab8edc85f6beeb87d71c1bac64f7c0 400 0.20/1.00 vMB 47
295,264 295,264 000000000000000094b26d79eb0156ec034219da9821275d025628e19bf38370 164 0.10/1.00 vMB 26
295,263 295,263 00000000000000002a21992af1e19d8abced90b46897cd34ec274f10e185ff09 224 0.12/1.00 vMB 52
295,262 295,262 000000000000000052129807a19524bc641c94fcaf55767fd7089c503c185e72 443 0.28/1.00 vMB 37
295,261 295,261 00000000000000000f1f9fc26857c7ada11eb7aa71e7ab6621f8564d7d322c9e 550 0.30/1.00 vMB 35
295,260 295,260 00000000000000008fd4c089db6cbf8c591439f33850385a42117ae66de44611 128 0.06/1.00 vMB 41
295,259 295,259 00000000000000004eed9871b840f195c40458b39ab355d0beaa37a22bf6986d 131 0.13/1.00 vMB 28
295,258 295,258 00000000000000006dd9ee0efa11413d80c17cba2291877d5f5e2d196452237a 77 0.05/1.00 vMB 21
295,257 295,257 000000000000000077265f7675104e4be585e180060b3a4293fa19769543f71e 244 0.21/1.00 vMB 16
295,256 295,256 0000000000000000654c99d4570607d38c65b238860a8caccf1cb5ffbe24837c 256 0.15/1.00 vMB 59
295,255 295,255 0000000000000000378f204e0955df7bb6f0673629927cbd15fe6ecc90aa0717 413 0.35/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.