Loading Tool

Explorer IconExplorer

Memory Pool

70,923 transactions
26.60 vMB
0.06790475 BTC
Random Selection Loading Transactions
Max Size: 160.69/200 MB

Candidate Block

Mining Attempt a7830f8eb9464df548ea94577e60be7c56c495833150d614c15672674d8795e7
Version 20000000
Previous Block 00000000000000000001584134909c5317cae25cffae72042a981fa31d4fd057
Merkle Root eeaa886c3b24ed96791ef70fadb25403120163488c57c1ede0fcd84e1a43e862
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,145
Size: 1.00 vMB
Total Fees: 0.01115178 BTC
Feerates: 477.45 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,465 (672,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,388 243,388 000000000000000c705a5a736cd52fb4cd4efe1809c105f5783356f17399cf68 414 0.19/1.00 vMB 141
243,387 243,387 000000000000009ceb9f523f163e38243b44e8fcce2f6709be4be9eba6b4451a 262 0.12/1.00 vMB 155
243,386 243,386 0000000000000049b41e8481f3368913ccb206487abe9389cb204f9442230e83 294 0.14/1.00 vMB 220
243,385 243,385 0000000000000013a9d9eb99c1dc500104ed3c9be5e64c61de18e387b27a1393 282 0.12/1.00 vMB 165
243,384 243,384 000000000000005d73b78295da3208d81c3752ee312b1af60e20cc1cb66f57d2 11 0.01/1.00 vMB 95
243,383 243,383 0000000000000069243e1eca02c3814ed865aa06e46163471c455f454f8d195a 119 0.05/1.00 vMB 127
243,382 243,382 0000000000000033ebe1337c70963064f71ad3a4675fca5997184728860abdaf 183 0.09/1.00 vMB 130
243,381 243,381 00000000000000d4da21d5a0bb1549608de1a37cbf31d622a138dbf77f07a597 196 0.09/1.00 vMB 135
243,380 243,380 0000000000000090fefc3fb4d20c2e94d0b3323e275a2a3f156de45782a42e46 54 0.02/1.00 vMB 158
243,379 243,379 00000000000000022d9ff202ccfd15c1cf61e7c885548875dcd3fc677e6432c3 165 0.07/1.00 vMB 124
243,378 243,378 00000000000000c4c0b9456c2c7830d1bc2acadc917eae1553cf1f2daeb93a29 356 0.16/1.00 vMB 150
243,377 243,377 00000000000000c9b54516c452e1ea7bae7c8b2f149d6365c39d1ec1bcb3992c 26 0.01/1.00 vMB 250
243,376 243,376 000000000000009eca7b753267155f601856e232f8dedb461e2961ee585dd8e5 53 0.05/1.00 vMB 50
243,375 243,375 000000000000002681187c1a5e7e11130fa90bb5bc2bd4093873aae2e1b4874e 106 0.07/1.00 vMB 84
243,374 243,374 000000000000005dc9c5968faa96dc64b468c7b26335e5fd3a93a9efd63d0634 366 0.17/1.00 vMB 139
243,373 243,373 00000000000000bc147334522068600a856ce594830735d42e88be744b987f4d 87 0.07/1.00 vMB 51
243,372 243,372 0000000000000005fd8f29762972aed805ebf6a5699381426d72a65b10829f62 445 0.24/1.00 vMB 134
243,371 243,371 00000000000000033f8f41879412326c49f2fc15bac55004bce300a0f8f17435 22 0.01/1.00 vMB 99
243,370 243,370 000000000000005c85a2cc6ed8511d1c86a2af3f9921225aef4842314fc230f5 102 0.04/1.00 vMB 181
243,369 243,369 0000000000000087fe028574814f8869e2038e105c0398787bea0d8fb35afca5 26 0.01/1.00 vMB 103
243,368 243,368 00000000000000a272df08829f11ac0b961236e5d3c18716325cafee2ad39271 252 0.13/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 783.20 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: 754.61 GB
    • Received: 18.93 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.