Loading Tool

Explorer IconExplorer

Memory Pool

45,901 transactions
29.11 vMB
0.14188803 BTC
Random Selection Loading Transactions
Max Size: 151.72/200 MB

Candidate Block

Mining Attempt 8d407b0cc56962190a94ac56766ccc2cf6b6e387666133ee395b473c6c6de606
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (388,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,486 526,486 00000000000000000001895556d96d0a579c5ecb4fbe86d8e4e275a412b00c2b 1,200 1.00/1.00 vMB 9
526,485 526,485 0000000000000000001c7f5bb6545a9275d8ebf8d07d10685b2c458a0cc465fe 1,307 1.00/1.00 vMB 6
526,484 526,484 00000000000000000021dc3650ea9fb8bd785874eeeb747456fe1321933d18aa 1,062 1.00/1.00 vMB 7
526,483 526,483 00000000000000000001c13df00f7d1f5d852051636c04025a93ba5879f60b5f 1,366 0.59/1.00 vMB 21
526,482 526,482 000000000000000000383779614260cd055569799c76be24ecb678bb23d60709 649 1.00/1.00 vMB 6
526,481 526,481 0000000000000000001e0a9c66a9ebd2c73ad892547e87c8b57bd80dd9060416 2,394 1.00/1.00 vMB 17
526,480 526,480 000000000000000000014e3cd0b756e94c962174a88efbceacfc8ba9297e20d9 728 1.00/1.00 vMB 5
526,479 526,479 00000000000000000002fee94cf058d726425fc6af7e2333bc544aa54ea23a40 362 1.00/1.00 vMB 2
526,478 526,478 00000000000000000029ad8987af896c46839740179bae2c35aa6d5c49f285ad 539 1.00/1.00 vMB 3
526,477 526,477 0000000000000000000612491974de79eac83e152f7acc52d5c39e226fd3277f 306 1.00/1.00 vMB 2
526,476 526,476 000000000000000000384541abb5a444112e11f57a22e308d584feabee24bc43 339 1.00/1.00 vMB 2
526,475 526,475 000000000000000000031a22ab90ab459536491cd299a35018ecf2029a5913d6 2,730 1.00/1.00 vMB 20
526,474 526,474 0000000000000000001fef1e1e690d306763fa75eb1647fb583e1ad2aadf28cb 68 1.00/1.00 vMB 1
526,473 526,473 0000000000000000002738d9e603ec029d910cca6ab708e4b3d65f5d83f67c55 221 1.00/1.00 vMB 1
526,472 526,472 0000000000000000001e572ede412ad9150cd9a37e954e606cb3d5dc797405ff 2,232 1.00/1.00 vMB 21
526,471 526,471 0000000000000000001961e3a56a898501cc72dcc0d3eba0038e071e50dbabfd 2,493 1.00/1.00 vMB 21
526,470 526,470 000000000000000000065a9bf07cdfbcff4719fce03009cabe6352c7c9013841 278 1.00/1.00 vMB 1
526,469 526,469 0000000000000000001d37295a4d10259417b280ca5ec79017e113f88d36b680 2,561 1.00/1.00 vMB 16
526,468 526,468 0000000000000000000f9b27e283853f829bbd417a448b0bc5493315d4209c0f 2,940 1.00/1.00 vMB 23
526,467 526,467 00000000000000000016729e0c3b7e70789485f2a06d57dc95e070b56e8cb662 1,440 1.00/1.00 vMB 12
526,466 526,466 00000000000000000016e25f842ad3204148c7d981929004530e82eb675c1c84 1,342 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.88 GB

Node Details:

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