Loading Tool

Explorer IconExplorer

Memory Pool

81,935 transactions
30.92 vMB
0.11956460 BTC
Random Selection Loading Transactions
Max Size: 186.00/200 MB

Candidate Block

Mining Attempt 596b07cec8d45b3ab36268a5d50d06b7070c9775a7e432d54a8c4d8a254e4ee5
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 8667070861610fbf56b4555962c90f5101bd9b38f8eac3d7eb22b56a10426b58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,058
Size: 1.00 vMB
Total Fees: 0.05049706 BTC
Feerates: 180.34 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (154,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,177 760,177 00000000000000000002c550688d422af68836977695630b887bbd6b156d863f 1,344 0.69/1.00 vMB 7
760,176 760,176 000000000000000000016cad1ab3e0432dd5fc35861e46cb2ad1a66e6b95d01c 1,695 0.74/1.00 vMB 8
760,175 760,175 00000000000000000001a7a120c474c7902680ad6005f3626182560cdc30a4f8 70 0.01/1.00 vMB 10
760,174 760,174 0000000000000000000613448de55dd9d44adc25031e15ae7c05ff76f533affa 453 0.30/1.00 vMB 5
760,173 760,173 00000000000000000006b923eb7ab8d98d99adda2d008a9a4b285b2dc357c98b 1,548 1.00/1.00 vMB 2
760,172 760,172 00000000000000000000a4b11d1d5f0ac80e0d40346bcec854f1566292a41e21 2,681 1.00/1.00 vMB 9
760,171 760,171 00000000000000000001ba5f436fd887cf923422b87ac517cf1eb65651b961da 2,472 1.00/1.00 vMB 12
760,170 760,170 000000000000000000026b084ebaca5668f728aaa239ec5d44eb5b6158cff901 1,433 1.00/1.00 vMB 10
760,169 760,169 00000000000000000001871b23bb2d68902171839418305f659a78d070f17562 2,326 1.00/1.00 vMB 12
760,168 760,168 00000000000000000002e915ead408ca8370ccf8ccf564eef90c50a2c97a8113 3,069 1.00/1.00 vMB 17
760,167 760,167 000000000000000000008e3c8befc1ade8ba7172c8adcd67d4a3196cd4e2d1ac 883 0.32/1.00 vMB 9
760,166 760,166 00000000000000000003173006d3c4d27b9ccc77188eafbfe2d92d9c8f52e7c0 2,330 0.98/1.00 vMB 9
760,165 760,165 00000000000000000006dbe35be2709c01b608699d4f84de87af357d3e9a711a 52 0.02/1.00 vMB 12
760,164 760,164 0000000000000000000066d5e25391f411dac83d27f4a485f601e4e963f88bfd 1,475 0.77/1.00 vMB 7
760,163 760,163 000000000000000000021beb55b5f36e043af3a4606d24c1d7d2b9df951d5c0c 463 0.19/1.00 vMB 9
760,162 760,162 00000000000000000003b2037982c198578b116c4eb79972b26f88476a420c58 127 0.04/1.00 vMB 11
760,161 760,161 000000000000000000079629ffab24837fbde552501378094ee296fabf2925fd 1,054 0.54/1.00 vMB 4
760,160 760,160 0000000000000000000344a8d44cf30ed3c816f9021883c534b24821fbeee070 949 1.00/1.00 vMB 3
760,159 760,159 00000000000000000005bb4ded177d41766710dc3031c5b412926fd30fe1de6a 935 1.00/1.00 vMB 1
760,158 760,158 00000000000000000001c14414dd5adbc2b48f030f39c882a0fa62e178f8ae0d 1,630 1.00/1.00 vMB 3
760,157 760,157 0000000000000000000162df7c0d62b7561ee1fcc80030252b9e7f22337fe01d 1,937 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.69 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: 697.28 GB
    • Received: 16.53 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.