Loading Tool

Explorer IconExplorer

Memory Pool

84,797 transactions
31.37 vMB
0.15229229 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt ef0a40ea81ae2f0a7e69792f4bb1a384f6d6c5525e77df741e99ae662efe005e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root eee436d04717de78193ea3f2ef5dc38981d1b824a728fbcf8cf3927b2d3e4e97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.08025583 BTC
Feerates: 366.60 > 8.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (217,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,483 697,483 00000000000000000004f96a297874d5bccf465bd72ccb79d1096b148a09f372 528 0.44/1.00 vMB 10
697,482 697,482 000000000000000000035d71c94591d6b69db5539e92fda225f9a9020bd55c4d 392 0.17/1.00 vMB 11
697,481 697,481 00000000000000000007ccba0ba5151f81518336cbd84b439fd83defb7c2b5cf 1,139 0.72/1.00 vMB 8
697,480 697,480 0000000000000000000352194836112f5f38266a4c733351e817c3b31bf510b6 2,213 1.00/1.00 vMB 13
697,479 697,479 0000000000000000000de8cdb20e86ee8e70a2b3c1bbd81630aca7fa3cd8ec07 1,596 0.69/1.00 vMB 12
697,478 697,478 00000000000000000005ca4512491048513a78ef58435d999e9e5902c41fb545 1,905 0.79/1.00 vMB 15
697,477 697,477 0000000000000000000c8eb0f749de7c89c4ab604a083d45443bd5b312474203 533 0.40/1.00 vMB 8
697,476 697,476 00000000000000000008c473450e1458a25a66c82d3dcf1cf4142e420c18d6df 1,587 0.61/1.00 vMB 14
697,475 697,475 000000000000000000021aa2e3c476c803272d7a35d645abd63565a242d96fb1 382 0.13/1.00 vMB 20
697,474 697,474 0000000000000000000644021faf6c2ebd3b8c198dbd4165a61ea030fbf5a621 641 0.27/1.00 vMB 11
697,473 697,473 00000000000000000001cf54a7d3313c21cd8bf7eaff5b984b123b6fc3e52dcb 474 0.36/1.00 vMB 8
697,472 697,472 0000000000000000000374ff0198ba97f01b6867d04e923f29d7e42334803254 156 0.06/1.00 vMB 16
697,471 697,471 000000000000000000022d01f59558cb1b39411459da9fd5e7641515c4f8d9b0 196 0.08/1.00 vMB 14
697,470 697,470 00000000000000000010929ee359dd323a4343e72f5eec8d4575461a4025c21c 1,038 0.82/1.00 vMB 8
697,469 697,469 0000000000000000000b331c6ba3c4d889c3414c0b857bc89017fc91fc527b46 648 0.56/1.00 vMB 8
697,468 697,468 000000000000000000082d7f4df26c7933bbb62b5cb84fd4ec9c11e90559a2f5 1,701 0.89/1.00 vMB 14
697,467 697,467 00000000000000000011b87df3cc639bb0484dd6ea9288c58dbd6c6bf289bf41 1,283 1.00/1.00 vMB 11
697,466 697,466 0000000000000000000f1763037c5be252af4578fe9fcf51bd1476bf653a0089 2,539 1.00/1.00 vMB 15
697,465 697,465 00000000000000000007d1e4589a248c433e99025b6be3d8e905c0f24310b3e0 466 0.19/1.00 vMB 16
697,464 697,464 0000000000000000000fc50e7747033733db10d786a21533aabbdddfbae0e5cc 1,142 0.55/1.00 vMB 7
697,463 697,463 0000000000000000000287d215d44b11bb8d7eecb5baf5793520d068621b379e 2,515 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.34 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: 661.67 GB
    • Received: 14.82 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.