Loading Tool

Explorer IconExplorer

Memory Pool

74,358 transactions
27.42 vMB
0.06829464 BTC
Random Selection Loading Transactions
Max Size: 167.44/200 MB

Candidate Block

Mining Attempt 8ec3969def1297ab9a48e0759c6fbb7763c66ab8860bf6005adb15703b8f5197
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root c7e40541e8474a77f79d36b6b9fd12f4f5623ec179800477c596923fc3bf3053
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.00996669 BTC
Feerates: 80.55 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (675,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,424 239,424 000000000000014dca1bd15b295ab6b664407b0131af68215f21e36e4336aa97 312 0.18/1.00 vMB 134
239,423 239,423 00000000000000d80bdf310d67d9b3b53cb391ab1a36297f86210be0e4c6c14d 92 0.06/1.00 vMB 139
239,422 239,422 0000000000000078831aec3a0cba464fc56c46af97fc3ca1ad26bea99d74fcc8 347 0.14/1.00 vMB 169
239,421 239,421 0000000000000035e56698aa0b8d663ff86395e8453cfd40746a1c847516311f 78 0.08/1.00 vMB 58
239,420 239,420 000000000000012a7a2edf6385e76f9ac74adb72ee5b15efdceb76ce01c352e3 509 0.24/1.00 vMB 145
239,419 239,419 000000000000013c1b42fcc5b7e94d53e6b23c70f28d2045f55d4968d0aa7d65 7 0.00/1.00 vMB 209
239,418 239,418 00000000000000c0d56f21ace10e4f5957fd48bde5956eaefac33abbefdd21e7 81 0.04/1.00 vMB 126
239,417 239,417 00000000000000cb2bdce3b931ccf9c09d1f064ec1c71fa946a3e5d23176dd3a 21 0.01/1.00 vMB 134
239,416 239,416 000000000000000e792648984fac736ae50493e907625e99c2c41400cab858a5 28 0.01/1.00 vMB 136
239,415 239,415 00000000000000acfa172c971e417072d906b22f805c4c4a312d4cf27c5c650e 1 0.00/1.00 vMB 0
239,414 239,414 000000000000005dab7ca47ae7b2d1eb5f7e652e2ee0bcafb27106b98e8bb077 248 0.12/1.00 vMB 153
239,413 239,413 000000000000004f3cf211f7a541f65d603bec12ba77eabedde72a834a42e711 54 0.03/1.00 vMB 115
239,412 239,412 00000000000000120e7c672f09b4792461dfa34f3fa61293c067cbf63c6be1d1 11 0.01/1.00 vMB 93
239,411 239,411 000000000000002c823ea6f34df642823465e2c2dfcc1b7f6a9f1de898b21d6e 222 0.10/1.00 vMB 152
239,410 239,410 00000000000000ec9db63bd028385e77f2a96a57862ade74fe932ecdea51b920 23 0.01/1.00 vMB 137
239,409 239,409 0000000000000072012af15f8c423bc11057d3cb5712473ed8062e15e86b7439 205 0.09/1.00 vMB 171
239,408 239,408 000000000000003f4a367d44de912d323e81363815c8f333c927377e0663c738 256 0.14/1.00 vMB 124
239,407 239,407 0000000000000021b60ff64fc33747ed19d44dd66f25c17f1034e7242f4457a4 4 0.00/1.00 vMB 50
239,406 239,406 0000000000000108f3878fd1f8074da0114c3d13bd5fa1b746dcadae44e77b84 88 0.04/1.00 vMB 130
239,405 239,405 0000000000000054a9357bc9ae99f6a109985955bf309de1ab4f6c24a692a244 119 0.06/1.00 vMB 190
239,404 239,404 0000000000000134d450662ffad8d6505fd09ecd743e2140c25269a62b4c357f 280 0.15/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.