Loading Tool

Explorer IconExplorer

Memory Pool

83,878 transactions
32.00 vMB
0.08841923 BTC
Random Selection Loading Transactions
Max Size: 192.62/200 MB

Candidate Block

Mining Attempt 1e31c34cb39f0943f8173885878870f3874abaa88adccc97209a4fec7da60419
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root 23ab39e87ace1c07dd7ef033896f5de59428c7b484ceeda09ccd2f81cc372a32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 572
Size: 1.00 vMB
Total Fees: 0.01210383 BTC
Feerates: 101.28 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (430,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,789 484,789 000000000000000000beea369156079ebbafc4ae157618cf5be4af213fa12f2d 468 0.35/1.00 vMB 87
484,788 484,788 0000000000000000005b389c66ff5603be51b392f49cea31808b8316157a6136 598 0.31/1.00 vMB 129
484,787 484,787 00000000000000000125d91ffa33a90974aabd4cdbe04426accdc4755fe8adec 762 0.45/1.00 vMB 111
484,786 484,786 00000000000000000061319fec2030f894a7bd815d0e77c73c35b08a85372dbc 63 0.05/1.00 vMB 145
484,785 484,785 00000000000000000007a7f633235f47c511ee92c413691b135f4e32d37ce56c 1,750 0.89/1.00 vMB 124
484,784 484,784 000000000000000001304743e6dc8afdf1735cf3af4ef257a2942b036782741c 154 0.07/1.00 vMB 94
484,783 484,783 000000000000000000b22c69b6f0965b13583b21347a344876f4909541eafd7b 986 0.45/1.00 vMB 119
484,782 484,782 000000000000000000c445136bc10be1af5c76b644f4ba4712942bb9b5579c83 1,599 0.74/1.00 vMB 126
484,781 484,781 0000000000000000005bfd1751af7dd3b5ddbf9937b8455d8a6dfd88d499cc26 1,097 0.56/1.00 vMB 110
484,780 484,780 0000000000000000000c8c5c280bcdff60722a255d94850e15aa10b061be348a 1,392 0.78/1.00 vMB 113
484,779 484,779 000000000000000000370e0e1113cdf32e89716b2e4eba9a7a9311fe0f5756cf 1,819 0.94/1.00 vMB 29
484,778 484,778 000000000000000000c4920f1eb257c1a94565ff6fee4df207f2de0b165d9c19 1,631 1.00/1.00 vMB 62
484,777 484,777 0000000000000000004313ec32e57ccfd8b85a1024d397abaa0909d2d7ac3b44 2,350 1.00/1.00 vMB 178
484,776 484,776 00000000000000000091666691590b279fc16fb22c59752d414defdb49c687b2 2,177 1.00/1.00 vMB 190
484,775 484,775 0000000000000000006ef8634674c7c494768b6c85ba94a3a2319ec15e4fd409 1,223 0.60/1.00 vMB 103
484,774 484,774 0000000000000000012fd792bdec79361cf3f8f80cda4f8cdbce8a8f3fd2eaab 450 0.17/1.00 vMB 85
484,773 484,773 000000000000000000d85e66e62d8d360905a086ae97c708f29da9271168ad59 2,161 1.00/1.00 vMB 122
484,772 484,772 0000000000000000011d187ad4b8db770117b57132219b41e7d244eaed05086a 1,244 0.64/1.00 vMB 120
484,771 484,771 00000000000000000103be254105c070069720a248ec7586dfd97a423840a704 2,043 0.92/1.00 vMB 125
484,770 484,770 000000000000000000c3024cd28061cc42cf43e68ebd4f6ccb1bd2010b09db24 206 0.09/1.00 vMB 113
484,769 484,769 000000000000000000a990e719c08178a038df8ddc39f29a8033ff1cb90495f5 238 0.12/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.98 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: 716.65 GB
    • Received: 17.81 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.