Loading Tool

Explorer IconExplorer

Memory Pool

82,492 transactions
30.73 vMB
0.08218618 BTC
Random Selection Loading Transactions
Max Size: 189.11/200 MB

Candidate Block

Mining Attempt c9db884d8dca427d240e4412ff83da5eb42d7aee5a71a220171a4fd974e560e0
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 6d188b59d43999096c3bf8f5ce3324742f21afdae8b104e57740903524a7b47f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,264
Size: 1.00 vMB
Total Fees: 0.01336334 BTC
Feerates: 353.36 > 1.34 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (441,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,635 473,635 000000000000000000d55a0bfb9d241a8abb488e86bb86038370b0bc737d7dab 684 0.28/1.00 vMB 223
473,634 473,634 0000000000000000008e9e2ef62f7eab49c727ccc769ba7906e1083a8f9ffec4 155 0.13/1.00 vMB 292
473,633 473,633 000000000000000000ee38968cf5405edad2734482b40838911e9b42374b4fd2 38 0.01/1.00 vMB 169
473,632 473,632 0000000000000000017bb96f82136d1c37ff1ebb62f7ac53e8349b2642037011 1,631 1.00/1.00 vMB 142
473,631 473,631 0000000000000000009352c2cf00a0daa39f37ed7be5034400a9231a9ee3eee1 1,764 1.00/1.00 vMB 334
473,630 473,630 00000000000000000117cff0738664f624b7df83ba3b702181af76227463c4a1 1,228 0.74/1.00 vMB 85
473,629 473,629 000000000000000000852eba96fbdb0aa1e0703590bf727cb83ed6d77416337c 1,621 0.94/1.00 vMB 281
473,628 473,628 0000000000000000003220e2cfdb30fb8dea332d13ddb110453d44790c828b57 1,117 0.67/1.00 vMB 245
473,627 473,627 0000000000000000004819fd9d48f2dbb45fb532af0475e7e1a0e7cadd0e62c7 1,907 1.00/1.00 vMB 351
473,626 473,626 00000000000000000046916992d4677387bf836914c09e6793daa470e4dce4a2 1,370 1.00/1.00 vMB 152
473,625 473,625 000000000000000000614c692a98cf65f5cba8a77d48071c8c11c411734c00a9 390 0.22/1.00 vMB 265
473,624 473,624 0000000000000000002c21879195be6c4f651d3119155c515a1ac3f478c3fb04 1,092 1.00/1.00 vMB 105
473,623 473,623 000000000000000000a3a231ce03c4b61041e0de0b7b754f20d74d69497b2cad 867 0.39/1.00 vMB 229
473,622 473,622 0000000000000000012a7dd00a189a861151b649bfb44ec457da301c02b425a6 1,439 0.73/1.00 vMB 212
473,621 473,621 00000000000000000113b528bf8c698611f64c49aed0e21c230abb1cb3e40d5c 839 1.00/1.00 vMB 92
473,620 473,620 00000000000000000085542d50e7daf313239ad22064f51ffb29e080918ec19e 176 1.00/1.00 vMB 28
473,619 473,619 000000000000000000a31caa13679f617c37397c11bd2e2b513a907163205cc8 1,145 1.00/1.00 vMB 123
473,618 473,618 000000000000000000d511aaae487d38e21518af4d4dc5626791d3635630ae38 455 0.99/1.00 vMB 48
473,617 473,617 00000000000000000058bde7db52abb1c0b2b2e304df682e51898b58a9c49067 788 1.00/1.00 vMB 74
473,616 473,616 0000000000000000007e522c37b2ea440e4e3476d62442417be4f59e4c06cc6b 603 1.00/1.00 vMB 16
473,615 473,615 00000000000000000041cbface86b67cd20b15107af5f5de3327f16236f252bc 2,143 1.00/1.00 vMB 287
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.