Loading Tool

Explorer IconExplorer

Memory Pool

39,363 transactions
35.14 vMB
0.11221394 BTC
Random Selection Loading Transactions
Max Size: 172.56/200 MB

Candidate Block

Mining Attempt d2fe335842c8f8f85f1b135425cbf2480d01199451a27b337a81c6eac412691b
Version 20000000
Previous Block 00000000000000000001c251bde2990440280bd96252c13f88e2c0c8723e43d5
Merkle Root 37b6d33f47343d56f20bdefa8bcc2f7ff873f385268e81b618974b181c219bb8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 1.00 vMB
Total Fees: 0.03341386 BTC
Feerates: 101.66 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,313 (653,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,144 261,144 0000000000000001eb5663f482e94132f198abe52b88bde3115328a0188cd03e 575 0.28/1.00 vMB 45
261,143 261,143 00000000000000134ba96a47f81798156e9870a5701366780f4e5bb39b78911f 653 0.35/1.00 vMB 146
261,142 261,142 000000000000000176d6a818c2a5106892bfb4f7ed04cc50394975074b4322fb 714 0.25/1.00 vMB 130
261,141 261,141 000000000000000fbec4880c3bfb368653186b51b8d7cd9b4046946dd404995d 490 0.21/1.00 vMB 133
261,140 261,140 0000000000000012cefde6808a4de7149488d099d0efff528830bf36d9636850 102 0.05/1.00 vMB 67
261,139 261,139 0000000000000002ddf44456875b12f29ac1386b86bf4e9ae2d1dbbaef866000 237 0.12/1.00 vMB 16
261,138 261,138 00000000000000120c34f9d7624a616f6dfd4730c304c474fa99afa06f081403 180 0.07/1.00 vMB 120
261,137 261,137 000000000000000d06a31e5678dbd7775b41ca4d464923e38841bb5c0b5ad590 140 0.05/1.00 vMB 48
261,136 261,136 000000000000001bdfa59b24a655deacca215f0476eeb7c0b9bd127cb14b5dab 278 0.10/1.00 vMB 109
261,135 261,135 00000000000000016a2e1ae8ae77c094c35a542cf5d55c2bd89b88f7296b183f 383 0.16/1.00 vMB 89
261,134 261,134 000000000000001a5e41de2845e3ca707dce4cdf51541f9f56941e06ed9d4d79 461 0.19/1.00 vMB 99
261,133 261,133 0000000000000016b8b7d12291b45e04501fba7a149c0a378e74e337f0e9529c 518 0.20/1.00 vMB 98
261,132 261,132 000000000000000fc9069b33b36c8f917115f55b7e17c07d6f79aa4128a4ab31 536 0.21/1.00 vMB 117
261,131 261,131 000000000000000838d274d12ef8bebee1660f976fee25ee302206347b8153de 357 0.15/1.00 vMB 125
261,130 261,130 0000000000000001435c9bdf42ac64bc084846154453bad37283233ddc39cb4d 401 0.17/1.00 vMB 114
261,129 261,129 0000000000000019f4e2998451fb59b3971a4cf5942af2a82a7a647b1de30244 897 0.45/1.00 vMB 89
261,128 261,128 000000000000000dfbab3f94bd00072d569cee7b03f99d2989d93c9c1da6e806 701 0.25/1.00 vMB 103
261,127 261,127 0000000000000009c1b9c692e723b2c5ec13668846cadc4f1f68ee9cd4bac172 720 0.25/1.00 vMB 164
261,126 261,126 000000000000000f7e2a66a35d4a75c4ebca670bf2100c8b00042fbe16714529 82 0.04/1.00 vMB 30
261,125 261,125 0000000000000015a46a7ce996d196b057db2c60826c780ca62cf0519c157be8 787 0.30/1.00 vMB 112
261,124 261,124 0000000000000001d08c6908a7aa5a07452bdb9d4920920ec392c409602b24a3 543 0.20/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 781.15 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 581.66 GB
    • Received: 9.20 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.