Loading Tool

Explorer IconExplorer

Memory Pool

40,634 transactions
16.43 vMB
0.13505575 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.63/200 MB

Candidate Block

Mining Attempt 7da828dbb10145152f073265111647812ff84c14c376d8e193a88fb06ea37d6d
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 30c301de5daa6e502cd360dbe44cf61a10dd94f22f9deb9cb0158276e072faf5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.04765047 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (755,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,512 157,512 00000000000005898967ce9dddd3cdcb0eab4ff71d32d650f8048dae02bdf9f2 47 0.06 vMB 51
157,511 157,511 00000000000005a675363207095d216e28645c760f9093c95acb17e09db33675 55 0.02 vMB 696
157,510 157,510 00000000000000983de380baa1f6a0e8ec51af00f2ac38d16341d537d8d3d483 14 0.00 vMB 478
157,509 157,509 00000000000005f37eb267a9bec8674d00860963832dfe8de44df51d0ccde01b 11 0.00 vMB 15
157,508 157,508 00000000000003232556edf5eeba578c6a68d2af37c1109aae018c63357aa763 42 0.02 vMB 366
157,507 157,507 0000000000000c0441f20958beb4ee1be8b6aaf67de439c17907f79b96c202e0 108 0.05 vMB 32
157,506 157,506 0000000000000bde9aa6a9d6e52feaa9e5ba57332f2e4ed6d2de77601ed273a5 9 0.00 vMB 60
157,505 157,505 00000000000002ad9d8f090cfa353f9b0f4004e029d0eb94a4f054ef2b01037f 11 0.01 vMB 59
157,504 157,504 00000000000003a3cc74caabf801a82536889d4be6a5b923550c38698913fca8 13 0.00 vMB 72
157,503 157,503 0000000000000006970898f07c510137f62a47faa8e35fb7e0545fa4e79c8cf3 11 0.00 vMB 139
157,502 157,502 0000000000000a3b7b2b961c053147ee7cc22e14f2db10a1b7b1c927bfc49361 7 0.00 vMB 654
157,501 157,501 000000000000038e417f7c458e5a86df6e0d8fe23e62282f9e5a697f1953c4d1 12 0.01 vMB 25
157,500 157,500 000000000000035a50f9bc70622eda869b8810625b9909ae7b0d2b45f35cd1d3 5 0.00 vMB 304
157,499 157,499 00000000000002afaf51e677ba3e3973b8c012ffc801d21cc527b8ee2dbb5a37 82 0.02 vMB 48
157,498 157,498 00000000000002f44d08f2f12c35234e218f1535dca9528efabc0cd8f5a6d63f 77 0.04 vMB 335
157,497 157,497 0000000000000c2cda032783ca5055fcd1b470a1a73c3eca0bd353fba0a5305a 23 0.01 vMB 7
157,496 157,496 000000000000024eedcd8b71e9ecb9ba7163fc363bbca27aa5d984ddb870aba3 30 0.01 vMB 325
157,495 157,495 0000000000000e1c2b33421356cba884bc56456fce148874faa519632d106500 17 0.00 vMB 11
157,494 157,494 00000000000008c9000d68ee98dd4ea5dc3753be539ab9b36476984575c41af1 20 0.01 vMB 21
157,493 157,493 0000000000000be590aca02519fd6b7854d7aa1999c9a0855c5a4e96f6c13f96 6 0.00 vMB 61
157,492 157,492 000000000000024e30e34a53c6bd656be098783bc0433cdc2a75b57261d254c5 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.74 GB
    • Received: 0.40 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.