Loading Tool

Explorer IconExplorer

Memory Pool

33,527 transactions
14.16 vMB
0.06094604 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.77/200 MB

Candidate Block

Mining Attempt c7ad3054bcfc735d64e8c69a2ab0319a256c5154cbcf68c18d437c088ff69010
Version 20000000
Previous Block 000000000000000000017e2f1435f6b729e043b061b87ca7e01c1c807e574dcf
Merkle Root 346f64e70978de25226a41c76db1d7dd0a87fb5a93bc7e13e08720a3fe94ae2e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,917
Size: 1.00 vMB
Total Fees: 0.02074409 BTC
Median Feerate: 1.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,338 (744,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,628 168,628 0000000000000ba002a89af1ce3dc0ca1362086ad4a6d989f8268d0954d92080 31 0.02 vMB 271
168,627 168,627 00000000000008dcc77a52a91bdb8c29f13c13247bfb3937ac6da84499460e52 88 0.04 vMB 0
168,626 168,626 0000000000000248d6113eb12d6f8c3438ff5aa16baf0e7bb97f72874bf61393 83 0.07 vMB 235
168,625 168,625 00000000000000f24ca42a730d1b048161ed89b89458b3810a96ea427f98f9d9 21 0.01 vMB 84
168,624 168,624 0000000000000b3d617b60717776b731e667d15f0a168d889b213af6357e52e6 22 0.01 vMB 2,434
168,623 168,623 0000000000000361019f2fa699ed1e7afc18a76ce259a178fbf046dc9c279d36 41 0.01 vMB 199
168,622 168,622 000000000000013b092e9a7e30cddd9c303483731b53091c4d0b66f30b9fe4bb 59 0.03 vMB 214
168,621 168,621 000000000000047c29b9d0204fec6dd9ddc48ca4c0519533b01bc33c35d088ca 18 0.01 vMB 90
168,620 168,620 00000000000003cc637419f70d452b74b617c4d93a5d17e03b17328e3c902897 28 0.02 vMB 440
168,619 168,619 0000000000000147f1f0242c3a720cba59a378d047270907ce5580a0f8cf9280 26 0.02 vMB 511
168,618 168,618 0000000000000722ab5b05c75a5001bc23d3e9ae4ec61ec8a6ccc15434abdab9 43 0.03 vMB 66
168,617 168,617 000000000000057018046ef98bc6d9bc0c3108aae38841257b94686a3a9c9bdb 45 0.02 vMB 140
168,616 168,616 00000000000003b38f617bf61a6805fbdc4ab3271ab719a0133a73a7aeacb825 121 0.05 vMB 78
168,615 168,615 00000000000009beec02fe0495fc4e4a38249b08d50167f7b6eda49246822f82 19 0.02 vMB 611
168,614 168,614 00000000000009e12553fb944b1da81562796af933e876468a57ec07a9161646 55 0.02 vMB 90
168,613 168,613 00000000000009d6989269d9df93b1395d140fd66c0d590fb8233cf35de27241 53 0.03 vMB 108
168,612 168,612 00000000000002f12a4f4abc1099d4e8b26219ee6166186c608a20bb34cd58cc 86 0.05 vMB 65
168,611 168,611 0000000000000b61118bde97634f4c84d23ae749898ae30275833476c5a1b0d3 39 0.05 vMB 25
168,610 168,610 0000000000000511b7ef30cb26199aa18182b6367848ed1e3d9aff164dfd58d3 23 0.01 vMB 170
168,609 168,609 00000000000007cadedf00a4417b72a00851ce36509a061ae140de2efb8e4208 71 0.03 vMB 171
168,608 168,608 00000000000001cd6b6abf08408e50b3a7fdb54106be6c48b27a26ffae9cfda5 128 0.05 vMB 73
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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