Loading Tool

Explorer IconExplorer

Memory Pool

77,877 transactions
30.04 vMB
0.11267975 BTC
Random Selection Loading Transactions
Max Size: 179.42/200 MB

Candidate Block

Mining Attempt 0cfa6ca3027d6ba1a5204de7bf13a663ce89a11dca8796890517e448ab6dbd8d
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root b7f19b60065eb36908527b814afccf2a73c87d4caa9e7d84dcec7a4cccc5688a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,325
Size: 1.00 vMB
Total Fees: 0.02748294 BTC
Feerates: 107.93 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (74,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,292 840,292 00000000000000000000a6028bb05dd83d8bd41016509eb091276f65191a8651 3,331 1.00/1.00 vMB 121
840,291 840,291 00000000000000000001ca655f9c9bba8fc781982563e67e369b1c3b5ddcccd9 3,504 1.00/1.00 vMB 111
840,290 840,290 00000000000000000001716b4a069bfe94586ba4eb35fe93b2ba1871e770be33 3,835 1.00/1.00 vMB 178
840,289 840,289 000000000000000000012838f21141e833dadde292f90abe1fb12b73e448fce6 3,259 1.00/1.00 vMB 94
840,288 840,288 00000000000000000000c2d3fa247c99a6c6e09bc92d26c9f6c7266ee94b7a6d 3,997 1.00/1.00 vMB 127
840,287 840,287 000000000000000000004e805aff3078627eb16d9dc5e1e60ac80fddbac91134 4,438 1.00/1.00 vMB 179
840,286 840,286 000000000000000000028652d3df6d93feba90795e0783255c3e43d263d22c3c 4,680 1.00/1.00 vMB 175
840,285 840,285 0000000000000000000313c62857d18572a45b742a5776949a181d69886f5424 4,523 1.00/1.00 vMB 204
840,284 840,284 000000000000000000031e1576c6a084e17e16c2ff2538edf30eef96826d71c2 4,254 1.00/1.00 vMB 139
840,283 840,283 00000000000000000002b69db25263a6d3a66a64340dd14f0c7169236b3e1f65 4,286 1.00/1.00 vMB 326
840,282 840,282 00000000000000000002dc94893946696bbbd59100ec6619ffc93d3cc1a0094d 4,066 1.00/1.00 vMB 139
840,281 840,281 000000000000000000026e08435493f23adee600be0924b5536802590b75263c 3,645 1.00/1.00 vMB 111
840,280 840,280 00000000000000000000c9f0749f63791fd04486de8dd9f4d37910e3febe6407 5,366 1.00/1.00 vMB 166
840,279 840,279 00000000000000000001ab71fa4bdd06ecdb7977f0cc5232481539833ff0d0cf 3,020 1.00/1.00 vMB 87
840,278 840,278 00000000000000000000f9f538dba8b29bf4e6ffedd01d49d5dafd0cd4d93269 3,723 1.00/1.00 vMB 100
840,277 840,277 00000000000000000000faad5d7aff55e8d6404f01d14ed03c42a386de810849 3,881 1.00/1.00 vMB 102
840,276 840,276 000000000000000000031f880a163b1f2ad628f29b8f4d8073fc028ebbe145f2 3,134 1.00/1.00 vMB 99
840,275 840,275 000000000000000000006cdb3235f2c7d63ab36ce88984ff8c2b5281eb46a183 4,387 1.00/1.00 vMB 194
840,274 840,274 000000000000000000014c9a7a38232b823c36a12f2b1c4953d6e90d5c7be809 5,235 1.00/1.00 vMB 125
840,273 840,273 00000000000000000002b6c8f69256026e6226a721b131caea04fe899d15dc3f 5,921 1.00/1.00 vMB 184
840,272 840,272 000000000000000000032e1b5645a56b515f55b6ebeb708f16311073438b0275 3,496 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.