Loading Tool

Explorer IconExplorer

Memory Pool

82,452 transactions
31.14 vMB
0.15133498 BTC
Random Selection Loading Transactions
Max Size: 185.22/200 MB

Candidate Block

Mining Attempt eb15b3df91328dafed9169df361761eaf4fae0e5d4a4ec2bd98a0d2f054890d8
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 6f809e69e185c2ffb48c2e845c01cdf52ce1f728e98fac44c18b539241b05dd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.05742445 BTC
Feerates: 269.69 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (728,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,572 186,572 00000000000002baa2474fa9bbcde9ff68cd1639d755a9dbeb933cc2e3fb8900 122 0.04/1.00 vMB 90
186,571 186,571 000000000000044cce8734918a4b14b0a957685e3da0ccc8ac874d061dce9245 444 0.19/1.00 vMB 119
186,570 186,570 000000000000048e0bf81cf51493bd2fb8b91c941b79118dbb4c29b1a7fb8f80 148 0.05/1.00 vMB 108
186,569 186,569 000000000000066882c187f7039b57c1d44c20103ccb9151cde51ffd52b144ec 549 0.25/1.00 vMB 111
186,568 186,568 000000000000025e0ea5021c55ce675eedd463335877907954d2f904ab5a9c78 12 0.00/1.00 vMB 15
186,567 186,567 0000000000000212c313c54b5929b86a06b3e235ab9dc72536ef5546261ec3e9 115 0.04/1.00 vMB 426
186,566 186,566 000000000000078ae502cf55cfab33d4f5a132697c5eb4130daad152806604ba 209 0.07/1.00 vMB 129
186,565 186,565 00000000000002d8c76e662906670ed570ccf1dcdab0f9ecc0fe40ff7aceda2d 465 0.25/1.00 vMB 102
186,564 186,564 00000000000008fb7e78b46aab1795c5893e44d686100c9666b9008aa4672c32 665 0.22/1.00 vMB 150
186,563 186,563 000000000000029b1eb2e25420148aad252535ccff01fb5f79c263f4e58f0efc 97 0.03/1.00 vMB 38
186,562 186,562 000000000000077b2895b06087468ff3564c1eeefa32f58c3334dff4e3810fc1 231 0.11/1.00 vMB 278
186,561 186,561 000000000000061a3e4b3354f00142b7e71a774fd5393f553d1dfa242acf64ba 10 0.00/1.00 vMB 29
186,560 186,560 00000000000002a4f367c446245fd593276fe4e25e8fc3285a08b4cf526b4bb9 256 0.14/1.00 vMB 72
186,559 186,559 00000000000001433005a8a1a3d7fd338b1e36b6ddbee67100f074bcca0caf99 256 0.22/1.00 vMB 130
186,558 186,558 00000000000005c2b69bf2f37816dec2f04d5499bf4b09395bc4462770a79c52 219 0.25/1.00 vMB 91
186,557 186,557 0000000000000031cc1ee51cb4bb20a4a8f93ed6c8f4efe1db7db43e4fb6a717 221 0.07/1.00 vMB 16
186,556 186,556 00000000000007dfdac2f8939a856649996bd5d13e427cab333dbab954b12f44 524 0.21/1.00 vMB 190
186,555 186,555 00000000000002532f82944c5d97192c882a7ac24504e96703de190b73c13bc4 377 0.17/1.00 vMB 179
186,554 186,554 0000000000000217a74c5632de430dd0aa6a019ff5798d2cc6986aaeed69f628 13 0.00/1.00 vMB 0
186,553 186,553 00000000000005e5861c908d7864b82e4790ece9426cfc191de8a3acba6dd5bc 162 0.05/1.00 vMB 112
186,552 186,552 00000000000000e9de89f834938ea6921ce9476bdfa324a8ef2b280b2a1a574e 198 0.07/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.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.