Loading Tool

Explorer IconExplorer

Memory Pool

45,867 transactions
27.32 vMB
0.07784331 BTC
Random Selection Loading Transactions
Max Size: 144.27/200 MB

Candidate Block

Mining Attempt 7804fdb3cc4cd314e0a2e5c124e208799bf1df1d0ae600114d63e474a2ee74a4
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 72d3f38ec4f3dc5381b7045bcc986a7efcf568a01af0eb6c553dfc6c71674c7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,984
Size: 1.00 vMB
Total Fees: 0.02613785 BTC
Feerates: 201.13 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (99,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,618 815,618 00000000000000000002d7e7e0d1e7b759daf086ee7de6023befa88d34a6ce9d 2,714 1.00/1.00 vMB 60
815,617 815,617 00000000000000000004779d1c0a24a368f21c06326cbadd73fdde7cfe94aa13 2,969 1.00/1.00 vMB 78
815,616 815,616 000000000000000000004fd0133d22048298faa6afc82d0e85c256cc39045689 2,443 1.00/1.00 vMB 70
815,615 815,615 00000000000000000001f32923ab4730b4c81721b0dd974209def710b194bfdf 2,124 1.00/1.00 vMB 64
815,614 815,614 000000000000000000048119515692ad791e818a821eccede3e9072a1d783943 3,611 1.00/1.00 vMB 74
815,613 815,613 00000000000000000002d86df29abaaffdf6590ef39cc5a46574b79dfafe9802 2,339 1.00/1.00 vMB 70
815,612 815,612 000000000000000000008480a885e742f8885f53365e403f780a08bb27a2015c 3,678 1.00/1.00 vMB 82
815,611 815,611 000000000000000000019127ea24ba7c1dfaba01245b57fcea44b68b9e2f708b 1,927 1.00/1.00 vMB 74
815,610 815,610 000000000000000000018d484dde7c09784ddfbb11ba10e905704ad528539e6f 2,302 1.00/1.00 vMB 74
815,609 815,609 00000000000000000001ad22a52ad0748d7dac2891094ae66705f0078de2f7dc 1,813 1.00/1.00 vMB 73
815,608 815,608 00000000000000000003dd28c10d6c793975a0fe20c5d2276b8804a1ebca3822 471 1.00/1.00 vMB 69
815,607 815,607 00000000000000000001df70f2098258c6d756082cce7eb3dedd634f01659cab 325 1.00/1.00 vMB 68
815,606 815,606 000000000000000000024034bec5d0c24dd4312d79877dbabb8e2ac83e761bee 1,708 1.00/1.00 vMB 73
815,605 815,605 000000000000000000012d405b6d14da4d0d9937d3fabce4163d9d406f1622bd 3,080 1.00/1.00 vMB 81
815,604 815,604 00000000000000000000548fc7740e7351f5d5d8cc19761d2f8041a7c8bd4147 2,575 1.00/1.00 vMB 69
815,603 815,603 0000000000000000000335ed9a8923a64d8f60fccbf69c1a2082271ed80ff02e 2,786 1.00/1.00 vMB 76
815,602 815,602 00000000000000000002e9704f83f6ee0556483df9b645f1a437ca89096dc7a0 3,478 1.00/1.00 vMB 95
815,601 815,601 000000000000000000017f7df083396820e5cb05e9f3f9a95a54d5bc8b02f1e4 1,205 1.00/1.00 vMB 69
815,600 815,600 000000000000000000040c40b6de267a6acf8cd44aa58c73b70e60d8e40439d4 3,364 1.00/1.00 vMB 81
815,599 815,599 000000000000000000004208f08787300ef95ca4be31ab83dd5d9f86fb4650d5 389 1.00/1.00 vMB 70
815,598 815,598 000000000000000000000940c6d86e8503d5698caa0807f154148abb6108edce 3,476 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.01 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: 649.26 GB
    • Received: 13.15 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.