Loading Tool

Explorer IconExplorer

Memory Pool

76,684 transactions
28.95 vMB
0.07523124 BTC
Random Selection Loading Transactions
Max Size: 177.09/200 MB

Candidate Block

Mining Attempt c018d66bae71034515cb302567b5937840fad8e5a511e0ad3f0fa441689db424
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (124,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,603 790,603 00000000000000000000461064c284add660b959c7ceee842bfe19374bc645e7 3,385 1.00/1.00 vMB 62
790,602 790,602 000000000000000000011e1e1ae88d46f2b52fc7e47b4fbbfd6b2daad46b3e85 2,823 1.00/1.00 vMB 100
790,601 790,601 0000000000000000000266ed1b962d5866ecbd8535fd6aaa51a0dd0b80606ba7 3,616 1.00/1.00 vMB 63
790,600 790,600 0000000000000000000035ea85540fe9071a16424a087c1d4f12ee544fb21994 3,616 1.00/1.00 vMB 92
790,599 790,599 00000000000000000003b206a0181e49ed4a05603e051eb9681d9fdee6bc4b50 4,159 1.00/1.00 vMB 111
790,598 790,598 00000000000000000002008400350c042c72251789c6b00dc972e70904ccf994 3,564 1.00/1.00 vMB 76
790,597 790,597 00000000000000000001484cc5ba30a10732f256e966b065745f4d979b796370 3,670 1.00/1.00 vMB 88
790,596 790,596 00000000000000000001a50acdf7b30c8f1b127ab6c105b69a4f6c24f72ab9eb 2,356 1.00/1.00 vMB 82
790,595 790,595 00000000000000000001cfd7b99787a52f2933f0d73d2d0c4805c2b25b17d166 4,321 1.00/1.00 vMB 103
790,594 790,594 00000000000000000003b0e0281e9385675e60c8022bd5c166b6f2d872eb8f91 3,983 1.00/1.00 vMB 135
790,593 790,593 0000000000000000000542305f96d3f1e079bf3e0634dc68011aa7b5fdaf130e 4,409 1.00/1.00 vMB 126
790,592 790,592 00000000000000000002d87f6e578ccdd8dcd700e04db848bfe382a3cd972936 4,031 1.00/1.00 vMB 115
790,591 790,591 0000000000000000000271e50a343c002087b7e5fb454321b9d3d9089dbe4d28 4,728 1.00/1.00 vMB 151
790,590 790,590 00000000000000000001776fe906f2eb1db2b11d229d73e15d6619c6be129174 4,606 1.00/1.00 vMB 181
790,589 790,589 00000000000000000001e9f4462968ba404af8e9286c197d9ae3650a5165cac6 4,764 1.00/1.00 vMB 146
790,588 790,588 00000000000000000001b274dbd40480fd3ab8ffbc1dcd9daa4667c76077c88a 4,372 1.00/1.00 vMB 209
790,587 790,587 000000000000000000041c3004e9f638d5355f26701c424606365e94db5c94ce 4,754 1.00/1.00 vMB 153
790,586 790,586 000000000000000000005a5130cd98159c22647f71b1464d70c1b2baeee08ab9 3,998 1.00/1.00 vMB 160
790,585 790,585 00000000000000000004c7f9f1e67a278a4473b64a2e64f91fb90643bbc73658 4,321 1.00/1.00 vMB 68
790,584 790,584 000000000000000000023700cb3bf59d8a0c536b06179c2fb69f12fba2bbfc17 3,997 1.00/1.00 vMB 100
790,583 790,583 000000000000000000055ff4e556af58712562b4bd6185d4994dfa564ad50c03 3,414 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.