Loading Tool

Explorer IconExplorer

Memory Pool

58,199 transactions
19.15 vMB
0.06186027 BTC
Random Selection Loading Transactions
Max Size: 120.42/200 MB

Candidate Block

Mining Attempt 33c3fc960b8aa4db8602b4b925fa568cead30b1be8d8dfe3acb1b752d6866faf
Version 20000000
Previous Block 00000000000000000001c06158e4337feeef4a42cc9f1e38e66eeb6421939ebe
Merkle Root cbc91bbf1eb8636b2dabd5bcc12af126fde67543ca8d8eec25568ce6b1e35f82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,987
Size: 1.00 vMB
Total Fees: 0.01867938 BTC
Feerates: 146.25 > 1.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,704 (673,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,751 241,751 0000000000000078fada54681e6f98d497e3279523b16231810d0125b1450d6a 476 0.22/1.00 vMB 140
241,750 241,750 000000000000003cd6929d784b508f6dc02b37d7d1718b42d7c82efce99ebfb4 202 0.10/1.00 vMB 177
241,749 241,749 000000000000009d91ed82ea872adc5df5b4f6b23baf11816b1099835c0ce599 184 0.11/1.00 vMB 115
241,748 241,748 00000000000000a376fdec94cee87908909ea9eba1a478f8f3801a41551ac8f9 185 0.09/1.00 vMB 153
241,747 241,747 00000000000000f15cae7349b16262a97747e67651085762bb156fbd39d83d09 164 0.08/1.00 vMB 123
241,746 241,746 000000000000005be92bd316a343bb63cbf95b0e5e4aa6f6d1547cd19ae52b75 65 0.04/1.00 vMB 21
241,745 241,745 00000000000000d63be7298d7fab28efdd14c3c1cc054adba02de1f2686be1b3 379 0.15/1.00 vMB 195
241,744 241,744 00000000000000241000f2447a211049409a052373dbb4ade295f6b495588d51 234 0.10/1.00 vMB 187
241,743 241,743 00000000000000e6e51aa4570684f0f2f350ec5a4b065f15c9f40e46f4be8f41 162 0.10/1.00 vMB 118
241,742 241,742 000000000000005e1ad1a49c76d4d34396fff93534bfe5485025ba60570ad1db 202 0.09/1.00 vMB 124
241,741 241,741 00000000000000b6203819f2d95cef72b95d0398bbf117ecda9ab02e1f827172 242 0.10/1.00 vMB 112
241,740 241,740 00000000000000ae97a0f5a9503b86176404e2c4f54374a489e7518a21b04edb 355 0.16/1.00 vMB 157
241,739 241,739 0000000000000042d7dae01f5c070a3c1b83f6306d31518da9accaf0cd28f6fe 228 0.09/1.00 vMB 120
241,738 241,738 0000000000000022cbdf8accd772c0e56beb03f3b221fcb20e2f957562b56587 20 0.01/1.00 vMB 88
241,737 241,737 00000000000000483d57958424c9fd52a8a0b14b50882ec0b38e4b47beef3288 75 0.04/1.00 vMB 121
241,736 241,736 00000000000000423b8f5cd5eabf44c61b2969dbdfdfa2823f3255b1462e2cf0 80 0.03/1.00 vMB 144
241,735 241,735 00000000000000774869f6c167c272322f6edac4ba31d5a2e8779fd7f70746c0 45 0.02/1.00 vMB 105
241,734 241,734 000000000000008c469b10deb639020d4a840c267df9b0601c235e446176f88e 58 0.03/1.00 vMB 105
241,733 241,733 00000000000000070032f879bf0b38ab62768788eec46d3388af28d746f8c928 30 0.02/1.00 vMB 80
241,732 241,732 000000000000002c166a59da545785141a7aa2a495c5a20c163f3a684442193b 156 0.07/1.00 vMB 143
241,731 241,731 000000000000006c954ac7c642fc2221be782f22c766cd54774eb934506b9987 131 0.06/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 783.60 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: 775.23 GB
    • Received: 20.82 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.