Loading Tool

Explorer IconExplorer

Memory Pool

37,608 transactions
18.22 vMB
0.14225102 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: 95.24/200 MB

Candidate Block

Mining Attempt 8e2ec44ac40420011b381183a019e9f687fcc122eacfdd7d70326bb688fd5a7d
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root c985c04178c06315939100cd6a668bc783ae6091be536f499f38ad74c175b4b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,020
Size: 1.00 vMB
Total Fees: 0.02682389 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (720,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,261 193,261 00000000000006f5c6f4e0fac8962d1af73e82084cdef20ce9cc90bc5ef647c4 71 0.02 vMB 149
193,260 193,260 0000000000000449b83b279063ebe9a550c074bd1e44453373188980274a14bb 40 0.01 vMB 211
193,259 193,259 00000000000002c945082036d6f00960a1d0b11da1a8ada49c9670933b56ed27 97 0.03 vMB 142
193,258 193,258 00000000000007dcc094f72478f6596b99f18557dc917d63eab0307c728ed97b 128 0.09 vMB 27
193,257 193,257 00000000000006d773e00b9245e83ebf51e666bac4adb9f60624eab2391c8184 240 0.10 vMB 115
193,256 193,256 0000000000000193743e2e36df6330c7fcd7a4ad125b7f00d4c4587ccb6fe966 501 0.23 vMB 188
193,255 193,255 000000000000052a015f0d7987ffe07cb3a863966a551946e3d8783f4bd81478 8 0.00 vMB 14
193,254 193,254 0000000000000014ff736cfbb1b865492ac498ba67481fb0168c59a3c046b0e1 164 0.05 vMB 84
193,253 193,253 0000000000000541fbc48417596a99f39442fdc14f21e1ba054de933e3f6ea31 180 0.07 vMB 100
193,252 193,252 000000000000020505fe4908302ba226b388e37d40ac432dfc59b4c325020945 171 0.08 vMB 116
193,251 193,251 0000000000000033a49c00823779a146120f77e7b7cb727b11db0c2db9e6710e 130 0.07 vMB 108
193,250 193,250 0000000000000371d5eac6262975daccd832ade455fdb78020f92dba089cb2f2 38 0.03 vMB 7
193,249 193,249 000000000000060f706d3012fe624cd112bb4c02647d8b3269a628141f90ab64 426 0.17 vMB 147
193,248 193,248 000000000000021e8a0d3d5a3d15d3ce5f5ea7a4df923e03cf8deb3a44644d46 14 0.01 vMB 0
193,247 193,247 00000000000003887ea9f09b5ad92835624f59a7ee3aba546244294fb2c12191 291 0.10 vMB 653
193,246 193,246 00000000000008150d4f1d128fe970e4c8996294f6c96fdd551fbbad198ce83e 27 0.01 vMB 45
193,245 193,245 000000000000017ab6a460d996c83469b64893a9424cb50415e54bec51e9f0d7 453 0.15 vMB 194
193,244 193,244 000000000000062eb955956458b159469e88c7920a355ec2ceeb0f279fb4b52c 85 0.04 vMB 109
193,243 193,243 0000000000000258c0b8d6efd92237c752987e19c21f4c12d3475ffcb8ed3a1e 70 0.03 vMB 117
193,242 193,242 00000000000001484a588d7f05ed171bf6bc207f45c25287da2d928ede5e7232 131 0.05 vMB 140
193,241 193,241 00000000000004bf7ce9bdc1c4659a1f62abeb047334fd9eeddb9b35a38cd792 51 0.02 vMB 30
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 132.96 GB
    • Received: 0.55 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.