Loading Tool

Explorer IconExplorer

Memory Pool

49,336 transactions
28.49 vMB
0.13940175 BTC
Random Selection Loading Transactions
Max Size: 152.38/200 MB

Candidate Block

Mining Attempt 09443bfb22a0454f433add8e7b71e1ecb73facb8a11c1946bd83250b59ef224e
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 7a2981052059d82db915b1a8f0e41f78dc0889be6c4ada0f7864f39db50c2cde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.08259561 BTC
Feerates: 301.05 > 8.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (129,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,513 785,513 00000000000000000005a37c80dcffa1fc513bb59c72d4049682d484b5045874 1,828 1.00/1.00 vMB 11
785,512 785,512 0000000000000000000536265d7c258352660ecdd94ea8a17c9dee618d483cae 786 1.00/1.00 vMB 4
785,511 785,511 0000000000000000000414cfd9891c143b1aa09034261b72a637db9ec0fe709c 1,289 1.00/1.00 vMB 5
785,510 785,510 00000000000000000001872bd135a254fea0dd51b89615ae86656eba9a4ba607 3,554 1.00/1.00 vMB 22
785,509 785,509 00000000000000000004fa5ddeaaf8764586405d68fc62c8946692a3d1aa9276 1,946 1.00/1.00 vMB 16
785,508 785,508 00000000000000000000a7bc8ceeaf1b497c81704079b51d2058bb94542683aa 1,482 1.00/1.00 vMB 22
785,507 785,507 00000000000000000004e400900b27304e653ec057e9395e77133b8b13c29d6c 1,463 1.00/1.00 vMB 8
785,506 785,506 00000000000000000000648c8a2166a52e4cbf01f789585e5b48d558a8c3c3f5 480 1.00/1.00 vMB 2
785,505 785,505 00000000000000000003d309c979ac667f8a4bcaeeedcf5b36026b0bd9394609 134 1.00/1.00 vMB 1
785,504 785,504 00000000000000000002ab30c3b591adb63a065191bcd47d0f4ba4c13417e430 1,259 1.00/1.00 vMB 6
785,503 785,503 00000000000000000003273de7c9720dfd6d6138521a615b3ce8a2b2cd38d0f2 227 1.00/1.00 vMB 1
785,502 785,502 00000000000000000003a5fe9fe0e069575ebc3ced63fe444c71b358bef2a7e7 1,563 1.00/1.00 vMB 9
785,501 785,501 0000000000000000000320aceea187b6b39044e54be6c396c1d7e4a8014b271b 1,543 1.00/1.00 vMB 9
785,500 785,500 00000000000000000002a637314a5d3f1628e65b50ce05cac0b6d6cd982b7723 1,025 1.00/1.00 vMB 7
785,499 785,499 000000000000000000047e53d725c880ffbb40e7d5c962d9d329430ce8a60ca2 253 1.00/1.00 vMB 1
785,498 785,498 00000000000000000003fda8d6ca402d55cba66ad7b766b6c6c4f39364d96046 1,186 1.00/1.00 vMB 6
785,497 785,497 00000000000000000005c9186064e907392cb33b92c7f57808c621c2b02a51ac 269 1.00/1.00 vMB 2
785,496 785,496 000000000000000000045b395db072116736ef9738510cbd5d21bc2d36df2058 2,764 1.00/1.00 vMB 14
785,495 785,495 00000000000000000002b877396c0336f7653f225d4bf2e7cc1ef481f8f43f2d 386 1.00/1.00 vMB 3
785,494 785,494 0000000000000000000063ebbb26979ffd341062d91ec3fdb40c247bea5270f9 1,544 1.00/1.00 vMB 4
785,493 785,493 000000000000000000006a0e20c37039eaeaa30960fdb0a109e80e4a29e90045 2,608 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.