Loading Tool

Explorer IconExplorer

Memory Pool

42,345 transactions
26.49 vMB
0.05436144 BTC
Random Selection Loading Transactions
Max Size: 138.64/200 MB

Candidate Block

Mining Attempt 173a5c390b0d6cbe3d5ea42f8892ac783cbeb7691228c593cf1154e39ec7a388
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 63be6948484fb273f43518fa167f7160026598883107e49f58565757647fae89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,411
Size: 1.00 vMB
Total Fees: 0.00570537 BTC
Feerates: 21.89 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (129,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,474 785,474 00000000000000000000e959ed7a9598c8e26470cf0abcc3ab285ddbb17d9d16 2,613 1.00/1.00 vMB 17
785,473 785,473 00000000000000000004ed5f2c3a8a9ccc02f63394a0a5a16d28f4ca8399583e 3,049 1.00/1.00 vMB 27
785,472 785,472 00000000000000000001352bc556a0b86a3574e514ca07f304b86dc4e4b04587 1,071 1.00/1.00 vMB 17
785,471 785,471 000000000000000000008f1dd68528b9194f2d0c5e06c4fc45df6467c3d2c5f2 1,180 1.00/1.00 vMB 10
785,470 785,470 00000000000000000001054bcb5e9f22467a7eed8898dc0d8596a4b22795edab 1,142 1.00/1.00 vMB 9
785,469 785,469 000000000000000000012b213d09527bd3ada2f5c66c16925b51f41d4e5d2b22 2,399 1.00/1.00 vMB 14
785,468 785,468 00000000000000000000c5083ec44a4a1b07eccf8b6295a7722f889ae1a391f1 2,238 1.00/1.00 vMB 15
785,467 785,467 00000000000000000004484e811d21c6a9695342207912e87e59cd56bb91a0a6 1,012 1.00/1.00 vMB 6
785,466 785,466 000000000000000000028b97379c575f8c8107eb3e3688ec8b5150b3e47f07b7 1,668 1.00/1.00 vMB 10
785,465 785,465 000000000000000000023d5c7e4f128bad7e1cae1fabd5ccfea153ae916b5e06 72 1.00/1.00 vMB 2
785,464 785,464 0000000000000000000495ae160e465522ada0078b7f57877c47395fca444b55 161 1.00/1.00 vMB 4
785,463 785,463 0000000000000000000427910dde1c1c575f5589f1105b418be4cbe277fde2a4 1,057 1.00/1.00 vMB 8
785,462 785,462 00000000000000000002bf10a619875c2cace594141eb258f3004937b41ee6ab 486 1.00/1.00 vMB 4
785,461 785,461 000000000000000000019f856600567e17e13dffd5313c3dc3b295cffcb4f385 75 1.00/1.00 vMB 2
785,460 785,460 00000000000000000000bdb1523a90580a69177bad3a74f81bd21602d5d75161 1,369 1.00/1.00 vMB 12
785,459 785,459 00000000000000000000c44c76bc68870e0217a6ae24d35d11e5adcecbf8d74e 181 1.00/1.00 vMB 2
785,458 785,458 0000000000000000000049221fad48f3a4961032daf7ab86a4aa22b6be9c268e 493 1.00/1.00 vMB 3
785,457 785,457 00000000000000000002c605730141ccd34e4e54a2bf507da45a03e481921d85 1,406 1.00/1.00 vMB 14
785,456 785,456 00000000000000000002f8d944938a14f00f6a0cab13853e974442533eff4974 1,140 1.00/1.00 vMB 7
785,455 785,455 00000000000000000004cc835e47faf77892e0e5d8c8b8342f2742d87e5c5427 1,378 1.00/1.00 vMB 12
785,454 785,454 000000000000000000041fa1a44de6785b8ea1a627779be3428f5ea5423496c5 1,342 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.19 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: 653.68 GB
    • Received: 14.01 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.