Loading Tool

Explorer IconExplorer

Memory Pool

44,666 transactions
27.39 vMB
0.09527680 BTC
Random Selection Loading Transactions
Max Size: 144.71/200 MB

Candidate Block

Mining Attempt af9dca8abe59008450e5ea7224dced6585d6adb1f6b5c3ed674c9730ac64372f
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 84cb6bc89422cf05174e677a74eb1b39ed376e1faa82b9155b2f9d5c37a36945
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.04393071 BTC
Feerates: 150.75 > 4.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (749,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,281 165,281 00000000000000599d3df7e2d302cf0bc6ce5b34accd44c815f2e114d5c00c3c 8 0.00/1.00 vMB 106
165,280 165,280 0000000000000beddf6caa63c012474b6b280847eea04edbf23ee1578b09122a 112 0.05/1.00 vMB 116
165,279 165,279 000000000000024bbcf27a44b80f861b6fac3a16ef0c29711f164af30fc3f1b4 2 0.00/1.00 vMB 0
165,278 165,278 00000000000000792e329c7fff92b13432a4990d24ae8290b1224dd5d1ca4d67 5 0.00/1.00 vMB 22
165,277 165,277 00000000000007d579539a831125dd260d205fb627115bbe9b350d4c4a19dbe6 13 0.01/1.00 vMB 38
165,276 165,276 0000000000000a14c581191068011bcc6f5a0df3e2aca1b490b544d07d37d1cc 6 0.00/1.00 vMB 54
165,275 165,275 0000000000000b350e9c0bbb953d2a61554c23c8db576e41ebd0ae7832c303ac 98 0.03/1.00 vMB 38
165,274 165,274 0000000000000885aeeb89b335a8a0e3e2110fa864439024edbffa8455ea79ad 33 0.01/1.00 vMB 246
165,273 165,273 0000000000000c85b0e184ef6717d1354c307e898a8d4bdd45efa1e12b5a249b 9 0.00/1.00 vMB 0
165,272 165,272 000000000000098fe9b99c09a2fa2659d3ffa7897d472de049e92a31958bc9af 54 0.08/1.00 vMB 157
165,271 165,271 0000000000000313c00203be268260647892414371ec2227637baff0385ee048 128 0.05/1.00 vMB 18
165,270 165,270 0000000000000a484911383ac0432f5227ea91734bd08d48f72bf2d49339b27a 16 0.01/1.00 vMB 262
165,269 165,269 00000000000009dee9a18aec2a3bc9aa0e37990b3dd746c8991e1f640903cc95 61 0.02/1.00 vMB 85
165,268 165,268 000000000000020b1221fb56c6ef2cbf3ba6d74d98e9d491553fe279545a93ab 7 0.05/1.00 vMB 55
165,267 165,267 00000000000005e737961b65a7399dd60f0097c4f5244cf64aae17c20882313f 55 0.02/1.00 vMB 77
165,266 165,266 0000000000000a18ada2f161bf007061654f41cd4f5e62b1fc8e75dc1fabbac8 16 0.01/1.00 vMB 7
165,265 165,265 0000000000000562bb60ad8c3fb6a37fa4ee1d59348a58f179962b151a83f0ca 83 0.03/1.00 vMB 64
165,264 165,264 00000000000002589c3ce5a827f3e38e8f82e7f7cff5d50c37883a8334e19b29 96 0.05/1.00 vMB 309
165,263 165,263 0000000000000522176e576c081ab2977f548e37bae352807305f59e027cf07a 45 0.03/1.00 vMB 57
165,262 165,262 00000000000001ef28a123956968b3f9be9563c6de5e47af36b3c205f629d9ea 28 0.01/1.00 vMB 59
165,261 165,261 00000000000001dbf1a48caa6b4261e9cc2b0e26bae87a117016c76646796067 10 0.00/1.00 vMB 251
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.