Loading Tool

Explorer IconExplorer

Memory Pool

77,783 transactions
29.23 vMB
0.06207561 BTC
Random Selection Loading Transactions
Max Size: 175.65/200 MB

Candidate Block

Mining Attempt 2acd8b2e3490e030e8f5bc5915c1e497827560950cad05e46878e6b1a6ea2977
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root e8c777898085800a787e329edad0ae6e29ed3957296f445e39046989f195cd6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,620
Size: 1.00 vMB
Total Fees: 0.01596783 BTC
Feerates: 150.77 > 1.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (806,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,302 108,302 000000000001f58161c000d657218b4cfce175ab14515edd956c4c9674cc5867 2 0.00/1.00 vMB 0
108,301 108,301 000000000000afb8d5436811dbef25708923b3e76b8cd563a4f13fe590e9a4e3 1 0.00/1.00 vMB 0
108,300 108,300 000000000001a7d94230aac603bd9e62ff15045270f327cd880a3a181e976b06 4 0.00/1.00 vMB 0
108,299 108,299 000000000001079a6b23cfcca91aa2b719275f80d93d0ba5def1ebd7d6884f9c 1 0.00/1.00 vMB 0
108,298 108,298 000000000001602c122bb62ebc3ef35201e10d924c26c543d13a4d67eba99006 1 0.00/1.00 vMB 0
108,297 108,297 000000000001b26ffd905d23111cb4c994f75ed352a1102cfdc2e615e9d6e5fc 1 0.00/1.00 vMB 0
108,296 108,296 000000000001d78b4215481ab7b93a8e2d488222e83110cb2c63413e2818e8a3 1 0.00/1.00 vMB 0
108,295 108,295 00000000000141d653be1f91218d45cb4743841189586e047329c98404189216 1 0.00/1.00 vMB 0
108,294 108,294 000000000000a50db6963b918e7fdd70a822718a4f00d46a567e7fa0a23ef5e3 2 0.00/1.00 vMB 0
108,293 108,293 000000000001f31755f1ff427f401c60922cde16fc64543aa3a787cf5737584d 1 0.00/1.00 vMB 0
108,292 108,292 00000000000026e9d4f230ac67ad6e7727f6f0d2ca37cb08df3aab6bf80bf60a 5 0.00/1.00 vMB 0
108,291 108,291 0000000000026707e440e18b0e9759f935fd7a94b57dd3829987fd74b9f5c58b 7 0.00/1.00 vMB 0
108,290 108,290 00000000000275532f745b039411450f106c16c382f941f60951d079fa087b76 12 0.00/1.00 vMB 352
108,289 108,289 00000000000198c30dabbc82124b1937bb5f85dfddebb32d253e00a5aec74cd3 27 0.01/1.00 vMB 0
108,288 108,288 0000000000000b8695ce743e136c3c8c2cfcc100dd6973231d0542004770434c 12 0.00/1.00 vMB 0
108,287 108,287 000000000001da97a08f4a1a8745504ab9f571abb6914e1396fb473b7612499c 9 0.00/1.00 vMB 0
108,286 108,286 000000000001ebea2bf1c07ceb418d8281b2187b7e12a982eeb701e9c3919c5b 12 0.00/1.00 vMB 0
108,285 108,285 0000000000002787af60fce30a7bf9d6d607039ba7dab6d3740f98fc30703e5e 1 0.00/1.00 vMB 0
108,284 108,284 0000000000005908d0f79ab0ebcd2e346e2228a8285632fcd7ba1429bcc838f6 8 0.00/1.00 vMB 0
108,283 108,283 000000000001a5d1f12348440684346fc00615991c73c948f4c73c11c6817905 11 0.00/1.00 vMB 0
108,282 108,282 00000000000190cf420505f177a5c678134344b87151c5c998f73d24ba8eaaa7 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.