Loading Tool

Explorer IconExplorer

Memory Pool

79,350 transactions
30.03 vMB
0.07749232 BTC
Random Selection Loading Transactions
Max Size: 183.58/200 MB

Candidate Block

Mining Attempt b08f61e070043e6ab2fb0ffc5d2dff5c6027150ea5033319d402ad7e1896e0cd
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 0c52c76fe3ba924457484ea3afb88e92c396aec10e9392dac6296ff01f241618
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,257
Size: 1.00 vMB
Total Fees: 0.01051323 BTC
Feerates: 40.21 > 1.05 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (466,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,339 449,339 000000000000000000348ffc02123e27ce0d272372c9117ba3828596d4319194 828 0.69/1.00 vMB 51
449,338 449,338 000000000000000002a29465dbc7cdf0c2c52f1d46ca9ef8936f73aae904a63f 2,428 1.00/1.00 vMB 72
449,337 449,337 0000000000000000002f48da481e0910e5d4d7cfcf040196af87bb7ef209c4f5 2,783 1.00/1.00 vMB 96
449,336 449,336 000000000000000002bff586a777726e6270741764ba444f8d2406b263348f5d 408 0.37/1.00 vMB 23
449,335 449,335 0000000000000000024a51d07b60d4e54c7467a613af53288c2e55bc03ab0435 1,902 1.00/1.00 vMB 69
449,334 449,334 0000000000000000002b562981091022d1b321391ee8a8ec4303beb6c72cb735 2,367 1.00/1.00 vMB 87
449,333 449,333 000000000000000000416b8ff4cd885717b986785b993b92125e2578f32bec9d 2,589 1.00/1.00 vMB 85
449,332 449,332 000000000000000001c9e651e9fa457f6cde79889f2b2c6df2fdd3f390e159df 908 0.35/1.00 vMB 79
449,331 449,331 0000000000000000031f7d459dd70bd193ece99000aedcbe8b4afd2108d7e27e 703 0.31/1.00 vMB 78
449,330 449,330 000000000000000002bcee0d8d8cd455a19bb013b32a5ff28696d8329bb1169c 498 0.66/1.00 vMB 23
449,329 449,329 000000000000000001dda2db0e291d782ac66bd78ca5ad35c6a78c9d97da6793 1,683 0.83/1.00 vMB 61
449,328 449,328 000000000000000001bcb53a3bc3d032e5d7280934172cdbbc5dbd0cec9c0757 2,443 1.00/1.00 vMB 92
449,327 449,327 000000000000000001d043dd87d2ca6fd222336a62ee575b57bf40c884912f66 2,459 1.00/1.00 vMB 78
449,326 449,326 0000000000000000006da7483fb0f76f00b5cbfe9270d4cbb41b5e8269680482 2,289 1.00/1.00 vMB 89
449,325 449,325 0000000000000000008d55835e61a6aaa23af5b72820d5768455fbdee992d2a7 1,551 1.00/1.00 vMB 47
449,324 449,324 000000000000000001af551d0e4c3126ba109ff9c0093e4c928770145d16476f 2,284 1.00/1.00 vMB 82
449,323 449,323 000000000000000002cc21221682c8a45307dc8523c1f39126cd6def074b3698 2,247 1.00/1.00 vMB 79
449,322 449,322 000000000000000000f2c04fae7b29d5953ba8baee0253cc9701b276e943d5ce 2,495 1.00/1.00 vMB 150
449,321 449,321 000000000000000001599c5d6043721a595f204a2100e20a76aaa419289270da 1,631 1.00/1.00 vMB 64
449,320 449,320 000000000000000000e69d5f71268acc910c5dce03f333b15d3a8aafeb96090e 2,712 1.00/1.00 vMB 93
449,319 449,319 00000000000000000016620ecdad8a845329328831cf7568be0f25223105068a 2,000 0.82/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.