Loading Tool

Explorer IconExplorer

Memory Pool

46,151 transactions
32.34 vMB
0.13056195 BTC
Random Selection Loading Transactions
Max Size: 164.15/200 MB

Candidate Block

Mining Attempt 0654f7c0df9f4997a8381b1478f832b8876d8bf45106d49d4d129890160e340e
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 35b0b3d3a92efa47c2008f634a4e98f58d1df0cb4bb7754e66b7451e7bd36845
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,905
Size: 1.00 vMB
Total Fees: 0.05688037 BTC
Feerates: 265.25 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (117,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,026 797,026 000000000000000000008da69e8c11f6587a9dc9ff5c6e02a8f1215ce8eb1344 2,094 1.00/1.00 vMB 36
797,025 797,025 000000000000000000026fb3c39fe4c4a386bc5cb69dbb38a190150eb737323e 3,415 1.00/1.00 vMB 11
797,024 797,024 00000000000000000003b2d867505b5fc972038c8a0fe7b093341f7c856e73db 2,894 1.00/1.00 vMB 18
797,023 797,023 0000000000000000000547e7dbcbeea4a29757c4b0f0bdf695bb5a14d1f1f2a3 2,362 1.00/1.00 vMB 13
797,022 797,022 000000000000000000017fec88545a09428e5c8de8b5551c562ef4af67b06df6 3,112 1.00/1.00 vMB 18
797,021 797,021 000000000000000000053035724791c2b28d569718ba361c17f1a2bac1db2e61 3,193 1.00/1.00 vMB 26
797,020 797,020 00000000000000000003f23092db3a2bc8da996417bbbbf12bde62885bd79108 1,989 1.00/1.00 vMB 13
797,019 797,019 00000000000000000004e45157a49c9a5ee03591c7740398f9dfe353779c3b64 2,174 1.00/1.00 vMB 14
797,018 797,018 00000000000000000002fe066d9698b39263bbfe30cce5989f1b5349b9b7fcf9 2,593 1.00/1.00 vMB 31
797,017 797,017 00000000000000000003c7aecee7e3afc481632b04a3eedb940984f5f24e5c4f 2,351 1.00/1.00 vMB 21
797,016 797,016 0000000000000000000483a30c65ef674d9b95aa2eeb57a69a5534172c1ca4f7 2,318 1.00/1.00 vMB 18
797,015 797,015 00000000000000000004f9e460a347ca95992c76f4e96a122d1c2a45ce0305ce 2,977 1.00/1.00 vMB 16
797,014 797,014 00000000000000000001376ae50e127dcd486a646b3757a1e906cef65e406055 2,571 1.00/1.00 vMB 21
797,013 797,013 000000000000000000032eb2cd284bb73b3ca1cb9f7ac97b7519ed627df57db4 2,559 1.00/1.00 vMB 16
797,012 797,012 0000000000000000000538a1656701142e6a09ef4a5c890d19a5322ec9187e06 2,233 1.00/1.00 vMB 17
797,011 797,011 000000000000000000024db72fd92b7329d617daa7da9f94ccab8fe369ec5c50 2,364 1.00/1.00 vMB 19
797,010 797,010 00000000000000000001601a497adbbb3beab5051f05885dae88692677739675 3,614 1.00/1.00 vMB 28
797,009 797,009 000000000000000000008f447ba23233333492a5c0b19d6aaa4f703944c3e09d 2,592 1.00/1.00 vMB 16
797,008 797,008 0000000000000000000249126a61c1a91dd97a9fda16c3743b87e05a10c6b4b4 1,788 1.00/1.00 vMB 22
797,007 797,007 00000000000000000002683d5fafa656ada27a56d5c38bfad8b56d49fc12f79e 3,532 1.00/1.00 vMB 28
797,006 797,006 00000000000000000002caf1047e355cf0c4b6e06095183c0c2dfe7b3ef8a5ee 2,773 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.65 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: 626.66 GB
    • Received: 11.70 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.