Loading Tool

Explorer IconExplorer

Memory Pool

40,324 transactions
18.89 vMB
0.18616851 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.82/200 MB

Candidate Block

Mining Attempt 3772fd7c35ff17033cf97070d0d90278e82c47ddf92c7d06deb14d23174a55df
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bced5f087b4dc270507db0146738c9e6f56b536b2bbe2d90410eb95fa3543055
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.05539637 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (725,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,319 188,319 00000000000006a53a9467a2ab0c35143eb538cefecfe71112f304d4d88bda9c 81 0.03 vMB 127
188,318 188,318 000000000000049eea4384da90d3aa0db3ead8288e086c4caebcd41603d0502d 45 0.02 vMB 75
188,317 188,317 000000000000030036228f470f8ea0fce74d247fba8a7b7fad2a42da35baa232 96 0.03 vMB 8
188,316 188,316 0000000000000251120a8dabe8844807ee43fe88d127360405803143f903e6e4 155 0.06 vMB 100
188,315 188,315 0000000000000264ebb95e0cf1f1cdf8f54b471901d89a066004c49f32f993f0 139 0.05 vMB 188
188,314 188,314 000000000000031418c8159ddd7c2e2dd17968f659c72f6a765d8fb9d96131b6 659 0.25 vMB 140
188,313 188,313 0000000000000796055c12fe16d04d5d96d3e77fc57156725e185c41548499d1 13 0.01 vMB 65
188,312 188,312 00000000000000acb7ee1e7ef7798fa7e8f73078907b63b678b70faeef2c3dd0 890 0.31 vMB 86
188,311 188,311 00000000000006560916ff08f712121eca2aa374b6556236d5a1009b47611d74 456 0.18 vMB 152
188,310 188,310 000000000000070f1a0fc6a741685d8aae044f3507e9a6372ab5fe128657f183 109 0.05 vMB 14
188,309 188,309 00000000000000abd69078a610f157a47aa7d77d423b7be0ae87edc68e9d1ad4 341 0.13 vMB 198
188,308 188,308 000000000000039efa46b92c61761e781a2eb4dc1db0667e4244b5e2cff9c8d5 313 0.12 vMB 135
188,307 188,307 00000000000007d83fac76e5423a49c0f5cc20343f77459309f303b643f9514c 128 0.07 vMB 37
188,306 188,306 000000000000006f55ba651dc2c3f376496678128e031ec6aaa480028bac315c 512 0.16 vMB 171
188,305 188,305 000000000000026c1b83e4ba0c92b70b31560f89acdae94b0f72cba7760b51f2 8 0.00 vMB 3
188,304 188,304 0000000000000454e2bcfd57ce61c6ab8d1dab19a2a0b65a1d6b7ca7de2f42fb 112 0.05 vMB 82
188,303 188,303 000000000000060492079ab1e35e6455f143922398e85a39dbc5cef43d8fa32d 75 0.05 vMB 400
188,302 188,302 00000000000006c94aad59ac6b79f0afb8ae0f5313b56ec416e41734723476b3 94 0.03 vMB 140
188,301 188,301 00000000000006e22fe8c11888e6fdaf1752e4de1c2ae5b32da5e0ff6a5d5bfe 12 0.01 vMB 39
188,300 188,300 00000000000002ad7744e04478a082e67ca4a681a7edaafde7288b6ee9999fc5 47 0.03 vMB 85
188,299 188,299 00000000000005402bdc55b94a7339e97f727c2a5c2346f53816e6da07e83fa0 242 0.09 vMB 141
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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