Loading Tool

Explorer IconExplorer

Memory Pool

78,267 transactions
29.41 vMB
0.06651660 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt 63d597f003c25ddf4850933ca5af9496974305901b364f2714a54f434ed81810
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 511e8778db5455a041037cb79ed8b29955965ca90bf900a6eb72cc55f8f01f84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,743
Size: 1.00 vMB
Total Fees: 0.00681213 BTC
Feerates: 180.34 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (422,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,387 492,387 000000000000000000c1acb90d0e75ec3136ae92fca899a5d4da01b8f6b2b072 2,236 1.00/1.00 vMB 250
492,386 492,386 000000000000000000059bf099c17e881a9b75358f8d6b497670eee19c469e52 2,586 1.00/1.00 vMB 257
492,385 492,385 00000000000000000090b289598a3ab7c40d889c1ec0059b1f6e2069e121e4e7 2,483 1.00/1.00 vMB 230
492,384 492,384 000000000000000000b12294224d8589e4c20652658f95fd7d1ae98e7218916f 2,452 1.00/1.00 vMB 202
492,383 492,383 00000000000000000053b182a7ca4eed15a55e5528ba52eefb65e984d35697f2 1,591 0.95/1.00 vMB 246
492,382 492,382 000000000000000000c05b7c0500f5c1455d896c665a0adc2b8b98f7832f8461 2,005 1.00/1.00 vMB 255
492,381 492,381 000000000000000000836e7cb378ff767b4e9d5d496c4eb3aa3e95bdd463b409 2,598 1.00/1.00 vMB 170
492,380 492,380 000000000000000000a9c4fc8ac2f4e892666ac75f6be367c01f0014865c9f2c 2,673 1.00/1.00 vMB 194
492,379 492,379 000000000000000000afccb6f2bc8014b361b60e11713a675a9cccf81eb5d4ae 2,828 1.00/1.00 vMB 271
492,378 492,378 0000000000000000008d32dfb68b85ee0559ef3b573c63c6463f866f575e1b4e 2,467 1.00/1.00 vMB 224
492,377 492,377 00000000000000000043c0728b076726787acb9a2283fd3249d6e29d6680d0d0 2,803 1.00/1.00 vMB 212
492,376 492,376 000000000000000000875054b5c74d58e77f1368ec627f9cb1237ed0dfcfc237 2,610 0.94/1.00 vMB 200
492,375 492,375 000000000000000000bff95e9163066d2764f4b81c2e1694a0b4747a7dd7ec6c 2,601 1.00/1.00 vMB 219
492,374 492,374 000000000000000000a67ee2201800a4bcbf93f6573995ad1048fc94169b05f1 2,473 1.00/1.00 vMB 205
492,373 492,373 000000000000000000b302881220eca7cc8bf6cdc099b0f73e70b6bc217ccab2 2,608 1.00/1.00 vMB 209
492,372 492,372 000000000000000000aae6dee68f29b18478b38728aee89669882bd3c71cae4c 2,642 1.00/1.00 vMB 241
492,371 492,371 00000000000000000053c0cb8f61e5a2a3b65244e0bdb0ed7e30e7e0c7c22af7 2,224 1.00/1.00 vMB 197
492,370 492,370 0000000000000000000d0c2c5ac58e21b5e934acd5e19fdc9010543660ec03e6 3,012 1.00/1.00 vMB 300
492,369 492,369 000000000000000000784481f160b8e9f031f91a2f005a3a0bdfebe1e0a28bfa 2,406 1.00/1.00 vMB 242
492,368 492,368 000000000000000000a2cce15e6c106007ff21e01650f91ea51074070c8c1f33 2,514 1.00/1.00 vMB 238
492,367 492,367 0000000000000000009972605358c475311c5e84b8312475ab410d6e455a2ab3 2,777 1.00/1.00 vMB 253
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.