Loading Tool

Explorer IconExplorer

Memory Pool

47,667 transactions
28.55 vMB
0.06828476 BTC
Random Selection Loading Transactions
Max Size: 152.87/200 MB

Candidate Block

Mining Attempt ffffc6f8cb7712aee2c6eb7ee551c60de6cb578b825786bda501d6d88356173e
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 185a0d37ebd705791a282ca25c1be8daeae33de801e700a3c1ab2a5d90feee01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,640
Size: 1.00 vMB
Total Fees: 0.01412875 BTC
Feerates: 173.90 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (420,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,556 494,556 0000000000000000002609870be0842f9a06dcf64a175a8c43572d32193d294e 2,048 1.00/1.00 vMB 427
494,555 494,555 0000000000000000007bece6b70e0bbb9992934dd3275d894c69d3f06347f38f 3,837 1.00/1.00 vMB 165
494,554 494,554 000000000000000000084febf628a87b4c6da3f1a3ab11ae4639a58863fe415d 2,864 1.00/1.00 vMB 107
494,553 494,553 00000000000000000030b375631bc638d0450cb7197c3fcb36da7015918f264e 2,779 1.00/1.00 vMB 158
494,552 494,552 0000000000000000001bfe3616b37850268f18dbc294a404eda9522f3e2dba70 2,088 1.00/1.00 vMB 212
494,551 494,551 000000000000000000743274c8cc92c064bf136b2d7017104f98de8772d907bb 1,741 1.00/1.00 vMB 516
494,550 494,550 000000000000000000ca15e627cc01696d77ebed1b922ae34705e9294cf59fec 2,676 1.00/1.00 vMB 438
494,549 494,549 000000000000000000bf85c592b7746ef734aa1d379a193dacf5a2a72dbd4ef8 1,499 1.00/1.00 vMB 677
494,548 494,548 0000000000000000006ed3d53e51c2fffbec7937d700ab7a00987b5064bbf4a0 2,104 1.00/1.00 vMB 394
494,547 494,547 000000000000000000a3ef958e194fcfbaf05d4bd2b0c5c36af7133261ace790 2,791 1.00/1.00 vMB 574
494,546 494,546 0000000000000000003e240dbc3cbfc3c099ed11e0d9c5ce78a39bd5cc939388 2,510 1.00/1.00 vMB 530
494,545 494,545 0000000000000000000fedcc77145324cb59c356984cb298c16be65535ef5230 2,330 1.00/1.00 vMB 357
494,544 494,544 00000000000000000072404bb91649c6e3ced530eb7f36a3344fb3390099c6dd 2,589 1.00/1.00 vMB 488
494,543 494,543 00000000000000000036a21543ca90855d9e7c8e93f097177218d9167e40497a 1,437 1.00/1.00 vMB 161
494,542 494,542 0000000000000000001711a3687a13bb8fe74bc47a551dabeadc19e01346ff8f 1,544 1.00/1.00 vMB 210
494,541 494,541 0000000000000000001b997d02ed72532adb3067a692140e337f6d1108496239 2,635 1.00/1.00 vMB 423
494,540 494,540 00000000000000000039b3234e9f7de9caf8c659aa59bc8e6d1947bd02a6c2cf 2,404 1.00/1.00 vMB 476
494,539 494,539 00000000000000000057348ac426487323aa3579e839b9dd37de1c3c61f4e305 2,753 1.00/1.00 vMB 602
494,538 494,538 000000000000000000cc0e5e04977da1e26e4435e66063f3b1ae366e4265896d 1 0.00/1.00 vMB 0
494,537 494,537 00000000000000000036753e68915736db28094f5b885f9ac2037e5b2199fa37 2,073 1.00/1.00 vMB 297
494,536 494,536 00000000000000000030c9a125383cd173206c5a304f83f56b5d8cb11dd96a55 1,829 1.00/1.00 vMB 284
Previous 10 blocks ↓
Total Size: 782.11 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: 651.83 GB
    • Received: 13.65 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.