Loading Tool

Explorer IconExplorer

Memory Pool

84,286 transactions
31.66 vMB
0.17915291 BTC
Random Selection Loading Transactions
Max Size: 188.13/200 MB

Candidate Block

Mining Attempt 12811b6373a18475ddf87645acc056a4f83452c461031b022ecf63ebb2d48320
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 5d815207853bf72e759fc9b59cae9151cc253605acb0294ed22d4a476f13b464
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.06784876 BTC
Feerates: 269.69 > 6.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (671,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,731 243,731 0000000000000036b3581c1adefa072d25c66306132080d1fc1d8ed29c9a9b7a 326 0.18/1.00 vMB 170
243,730 243,730 0000000000000020333e2d30c66bc0eabbfdca171101dfaaf81b403e8ce6e9a5 35 0.03/1.00 vMB 28
243,729 243,729 000000000000005aac96b713d45f65038bb0ce3f5ced86da4d500fd48afdb22b 547 0.25/1.00 vMB 120
243,728 243,728 000000000000008d99bfe3a002df65991f6389fdee5660b307c03ced484f611c 586 0.25/1.00 vMB 173
243,727 243,727 000000000000006214cd0d6e18e90ff579dec5e908420f98ceea61dcb41f79d2 76 0.04/1.00 vMB 63
243,726 243,726 000000000000000372f1a678a4cfb4755599b725e2eaac377454b09e29bac154 384 0.14/1.00 vMB 185
243,725 243,725 00000000000000ca403d705efcfa4041fa6bad01456aa1633bc465dcccf699eb 90 0.08/1.00 vMB 96
243,724 243,724 000000000000000a955655eb49770c80185d169363968bd93138c6d4505472c0 268 0.12/1.00 vMB 153
243,723 243,723 000000000000001370b97b2758050819318d6c86b8f2a6902728750db849d320 246 0.12/1.00 vMB 140
243,722 243,722 000000000000000a7455be1cea8bd49e8059ef3f2a8c597a1ec57f728f7f3283 210 0.11/1.00 vMB 157
243,721 243,721 00000000000000843d62cf051e9a903f8ec892dd6c28bc6c578842ad60f2d6f0 24 0.03/1.00 vMB 43
243,720 243,720 00000000000000ab9c0149ecf3b56ce313ecaea6fd5ebb62031f485c4b4ea9d7 280 0.22/1.00 vMB 80
243,719 243,719 000000000000008382e224d773d4aad6537b41ee82555d64aeba560e0a806d89 588 0.25/1.00 vMB 197
243,718 243,718 000000000000002ea6efcb0fcc6f8c74129b2bd942e633677ad28f87c16366c3 397 0.18/1.00 vMB 183
243,717 243,717 0000000000000062194d96ff9f77c0d78249b928d632366f17068b370bcd54d4 530 0.22/1.00 vMB 248
243,716 243,716 00000000000000d16b0a811553efa5e68d2e69cf1d117c846d64aa2fdaad15ba 30 0.01/1.00 vMB 135
243,715 243,715 000000000000008e2c84951a6aaa736113bd7b5e987f9b057cc7d282b6516501 324 0.19/1.00 vMB 162
243,714 243,714 00000000000000d8d506dae2be6865fec3f1a6ea57ed29a2c47f5d2b5b0cb629 219 0.09/1.00 vMB 99
243,713 243,713 000000000000003acf6c8b13f5559672e1fcb8aba7f3c8682bd104e8b8ba3e76 128 0.04/1.00 vMB 309
243,712 243,712 000000000000004c034965c0376974e053770734e20e204cc5753c1ef4118414 294 0.14/1.00 vMB 111
243,711 243,711 0000000000000001fb3e7436d3aed48eb33562c75f60392d9b9f35fc5c89b8e3 13 0.01/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.65 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: 672.58 GB
    • Received: 16.28 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.