Loading Tool

Explorer IconExplorer

Memory Pool

81,178 transactions
29.84 vMB
0.10501934 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 454ec8c8457ae28c311977f35660155870dd62fe0a6107d34062250e5b8cf359
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5f48001cf67d2aa3090de828310a1bee3d33571100defb6a71bbb14bf7d34818
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03940874 BTC
Feerates: 146.36 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (287,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,374 627,374 0000000000000000000b60cca660f8b300cd64017e30c89230fbaa4b0a40e387 2,045 1.00/1.00 vMB 36
627,373 627,373 0000000000000000000bf65c9f67027afbcaed1dfbd834f8b42b5175764f1d5e 2,019 1.00/1.00 vMB 9
627,372 627,372 00000000000000000001991f837082c384965efb70a456e62d4c57295301fca9 2,910 1.00/1.00 vMB 33
627,371 627,371 0000000000000000000aa10721c72f1220ce068599b860b06251d827348a2ae4 943 1.00/1.00 vMB 6
627,370 627,370 0000000000000000000512cd08fb1248d9c0b2e0177108cba28fec703939296b 1,392 1.00/1.00 vMB 9
627,369 627,369 000000000000000000112c35fadf1c90f8094a8f14766b4e85208badb724d4ed 561 1.00/1.00 vMB 2
627,368 627,368 0000000000000000000886697ffee7c91d51ffcac5d5f46166ae93bb84d833a2 1,477 1.00/1.00 vMB 4
627,367 627,367 0000000000000000000ef2c1bcbd2345d4aa32dd953a5fe9fb97ebf269b8bce4 1,508 1.00/1.00 vMB 8
627,366 627,366 000000000000000000050927816c6100e890b0f17361b4fc2842876a6103faa8 1,646 1.00/1.00 vMB 5
627,365 627,365 00000000000000000000b71a796ea906827f62d0323d5a29b0e8ce918ea18773 1,531 1.00/1.00 vMB 16
627,364 627,364 00000000000000000004d19d709e5b910e337457b4b65dd177ba42c3916c9fe6 2,362 1.00/1.00 vMB 18
627,363 627,363 0000000000000000000bff4a89c361a45e7f9298fdfb6739e5d025d6488c1498 2,846 1.00/1.00 vMB 24
627,362 627,362 0000000000000000000a4ee9e8d45a31dd54da93333a1847ea1d1ae376294a5b 2,145 1.00/1.00 vMB 28
627,361 627,361 000000000000000000062cf55a343e791ef61abad6515fd53c5b52f2e6c4d8eb 1,811 1.00/1.00 vMB 29
627,360 627,360 0000000000000000000179397bec25e112a3e2e80236c13dacb696b0b4e28cf9 2,368 1.00/1.00 vMB 29
627,359 627,359 0000000000000000000187a306194ee979dd330d9e03795beec8ecbba810d4e3 2,657 1.00/1.00 vMB 32
627,358 627,358 000000000000000000094f3994dd4f76be4ba705701c7bc8f75676ba86a35d7b 2,183 1.00/1.00 vMB 33
627,357 627,357 0000000000000000000740dd556e5fe9a45291a6172bb06114caff56384bd8b4 3,123 1.00/1.00 vMB 33
627,356 627,356 0000000000000000000fd94ae322743298bba12020d26daf196ebacdff81e50b 2,994 1.00/1.00 vMB 48
627,355 627,355 0000000000000000000739a99506f335bd3557855a72d708d5024b9d3ae26d52 2,656 1.00/1.00 vMB 34
627,354 627,354 000000000000000000010b8b6fcffdad09dfa7535e37e33f63d50e5243830d63 2,713 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.