Loading Tool

Explorer IconExplorer

Memory Pool

79,189 transactions
29.73 vMB
0.08624698 BTC
Random Selection Loading Transactions
Max Size: 179.40/200 MB

Candidate Block

Mining Attempt ff193e2572ef6b9dad098ad30c364dfc50ac6fd5257217b56d43705fe5b779b7
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 3559b27cd2d335dc2ebb352d13e9f8291ee284fcff0571708aa6059da00c3b1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.01988123 BTC
Feerates: 150.66 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (423,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,408 491,408 0000000000000000002ac644c9ba8ac3be966276fb7fc8f3baa1a3b9bdc615f1 1,988 1.00/1.00 vMB 199
491,407 491,407 000000000000000000e5438564434edaf41e63829a637521a96235adf4653e1b 1,139 1.00/1.00 vMB 90
491,406 491,406 000000000000000000b23dfce1c518814ec15cc1416f5e72af1844c17d470244 2,343 1.00/1.00 vMB 118
491,405 491,405 0000000000000000007ef98709e522756895f670c8a2695ffd0844abb0db6aa0 1,957 1.00/1.00 vMB 121
491,404 491,404 0000000000000000001113f274f4ab4d1e9b72a6183ca78580fc0052a6d7291d 1,767 1.00/1.00 vMB 129
491,403 491,403 0000000000000000002f5b20bc6494fdc2b4795d3962f35582405c918d868532 2,277 1.00/1.00 vMB 127
491,402 491,402 000000000000000000e54245f359614bb404af540d383d8ad91b0154b887568e 2,055 1.00/1.00 vMB 169
491,401 491,401 0000000000000000006b287fef2235d2f0f0548567ddecdadfa2329adf596cea 2,222 1.00/1.00 vMB 120
491,400 491,400 0000000000000000000b7e45c468ee084c79d62f17a31122de2627dad0007efa 2,670 1.00/1.00 vMB 130
491,399 491,399 000000000000000000cce9e0ab31cb84e44b6a856541391aad0b2d810f2c1e16 2,201 1.00/1.00 vMB 135
491,398 491,398 000000000000000000dd6cd5da7aa2ec934ac4cf1f9318b230eb7b6fe7b4504a 1,891 0.97/1.00 vMB 145
491,397 491,397 000000000000000000da9cb754a7bd477ad96339bf05d3e624436a3dc60ee452 1,707 1.00/1.00 vMB 152
491,396 491,396 0000000000000000000aac9b79f49ebced9abc93ca05d0c529a2933ac3ce5609 2,199 1.00/1.00 vMB 152
491,395 491,395 0000000000000000001da3e84375522c65fc5ee65802377741a422a5381a2664 1,542 1.00/1.00 vMB 127
491,394 491,394 000000000000000000d9705bfdf77685ccddccb3ccb437b87f893318707118d3 2,221 0.88/1.00 vMB 148
491,393 491,393 000000000000000000c1ab3dc97796115f9fc3a46ff97d48c584c3c893f5ab4a 2,244 1.00/1.00 vMB 174
491,392 491,392 000000000000000000e76a06c7e6cef598e6c269fc8c998c3499024dcdc824dd 1,018 1.00/1.00 vMB 102
491,391 491,391 000000000000000000d6a91fd6436be79176816134f58f5e906afd40bb4e31c4 1,599 1.00/1.00 vMB 85
491,390 491,390 00000000000000000040c24bb4d2e4c24a3b12e510665227189ae69af6c12237 1,876 1.00/1.00 vMB 104
491,389 491,389 000000000000000000bd3ebaa29cbc9a784da9645a7d4b0ab5d4fed7c2849644 1,374 1.00/1.00 vMB 98
491,388 491,388 000000000000000000d6ddaf2a956f259a5e5e96c346bb521351856c417c7c1f 917 0.98/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.