Loading Tool

Explorer IconExplorer

Memory Pool

72,304 transactions
27.51 vMB
0.07774300 BTC
Random Selection Loading Transactions
Max Size: 164.96/200 MB

Candidate Block

Mining Attempt 6139d560aa667e9b107d9d94ee26849bab510341b41275bea06eba77e57e3e75
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root 2b0d7fdcae0dd03582a1106b7497a0af8a00058f1a2d787fa2418fcd312c62cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,890
Size: 1.00 vMB
Total Fees: 0.01610895 BTC
Feerates: 100.89 > 1.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (772,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,117 143,117 00000000000007a31c96456fd7a846b90904ed6e991b3c539261678446d36521 8 0.00/1.00 vMB 138
143,116 143,116 00000000000001fc8b33563f97cfc5f748789dc5551a1cd444906b259006c922 120 0.03/1.00 vMB 5
143,115 143,115 00000000000001c8abc3fa55cdef4c5fa0bf351b530314136bc8e3ed27d06d94 21 0.01/1.00 vMB 248
143,114 143,114 00000000000005c5dd0e5af96d2017247d3dda97a023703fba132ce16d66c680 31 0.01/1.00 vMB 250
143,113 143,113 00000000000008ef5c5346bfbf6985500cc97078cb9abdab91aa3e4c75599942 43 0.02/1.00 vMB 1,462
143,112 143,112 0000000000000251b8fcb51a83dfb0dee8e9f893e05127a19bdccc419e2e6b53 23 0.01/1.00 vMB 126
143,111 143,111 000000000000060efe1e367e669541b71aaffdd00eb974b018178fcba7c60bf7 24 0.01/1.00 vMB 66
143,110 143,110 000000000000091bae99c23c71680b509f5fa92cdbbc30fbcf8f4c4b1a68c951 236 0.09/1.00 vMB 191
143,109 143,109 000000000000078be4329911b9cfd7af77e8b90af8213b0dd2e4b68753a67c76 83 0.05/1.00 vMB 132
143,108 143,108 000000000000014b5b9ae189a407361f50afcba6880e206e9807b3a530ecbf3a 76 0.02/1.00 vMB 150
143,107 143,107 00000000000004cb6b6706edee0d507d880d345f288f3b5680d584db30c35618 50 0.02/1.00 vMB 216
143,106 143,106 00000000000005f616a86a37ebeca15b7cb198fb4740e95941555bc9fda6772a 11 0.00/1.00 vMB 381
143,105 143,105 0000000000000450ad50c50ccce942842b8597dcee9b0c0fe2a4750a3d0afff3 1 0.00/1.00 vMB 0
143,104 143,104 000000000000072e29f8a816db58867255cf0fa2f611f347363055136f6b8e2c 41 0.01/1.00 vMB 67
143,103 143,103 00000000000004f9fbac3398f814d6e273f07774d4ed84ae56c8df162446a193 31 0.01/1.00 vMB 0
143,102 143,102 0000000000000142b8a33a0495621fd774a1b9c8f9533c9c354110ea2fd54954 81 0.04/1.00 vMB 219
143,101 143,101 00000000000008f5921e612a7fcf13f4db7d10ee307a52abafe1bb9a6d4672a7 101 0.03/1.00 vMB 71
143,100 143,100 00000000000001b20756a70ed853abd1c08eb5dcf56d78abe527bb4b626ded5f 31 0.02/1.00 vMB 153
143,099 143,099 000000000000069d809fb214c2c414852faccfa08c489a32a1b948351844dcc3 31 0.01/1.00 vMB 327
143,098 143,098 00000000000005545a5e36aa8120b6949f4a8c0e918b010b0fc0ff22dcdbbd2e 1 0.00/1.00 vMB 0
143,097 143,097 000000000000011d646c540b29e2da6a14852cb5fab7f7f582e383bd477a4d07 12 0.02/1.00 vMB 303
Previous 10 blocks ↓
Total Size: 783.32 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: 767.67 GB
    • Received: 19.44 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.