Loading Tool

Explorer IconExplorer

Memory Pool

47,713 transactions
30.24 vMB
0.09703217 BTC
Random Selection Loading Transactions
Max Size: 161.06/200 MB

Candidate Block

Mining Attempt 03dba942f8cd85a03cd30d7e9176992cebcbe69dc1688f6a606e6af07471bfc6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 1f8bd93bf21642b2ae784646a4b3901fa99645f4260d4cafe5e7bff8d09f1bff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.03598388 BTC
Feerates: 150.97 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (461,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,232 453,232 0000000000000000013bc6eebdbd9d97aab932a56fbc7f2885c3768e2f84ad4e 2,347 1.00/1.00 vMB 121
453,231 453,231 00000000000000000242b5175d7d75b1022709f6b9c331dcdd0055240aac1ea3 2,573 1.00/1.00 vMB 102
453,230 453,230 000000000000000002078fb03e4b059cdd216881f9cf5ddd5fabc6874bb64f48 2,515 1.00/1.00 vMB 94
453,229 453,229 000000000000000000778ad444dbb8320d5dd19be2baa9b22cb1276527fb61b8 2,142 1.00/1.00 vMB 97
453,228 453,228 000000000000000001ef8bff7a6047434529e91a07efb4ad43a720a8e82cc558 2,061 1.00/1.00 vMB 103
453,227 453,227 000000000000000000f571cf2d47b96caa473ecea22d8afe9cf63ef90c944e8a 2,637 1.00/1.00 vMB 149
453,226 453,226 00000000000000000211da5787055550f514629ea95e91dab264393a54d747ef 2,478 1.00/1.00 vMB 130
453,225 453,225 0000000000000000014b427d37e4fd5be17a67cc7cb191b430f6934501b9dca4 2,160 1.00/1.00 vMB 82
453,224 453,224 000000000000000001e51094222cf1e52e1d1d901ad41b556998c51239c04963 2,225 1.00/1.00 vMB 55
453,223 453,223 0000000000000000011634d98e6ab4ff8f6a44f6a6cbbd380ceeb684e4007e9c 2,346 1.00/1.00 vMB 63
453,222 453,222 00000000000000000207547d2366c9287dd56cd7e69d677c56c508d988d8e652 2,284 0.99/1.00 vMB 77
453,221 453,221 00000000000000000266c3ff64e4dd6ffde59aecc7e7a65ca5c8a98579a7a6cc 2,843 1.00/1.00 vMB 135
453,220 453,220 000000000000000001ae92c81849adb29b2263186a56a5a3e67201de7ca7a767 1,711 0.63/1.00 vMB 143
453,219 453,219 00000000000000000252c2fb80a1bf99bd5f5afb7701ae9aaba6ba3c9d83b7fb 2,416 1.00/1.00 vMB 74
453,218 453,218 0000000000000000029740f7a208b370ef911d2eeb7dbabba6859c53bb6237ef 1,982 1.00/1.00 vMB 80
453,217 453,217 0000000000000000025999a5a92cca4ea4288880c5ad2f6cab1cf90f1c58a791 2,910 1.00/1.00 vMB 100
453,216 453,216 0000000000000000026d1755dec214dd3af002cfba96ef2423dde709e592a4bc 2,092 1.00/1.00 vMB 83
453,215 453,215 00000000000000000005fda8f9892c0bffff0c6fffa2e62d5415b55e4a59054c 2,305 1.00/1.00 vMB 104
453,214 453,214 00000000000000000026e830e059029e0aff5857fb9a43f8db20bc23ad439185 2,822 1.00/1.00 vMB 150
453,213 453,213 0000000000000000010628a1fdecf34734d1172d47cced653b675d5e12b18b8c 2,905 1.00/1.00 vMB 83
453,212 453,212 00000000000000000007e8e5f91f8bad1f16e65dc1e95e744e8541ee1bac5d31 2,169 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.