Loading Tool

Explorer IconExplorer

Memory Pool

80,712 transactions
29.99 vMB
0.10092231 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt c9b7a250ff4f1fc80e7ef2ebbbd92e028e44b19b38f5ef792412d28cb57cc4ee
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root e0e1a05ba116bb8ca174fe8a2558c89eb18ef1a0bf9d2db9a247eb0fa3902ac0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03415800 BTC
Feerates: 100.25 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (538,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,059 377,059 00000000000000000987807469538e6cac9503329fe3b2e5c84aeeb4887f00e2 1,302 0.65/1.00 vMB 42
377,058 377,058 00000000000000000be9acc901f6422b3b6c6beef71cd5d4c49c368be9b06f20 218 0.10/1.00 vMB 36
377,057 377,057 000000000000000005a80e1924bd294cc5961903612376f31d8a3f219104ef6e 1,748 0.91/1.00 vMB 34
377,056 377,056 00000000000000000dc17ea9605cd561f944174812e445c178a92cdb376bf6d0 298 0.16/1.00 vMB 31
377,055 377,055 000000000000000006b5514bd5b7a4cab2308ec9950bcf61ece8064ce427427e 1,357 0.57/1.00 vMB 39
377,054 377,054 00000000000000000c4e2be048f17f431f4214396e12c0712a772d05015fe6a8 959 0.66/1.00 vMB 21
377,053 377,053 00000000000000001210ecabfb196b872f96da256c2d7be4928b98f5c41ee173 2,457 0.93/1.00 vMB 40
377,052 377,052 00000000000000000a5e80d96e30b578c60ef5651fe0229a83b5e552c009f442 1,426 0.92/1.00 vMB 25
377,051 377,051 00000000000000000846dd141160ee0e337a83e8a7a0f78ebea454303e1deebe 1,418 0.74/1.00 vMB 32
377,050 377,050 0000000000000000040d6f4645bd694a4823a0a1e1596c40d56fbf48355854d2 989 0.45/1.00 vMB 38
377,049 377,049 0000000000000000059263bc61a1062dcdd542b035e9cee36605bb3aeba7d676 169 0.09/1.00 vMB 26
377,048 377,048 00000000000000000577d427829590e7e0a466c9455a1ad556115f437a6d916c 69 0.11/1.00 vMB 6
377,047 377,047 000000000000000011aae51d1c2ccc501dd61949b2fd63ae3498b910745ea871 1,024 0.50/1.00 vMB 40
377,046 377,046 00000000000000000532aeb3a67b1cd4fd5bae0b9193616db151490201891f18 1,098 0.46/1.00 vMB 40
377,045 377,045 00000000000000000a5659c7092411ce09a2ff37b53ab2330b83728e7c0baf26 849 0.40/1.00 vMB 44
377,044 377,044 0000000000000000023ffdb66b8ad22ea3898513877adc07f097948b309880cf 1,851 0.85/1.00 vMB 40
377,043 377,043 000000000000000011079bf2f4bcc20e0487fd34b00025df2e68cad8a680cd70 1,453 0.89/1.00 vMB 30
377,042 377,042 0000000000000000076ff2ef7c28e2ed1947a216a7e995dd3fcca013d2c82a48 1,815 0.85/1.00 vMB 45
377,041 377,041 0000000000000000107fb540f1dbf5d3f81b6e9fc38835c8e2a2419dc28674f8 942 0.43/1.00 vMB 40
377,040 377,040 00000000000000000d83f25c9d29cfa7a8ade9d94f8e31b19a024c2e24892f7d 933 0.43/1.00 vMB 36
377,039 377,039 00000000000000000477174adff097121e644ce404694966fcf5b8eb429caf05 236 0.13/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.