Loading Tool

Explorer IconExplorer

Memory Pool

15,886 transactions
7.78 vMB
0.04483582 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt 85206b632f4e90e9b50f238fdb5ed617174d5817b0b81e31e9da1be145abfac0
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 8cce2c7ac870810ef794ae307dd85fc60e7933d06d7f9980dc4b0983d2aeea75
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,186
Size: 1.00 vMB
Total Fees: 0.02882201 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (725,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,585 187,585 00000000000000f5de22a787514fbc4ee2506f52bb9140b668b86c6ef36c0c72 57 0.03 vMB 88
187,584 187,584 000000000000006faba3ce3c779fa46e0fe29b7e3b93e076a19d19fc928f422b 163 0.05 vMB 53
187,583 187,583 0000000000000015072f1ca90d2a920edd1f490af84af2b9bbdd341ebacfd6e9 163 0.05 vMB 165
187,582 187,582 000000000000079f2c77b96734715d5d525e19dc50e2cf0dd52ed01c1ebf1fee 136 0.05 vMB 135
187,581 187,581 00000000000008d96a02d4545de99ee5c70eb62018d4024870afde37b9867394 20 0.01 vMB 44
187,580 187,580 0000000000000201bc2b3276aa24123121b60b1069f620982841f3b3f2b75138 167 0.06 vMB 112
187,579 187,579 00000000000001ae9771555d3aa107897c4ac58b2de778b8614fd5a4432ab55f 195 0.08 vMB 108
187,578 187,578 000000000000058a34ea36b4d491ec471069d610a9feb40753f0cd5620329d6e 329 0.19 vMB 116
187,577 187,577 0000000000000471ab52735c4384a4e08e1f8fbe189a65b0a70d2ac376ac9f90 44 0.01 vMB 82
187,576 187,576 00000000000007fee00ca8215a6319021bd974615013cf64a0d5750a57135a41 84 0.03 vMB 70
187,575 187,575 000000000000075ac5327834c8b7d06d6beb18b810bc1c2456e0804284cda408 73 0.02 vMB 118
187,574 187,574 00000000000007fc8c9b7269e9ee3709aa8d3ec214d8f13414e6e84c85512219 87 0.04 vMB 114
187,573 187,573 0000000000000663516efb7bd4193df9fb7fe0b844221d18c2273f184e38bfe5 143 0.05 vMB 126
187,572 187,572 0000000000000309465f9d6fee3b3381d27bd035ac52dd0c052cae6b6810af67 11 0.00 vMB 44
187,571 187,571 0000000000000646b0e5353c3c54a8ea95694194d4a479a3c4143305aabbc980 13 0.00 vMB 25
187,570 187,570 00000000000008b5b9c5b6f37226d9045cbd558c1c982a0e44e57630e223cf9e 125 0.09 vMB 81
187,569 187,569 00000000000002ddb3761d8308da1b7f20161804b2bf253691982d180ae0e007 63 0.06 vMB 199
187,568 187,568 00000000000007f9e85e8978c2aa1c0a7cc56210126800bc1a0973511a750595 155 0.07 vMB 88
187,567 187,567 000000000000013a683c6420a7298ef33281ebdda4f88f2f16da4c1b2437ad40 18 0.01 vMB 62
187,566 187,566 00000000000006266e44c0872f9d18937845de67a4215819598e38fb2c7527a3 92 0.03 vMB 112
187,565 187,565 00000000000006c04aada3554614bdd4e85732e8f33c663f809ac54efaa18b9c 85 0.04 vMB 332
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 105
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.86 GB
    • Received: 0.87 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.