Loading Tool

Explorer IconExplorer

Memory Pool

75,329 transactions
27.75 vMB
0.07999104 BTC
Random Selection Loading Transactions
Max Size: 169.39/200 MB

Candidate Block

Mining Attempt 4e09e84b0cc99fdec8be3f79affb110b1b7007276a07065566ece6d271d87fc8
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a54709a5c05ba2e8d5906531bd27b2380896aa570c6d0f57a47410ceec2548b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,365
Size: 1.00 vMB
Total Fees: 0.02051079 BTC
Feerates: 106.68 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (528,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,605 386,605 00000000000000000dce38fcb00987e6821919e8366de2953e6c0345000e58af 456 0.20/1.00 vMB 27
386,604 386,604 0000000000000000096edbf5924c4bffa3357e950cf87bdbf7044afb4c6ec671 577 0.39/1.00 vMB 20
386,603 386,603 0000000000000000097ff8413120d3b81c36a245185f2e95ed3576da4355f9f1 688 0.75/1.00 vMB 14
386,602 386,602 00000000000000000868906c9a4ff40b53242370459d6453fec75af4b0fdff27 2,528 1.00/1.00 vMB 38
386,601 386,601 000000000000000009c563ec1034094d71fe3e6453984544a8b98b0e9b68eac0 261 0.17/1.00 vMB 20
386,600 386,600 00000000000000000365cd36f49dc7d1e9f04ce1a55d5e2d9f27d2a7b1008d4e 1,373 0.65/1.00 vMB 31
386,599 386,599 000000000000000002773fafca8c95a5fe298e5f887761e9003b95c3fbd75cca 726 0.38/1.00 vMB 33
386,598 386,598 00000000000000000ee5d268ec1474aad3eecd57363698904bc6b20d2226029e 159 0.10/1.00 vMB 17
386,597 386,597 00000000000000000b5048f525702734cff987032ef020526909cc828ae74bbc 1,974 0.99/1.00 vMB 29
386,596 386,596 000000000000000009251b3f1691de903ef6427de257d14918b4f0da7f0730dd 1,760 0.99/1.00 vMB 28
386,595 386,595 00000000000000000c76acbaac71f0b0d42a7a2a1fef5858d6995012d45250f8 886 0.40/1.00 vMB 36
386,594 386,594 000000000000000001695dbc4115aaab507339aaf1431ca61e399855da49e5e9 1,286 1.00/1.00 vMB 26
386,593 386,593 00000000000000000ef2e4821f82949e0da1aead53eeb4f028a4ac16966deacd 2,669 0.93/1.00 vMB 43
386,592 386,592 0000000000000000062b5891a9d2fad32e5ccd896ed67718815b21926e9fe3dd 35 0.06/1.00 vMB 13
386,591 386,591 00000000000000000f1c6f941c9eb2cb3503fbf8e4c2805eedf038ca66f6fd79 276 0.11/1.00 vMB 33
386,590 386,590 00000000000000000ad6acccdeeda1dc93f1aa01840e4415352e182a65649733 682 0.29/1.00 vMB 40
386,589 386,589 0000000000000000080f376712edbb577bc66b28f464bc56b233b4253b2dd789 2,181 1.00/1.00 vMB 33
386,588 386,588 000000000000000006f1970c3d5e5d9b325816ea699193ca3a6a32dfcaf7deda 129 0.13/1.00 vMB 12
386,587 386,587 000000000000000006153aabb92137afc440de30b2d9f586d9e4e8043b83b9bb 333 0.99/1.00 vMB 6
386,586 386,586 00000000000000000b253a89465ff4326f386ddd2270ca090b4097b7b0b654e8 40 0.10/1.00 vMB 7
386,585 386,585 000000000000000001975cdb5d9c920214081d571e3fb7deef972a56b6b0af0d 800 0.38/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.