Loading Tool

Explorer IconExplorer

Memory Pool

80,219 transactions
29.63 vMB
0.06785026 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 8e16daa1e789dedfb4451e4935533612b3021c602df9de43358bfe61543f8823
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root fa97f2233cd2141d5a3b5884323f0ea582c2ef9498cb77e6d5c281aa17abf2ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,325
Size: 1.00 vMB
Total Fees: 0.00764986 BTC
Feerates: 78.53 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (535,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,366 379,366 000000000000000011d20344faf543d86d89c0e4e4a410d548c950daa5fc8295 668 0.33/1.00 vMB 31
379,365 379,365 000000000000000008c599e7710b18d6c9a9fb5d89807768bfcf4fb44c28be3e 289 0.33/1.00 vMB 15
379,364 379,364 00000000000000000e1c7fcac8166b239361b7b9e07cca4aeebd197d88f27392 420 0.25/1.00 vMB 36
379,363 379,363 0000000000000000020f8122e6c20d0cb4f6a2e82a2fbec1721dedfd0ac9735c 784 0.39/1.00 vMB 38
379,362 379,362 0000000000000000095de4ee020eaa9e92e4181219d3aa719fbadc272c65cc34 935 0.50/1.00 vMB 44
379,361 379,361 00000000000000000f83a6c92627a8503f78394e9295537bbfb2f8909254f197 1,219 0.61/1.00 vMB 35
379,360 379,360 00000000000000000e82bd627d540817c5adaf32c97ad357b6ac853dff1fbfc1 1,322 1.00/1.00 vMB 13
379,359 379,359 0000000000000000018689c8e41ed57c34d9b20ec3a212ecf53d1c83d326781e 156 0.25/1.00 vMB 8
379,358 379,358 000000000000000011fb42ddcb2f04cfa587e63dc20ecd420ed0b77a06b82bc4 798 0.40/1.00 vMB 30
379,357 379,357 000000000000000002cb8950e90ec03a83db691f5a1db372d7d0b59216a675b8 321 0.18/1.00 vMB 54
379,356 379,356 000000000000000007f8789f2b2669b9e346caff78a57eec03996d563f36beaf 590 0.29/1.00 vMB 28
379,355 379,355 000000000000000010c62671a144a71ef5f6050d34461c745baf96141ab66ab8 320 0.30/1.00 vMB 14
379,354 379,354 000000000000000009b1a9bebadc5c0400ac214fbf9536bf9785b1e04265865a 1,348 0.83/1.00 vMB 31
379,353 379,353 000000000000000010d0586603e83c08972322949c4efc0ffd3fb6fcf66c2142 395 0.27/1.00 vMB 26
379,352 379,352 000000000000000009a6d6920cd4451658d3f3e03369ba694ed60698fa6c410c 2,202 0.88/1.00 vMB 40
379,351 379,351 00000000000000000ac0d4e9470127f1b36591319637c28c3ca00ec191f1c162 423 0.40/1.00 vMB 30
379,350 379,350 000000000000000006fcf938203c6b81088667770619e4489b76c260fe5be3f0 1,823 0.93/1.00 vMB 44
379,349 379,349 000000000000000002283744b8c32eba1dbbe4fc6a66e3ef2b973d2eeee52708 1 0.00/1.00 vMB 0
379,348 379,348 00000000000000000a22116172656ef3280abbacbd6d514c29442db17bdbea01 1,532 0.62/1.00 vMB 51
379,347 379,347 0000000000000000031632d0b3f75b8540be62552003eae3e56757f645f98259 1,554 0.65/1.00 vMB 38
379,346 379,346 00000000000000000713faf496bd98cae3b7440ce49fb7e7a59a4be1281d39b9 167 0.11/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.