Loading Tool

Explorer IconExplorer

Memory Pool

79,104 transactions
29.28 vMB
0.07150195 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt 10d6575b56b415724518ed5d5fd797a3e2d355a3f1b190ae22c89416ead66980
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 867d89e9bf3bd0b5b265bd67a1d1689e1ac99402e3440cc6e8439037ebfccf9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,427
Size: 1.00 vMB
Total Fees: 0.01158025 BTC
Feerates: 170.94 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (418,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,264 496,264 0000000000000000002dec9ab034c1d873d8dca8aae70ab58b43e49d7a3ec409 1,200 1.00/1.00 vMB 102
496,263 496,263 00000000000000000079aff7c7299d6ad3078a91bf73fc30c7607dfc60b6c847 2,553 1.00/1.00 vMB 129
496,262 496,262 000000000000000000c35891e3a80cf4889e5b2d12968898acc3b4a220cb54c0 2,114 1.00/1.00 vMB 68
496,261 496,261 00000000000000000049fda04414388d09b5be1e41370d601f097331baf8d282 2,724 1.00/1.00 vMB 77
496,260 496,260 00000000000000000079661ee45912d6f516c0494d4fb0a495717c2e521bf940 2,224 1.00/1.00 vMB 124
496,259 496,259 000000000000000000490f11418114676dba9317bd08fb3c8e91c773ad66d2a3 2,484 1.00/1.00 vMB 140
496,258 496,258 000000000000000000189a45f4d61fbd3cc546a6e2644d92bda5b2888f9a0327 2,265 1.00/1.00 vMB 141
496,257 496,257 000000000000000000650ea30f3f3cd66c81be2e2642eafb3cd59ae8f028e726 2,801 1.00/1.00 vMB 191
496,256 496,256 0000000000000000008ca0cd06a33224b3056fac5053fecbc7b69a8016121b86 2,499 1.00/1.00 vMB 111
496,255 496,255 00000000000000000090c86af3f6d129331d15fe67d31088dae690fbb92e0b89 2,763 1.00/1.00 vMB 174
496,254 496,254 00000000000000000051d1ac3d27176d3436f71691356a87d694e0781822d35e 3,019 1.00/1.00 vMB 181
496,253 496,253 00000000000000000072032fd536da426462e06e41a05e2b12a1ada4fb9675ab 1,154 1.00/1.00 vMB 99
496,252 496,252 000000000000000000465c5305c7599bf6b58996caa98dfc893fd9f311daf48b 2,167 1.00/1.00 vMB 149
496,251 496,251 0000000000000000008b941f5f2b0b327f21f011625b9eb6934cb1938c3eb588 2,128 1.00/1.00 vMB 212
496,250 496,250 000000000000000000784a159bff981319bd67d388856bc8187660d5de33c9b6 2,059 1.00/1.00 vMB 146
496,249 496,249 000000000000000000712419f71f76525921b09c7fb22724803fcbe746d01346 2,119 1.00/1.00 vMB 140
496,248 496,248 00000000000000000006227eb86cda1ab102eaafe27996087fef6481b17379f3 2,535 1.00/1.00 vMB 185
496,247 496,247 000000000000000000845bd80feca35e0ade4457ac248a4512812cb87254db5a 2,595 1.00/1.00 vMB 185
496,246 496,246 0000000000000000008c6fd1121886d9760a5e480cbd55a3217c56fbe85fc7ab 1,957 1.00/1.00 vMB 116
496,245 496,245 0000000000000000006c876d3034e96112c5276b55df496f8060af00084b5cf8 2,544 1.00/1.00 vMB 157
496,244 496,244 000000000000000000a8ebd32408c2b35fa16042471aa64ea0b51c711c6a3520 2,342 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.