Loading Tool

Explorer IconExplorer

Memory Pool

82,779 transactions
31.42 vMB
0.11764198 BTC
Random Selection Loading Transactions
Max Size: 190.18/200 MB

Candidate Block

Mining Attempt 80778038559aa85f2e5566c1c6dd27103437298339573680b681134476de67a6
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 527f525a0515b5dd27706c37a0769ec9b3dc7873ab2bed51d1b3a47d69cf21af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,932
Size: 1.00 vMB
Total Fees: 0.03819458 BTC
Feerates: 803.65 > 3.83 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (599,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,277 316,277 000000000000000019dcd74608a029e4492e9c5dad13265fd2fbb110f4e20b7a 512 0.18/1.00 vMB 41
316,276 316,276 00000000000000000fab7645a1c18792b8ac060b17bcac189b706617f6572a16 512 0.18/1.00 vMB 47
316,275 316,275 0000000000000000004777887ab67f517f80445604c9a2a858e178a46c7b5a13 648 0.42/1.00 vMB 26
316,274 316,274 000000000000000007ddd5735ca6afcd499438212b0dc8844e74229616eb1686 781 0.41/1.00 vMB 28
316,273 316,273 000000000000000034b9ab2fa63c54b7b4e8cb0213818f0cf3a1c3b85f437d4b 96 0.06/1.00 vMB 14
316,272 316,272 000000000000000035b35448a011eb510db4e5135104a7dc0c6837e0bd9e5a19 320 0.18/1.00 vMB 22
316,271 316,271 00000000000000001b3fd24805be596a5fa9ac326dc7c1c67cc3d56d53f00861 253 0.16/1.00 vMB 22
316,270 316,270 000000000000000006c203df41bbe5dce41ef3d6d99eecff88e7683ea3f5b8a3 171 0.07/1.00 vMB 36
316,269 316,269 000000000000000012d8d3393953906e0d503670a2f75ba771d3933b526e3196 554 0.33/1.00 vMB 28
316,268 316,268 00000000000000003526d1343849fe2dc8ee972b4b738b07a4bd587edcd57f80 71 0.02/1.00 vMB 13
316,267 316,267 00000000000000001cca291bba48500220b0dfbda3d57a9aca5747e7e1a60de8 393 0.25/1.00 vMB 24
316,266 316,266 00000000000000001bfd4c3fa5be3faade01fd17eaa2b9beca19f131267c6291 582 0.36/1.00 vMB 33
316,265 316,265 000000000000000029223e0f0f0209ff8adf176ea6219cafa9adb711b3961989 73 0.07/1.00 vMB 10
316,264 316,264 00000000000000001d1aa0cc5a10bf157fffd5cb26534b82703306a32653ac71 57 0.03/1.00 vMB 25
316,263 316,263 00000000000000001350c79d63e4bbcfb38dc783238d87acde61b65e1d3b9410 283 0.14/1.00 vMB 33
316,262 316,262 000000000000000011709178db5ad1ebdbbb89fe377058dbb4c4659a4a0af0ea 68 0.08/1.00 vMB 11
316,261 316,261 0000000000000000144a3c60a3bbd44f65ca4165433f4c7fd70f77f7fd1a18bd 486 0.26/1.00 vMB 24
316,260 316,260 000000000000000013f10c0e891eae77d81c2f2cfebbd4f3dd70b729ce35cf2a 1,460 0.70/1.00 vMB 32
316,259 316,259 00000000000000000da209de58d6a463937021ce31150b8d32152dbc31b2c405 731 0.44/1.00 vMB 25
316,258 316,258 000000000000000035b570878bc99b9cd6e3784d631d289519890d2a133b66c3 1,624 0.82/1.00 vMB 31
316,257 316,257 00000000000000002f8ab65f5a377055f1813191e5c3c65b02b4161af7a12991 750 0.39/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.00 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: 718.65 GB
    • Received: 17.93 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.