Loading Tool

Explorer IconExplorer

Memory Pool

84,449 transactions
31.35 vMB
0.08871282 BTC
Random Selection Loading Transactions
Max Size: 192.20/200 MB

Candidate Block

Mining Attempt 9cdd33cff1b1aa1f978f5df5a867570ff74a2aff1b4dfe4f94d6acbd80a9a9c2
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root a0a2930f995bd79e3e57edfc6915a7a80814b920891b8aad0cc67d525e702466
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.01290051 BTC
Feerates: 22.07 > 1.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (638,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,739 276,739 00000000000000028e0a675001d1e3b868a633e14b2b488a0f22d7b49a517f6c 67 0.09/1.00 vMB 18
276,738 276,738 0000000000000000eeb097abf74816df041d76788c261b5b41c5ed556cecec66 818 0.35/1.00 vMB 54
276,737 276,737 000000000000000309c06c6db42459c65d6c2689bb1b00b5ea89f70daf99ba30 438 0.24/1.00 vMB 29
276,736 276,736 00000000000000015ff6f8796b972c108e26e7e813c64cf26f1c81a5ae46e119 82 0.03/1.00 vMB 82
276,735 276,735 0000000000000000ab68ee78123f459ebbe70bcc1aec0e4ce6ff6ee01f9c2e4b 313 0.27/1.00 vMB 33
276,734 276,734 0000000000000001bec5a75130409032cf413c656acdafbe7ea1386f523d793d 211 0.09/1.00 vMB 35
276,733 276,733 0000000000000002937c08f1022378246b08a4f61139bdddeb545ccdc519bbde 455 0.25/1.00 vMB 51
276,732 276,732 0000000000000000fa1c2574fb14a53b57391f66f815f6164e7b7122285f0e15 684 0.25/1.00 vMB 54
276,731 276,731 000000000000000332e9d5ce2b101f910ba72d268a65e493c1d542b6772cecc5 222 0.11/1.00 vMB 43
276,730 276,730 0000000000000001d58c177ed5eef1889617656f50eb79c9f988c4096454fd39 23 0.02/1.00 vMB 18
276,729 276,729 000000000000000016a5f3591b924405c5c7110d101314f4a920e6d40431d378 245 0.12/1.00 vMB 48
276,728 276,728 0000000000000003361da58cb5cf46082e84072689d94361d5c3746a0ef433c0 467 0.20/1.00 vMB 49
276,727 276,727 000000000000000175fd42a806cda20eb981f5b80ea76de3c27af1137b307395 478 0.36/1.00 vMB 26
276,726 276,726 00000000000000014a21ca5e52a92efa3de74b209c185cf3e3bd31a60392aa02 743 0.25/1.00 vMB 80
276,725 276,725 00000000000000028a0f48e8b18fc5037a6a4cea0a2097e6a3351b6dc2d219d6 145 0.15/1.00 vMB 23
276,724 276,724 0000000000000000ba676edf65dcbefc8d155d05973f1b0a9fdc908108579edf 500 0.22/1.00 vMB 49
276,723 276,723 000000000000000092a315c01cfc115d7f1b40dc44edbafd504b0d7498b0704a 156 0.06/1.00 vMB 40
276,722 276,722 0000000000000000f1ef3d8cd17e318d327a6c00c758985a6718cd5e25a28cd2 87 0.04/1.00 vMB 17
276,721 276,721 0000000000000001b535a03691e7e106521b48f7ed7967bc4bdd74c8b997d496 68 0.02/1.00 vMB 43
276,720 276,720 000000000000000312710b36386f0ad4457eda9ba3a71333276dff8096b89342 814 0.40/1.00 vMB 43
276,719 276,719 0000000000000000ac63a035a2cbda0ede8f2763ea3404e72e8b3aecd0a7f13a 250 0.19/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.