Loading Tool

Explorer IconExplorer

Memory Pool

76,692 transactions
28.52 vMB
0.06677144 BTC
Random Selection Loading Transactions
Max Size: 173.04/200 MB

Candidate Block

Mining Attempt af2c6fd96545a57430da957e992d26aebfe7029455f9839b72a266a87a3190e5
Version 20000000
Previous Block 000000000000000000017f6dd0e67bd2be6472dbc7ef25111a31d2d43442caa3
Merkle Root e2bbf027f054ec4d4482fc79efb05b4db22cd7d38959ba9c3af0f804dea3d879
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,967
Size: 1.00 vMB
Total Fees: 0.00767678 BTC
Feerates: 80.37 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,164 (196,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,428 718,428 00000000000000000008883c281e4fc141a18940c7f6ed397c39ff008a40407f 1,056 0.40/1.00 vMB 9
718,427 718,427 000000000000000000040aeca500f2d3bb7258672050ea697f0b4122855f4bc7 669 0.22/1.00 vMB 8
718,426 718,426 00000000000000000001ed41273f13d7496b69076968c356ebdd44a54f91c2c1 491 0.15/1.00 vMB 11
718,425 718,425 00000000000000000006ee32d2dbb11c352bb286aac8cdb4efa2b0d7db611f51 691 0.62/1.00 vMB 3
718,424 718,424 000000000000000000015c1f0d2a548bd10d083cc113750486c469e31fe05475 1,468 1.00/1.00 vMB 5
718,423 718,423 000000000000000000097fef3b90ab8420c1e387318d401856dc56044d5178f8 3,019 1.00/1.00 vMB 8
718,422 718,422 00000000000000000002dd06189140431c50398daf683239af6a6125f68d6fac 1,786 0.62/1.00 vMB 9
718,421 718,421 00000000000000000003c17f2c00218214e3acfcf2b9ac74ec4bda5e12b3a8c8 495 0.26/1.00 vMB 9
718,420 718,420 00000000000000000002cd9046457921072b1820e6b81b6f3d892b6b17d009b0 581 0.22/1.00 vMB 9
718,419 718,419 000000000000000000070c30580a9bebbafcb5c5bfeff541de0941b2607840a9 2,492 0.91/1.00 vMB 4
718,418 718,418 0000000000000000000b8965e1306647dab9a04d3ab1ad5ebfa293b6908317b9 1,979 1.00/1.00 vMB 8
718,417 718,417 000000000000000000029fecc1ebd48460962846b7481abc364cea123d112cef 2,325 1.00/1.00 vMB 14
718,416 718,416 000000000000000000054562150dadb41998756fa23109fae477f743a5c68aa9 844 0.32/1.00 vMB 10
718,415 718,415 0000000000000000000aa75c512edf7e37b0de815aaca5ab86dabb8aa65ea67f 718 0.24/1.00 vMB 11
718,414 718,414 00000000000000000009ebafeba7a1293813ce82785f7073eb0c4ebc0d2a9050 1,565 0.56/1.00 vMB 10
718,413 718,413 0000000000000000000562d2f6676392eb8f4ddbfaac2c0d638f172c6e893216 116 0.08/1.00 vMB 7
718,412 718,412 0000000000000000000862a3a9ef32372b0dc7bcf9bfc5aaea645b2994bfa7f1 1,157 0.58/1.00 vMB 9
718,411 718,411 00000000000000000009698c7156494ee511fa32f71a8e7f68eb387a9e762cf0 1,881 1.00/1.00 vMB 8
718,410 718,410 00000000000000000000d6f48c5f96415cef5105f4fef0a542c727040c1c251e 327 0.17/1.00 vMB 7
718,409 718,409 00000000000000000007180466d9806f29d3f995c57520202ec5c469754210a9 253 0.13/1.00 vMB 9
718,408 718,408 0000000000000000000a776f47f22c148cc0961c36d9c1799a31b56fbcf7d854 959 0.83/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.68 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: 682.66 GB
    • Received: 16.46 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.