Loading Tool

Explorer IconExplorer

Memory Pool

81,097 transactions
30.04 vMB
0.09362888 BTC
Random Selection Loading Transactions
Max Size: 183.54/200 MB

Candidate Block

Mining Attempt e5b763355e77f65edd0866d67ea3f1d248e72392baf5f27e8c558f28c3ee5fee
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 02405112c7e429fa6287ad17c155eab278a47c9a8f219f6968004fef344bd4e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02614444 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (603,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,397 311,397 000000000000000015ed214407278b96f15ad14838c0c354747a0f3a3b371ae6 13 0.00/1.00 vMB 26
311,396 311,396 000000000000000038c2c49cc736b3cc56c8e6aa79234ad0ce629273dc530d3e 1,023 0.58/1.00 vMB 36
311,395 311,395 00000000000000000821e8e40706bc2b14cd73c4d567c333f7d7cedc2d7f00e1 530 0.31/1.00 vMB 47
311,394 311,394 000000000000000012ea0ad0f6e8f822195341091673c2a15e5d2be8b098af3a 16 0.01/1.00 vMB 36
311,393 311,393 00000000000000003747945cc829c2dc2b734c14fe5d35324d5182a830c8c3f7 178 0.11/1.00 vMB 42
311,392 311,392 0000000000000000067d3c1fc75dba136480978908f170aaed63c3c543cb7873 127 0.06/1.00 vMB 76
311,391 311,391 00000000000000001c7216a2951e275ca046a9e97c4dc43b7ef333b66e49c807 76 0.05/1.00 vMB 19
311,390 311,390 000000000000000005a2f50bebc2beb73450a07cb17b3d4d99fd0d28eb62e959 1,199 0.65/1.00 vMB 37
311,389 311,389 000000000000000028c1833965c008421a2a99e566e7a947663f050b5af3d607 23 0.01/1.00 vMB 29
311,388 311,388 00000000000000003c7c5f8822d8ce67252bff3936629c5dd99adae5e8fbe714 421 0.26/1.00 vMB 26
311,387 311,387 00000000000000001a6da4f08e7591d9fc768f639a673e889263b4540d3df46f 183 0.10/1.00 vMB 27
311,386 311,386 000000000000000019e51b1387bcb01223850c445f5be27b604724a5e554fa16 848 0.52/1.00 vMB 30
311,385 311,385 0000000000000000397a924cd422849dcb5538f390acac3fb21ae621d13ea758 126 0.09/1.00 vMB 24
311,384 311,384 000000000000000005d1fe3e9692b704a696b5c8889dd79b0d0fd2439c88afd3 495 0.26/1.00 vMB 28
311,383 311,383 00000000000000000351b452711eead5692a2b2a27c7ccac55cef77864908424 642 0.40/1.00 vMB 23
311,382 311,382 000000000000000019de16dbd0ccae2768380768bd46f809a0eee5a57114eb5d 290 0.20/1.00 vMB 24
311,381 311,381 000000000000000025899b28ea1ba7929b8b1181a6187fabdd11a513df7c60cf 232 0.12/1.00 vMB 28
311,380 311,380 0000000000000000301161041d15f0f7cb064ba7083d4574442a6b21cab96114 646 0.35/1.00 vMB 28
311,379 311,379 00000000000000002172ecfec1860d8adf1da50c7f77695aafbd4c761c1f11f7 84 0.03/1.00 vMB 41
311,378 311,378 0000000000000000315a71232d03390c4965b5ceff7a807fa70912298825b373 370 0.15/1.00 vMB 30
311,377 311,377 0000000000000000075f4fe215cd8404623adf8cb79436efe01f217ebf976428 123 0.06/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.