Loading Tool

Explorer IconExplorer

Memory Pool

39,107 transactions
19.51 vMB
0.04663979 BTC
Random Selection Loading Transactions
Max Size: 108.61/200 MB

Candidate Block

Mining Attempt 208e732137c15fcca42a5973d1b61d6441472cce3d7a815754856b14c6b981e1
Version 20000000
Previous Block 00000000000000000000eebcf6de9667b93e57c6ec9b21528ece66efcc0fcd31
Merkle Root b9eecab41bfbc02ec83c6a2cd1e126d3afe1f5554379d4648a9fea9426f674f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,267
Size: 1.00 vMB
Total Fees: 0.00862331 BTC
Feerates: 86.82 > 0.86 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,105 (805,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,684 108,684 000000000001b7677b28f0911443a2d8d6a57a4fa7a753a39c1b63d24ac93472 5 0.00/1.00 vMB 0
108,683 108,683 00000000000257c16b384d7f666e2f5fab27234b68a83283405d1e9244bff6fd 5 0.00/1.00 vMB 0
108,682 108,682 00000000000136cb01d1b926f4cd7784f666279c7e8e909e49e666924540b74e 2 0.00/1.00 vMB 0
108,681 108,681 000000000001d4f6683538e6ba9c467ab2c4338d9af1e90333f1ed115a4d4396 3 0.00/1.00 vMB 0
108,680 108,680 0000000000007be932f48121559351d0e748383013ec56c7d1b159e881a94a3f 11 0.00/1.00 vMB 0
108,679 108,679 000000000001b1dd70007ee36c3592a822e3b088d95842b0384f47ae8089480a 8 0.00/1.00 vMB 0
108,678 108,678 000000000000322d0e909a2b7f0080bb8425994b36fba684479a728956b35452 6 0.00/1.00 vMB 0
108,677 108,677 0000000000011d71688918ec08cbfe03dd6f1aeb8a0b817c5e30ebda52c01272 4 0.00/1.00 vMB 0
108,676 108,676 00000000000021bea3eabe32760f19223c086de96cf81a7f60a4637c8698a36f 12 0.00/1.00 vMB 0
108,675 108,675 00000000000088b23458b9dd57a20ef2bc9fbbadc4ec482ed5189bf1aad17205 12 0.00/1.00 vMB 0
108,674 108,674 00000000000196d78fdbd71d612849aa563f491d4adc061d7bc28d8a4683644b 11 0.00/1.00 vMB 0
108,673 108,673 0000000000020720cc1ee76238e8eb666e2df9ee93e20cf5b726609f64293c71 6 0.00/1.00 vMB 0
108,672 108,672 0000000000005d3cff9e34b532ec732eb11b1fa6cd2a3ac29ddc74b7102e5e4d 44 0.01/1.00 vMB 0
108,671 108,671 000000000000f70dbc15b9e72a17190e07405170d7e257dd07aa4b69d97a5190 5 0.00/1.00 vMB 0
108,670 108,670 00000000000041e22cedb4795bef4818551ae2430fa02557a0da86ac6ec94402 13 0.00/1.00 vMB 338
108,669 108,669 000000000000b4833bb9ac891fbd9865d78996ac500f3e1d619976a1f7101e16 12 0.00/1.00 vMB 0
108,668 108,668 0000000000023d4f3d68c63a42c531cb084cd403c01dd056954431c56a2750a2 11 0.00/1.00 vMB 0
108,667 108,667 0000000000006dfd747f23ff86d7324554cbaf194a02e05715465d8c3fb09643 8 0.00/1.00 vMB 0
108,666 108,666 0000000000010efe7286bdb46437f122fe0f7a3e8fb4c95101c3a041640a1019 12 0.00/1.00 vMB 0
108,665 108,665 0000000000005869cd456bd15f0dc6873699f9a853f9cb45b913e76865b0eb27 13 0.00/1.00 vMB 0
108,664 108,664 00000000000135c53808c8ec7e6416ae944eaa2e2b071f0e3abe610826eded25 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.79 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: 559.42 GB
    • Received: 7.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.