Loading Tool

Explorer IconExplorer

Memory Pool

37,331 transactions
27.10 vMB
0.06367242 BTC
Random Selection Loading Transactions
Max Size: 137.27/200 MB

Candidate Block

Mining Attempt 3114e6f1c9f4d53ce28f11ee38e7a3a4eb377de914c64009168260d78d4dce0e
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root b96973aca1b208ab224311a626fa20de07ab242625f876a99cc148ddd23e7b8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,788
Size: 1.00 vMB
Total Fees: 0.01238630 BTC
Feerates: 179.53 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (527,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,599 387,599 00000000000000000891f61dba8837fa1ea4ef1d4e0ad7dc4047cd87ae893869 2,325 0.75/1.00 vMB 49
387,598 387,598 000000000000000006501c78b24ac383b441fa3908181572eb1a8f23f7161a5c 2 0.00/1.00 vMB 0
387,597 387,597 00000000000000000563fa7f0fcd7f60c4ea12ee2ef943aae1e7ae954efce9bf 288 0.20/1.00 vMB 25
387,596 387,596 00000000000000000a9d6e1b5a2f3da91db8474a0dbda226ba39e289116500e8 927 1.00/1.00 vMB 17
387,595 387,595 00000000000000000c1b83662fd73e8c37492224b98090921268f9f52a00aceb 1,454 0.93/1.00 vMB 25
387,594 387,594 00000000000000000b80bd76c4af5d337c08d48d982382ba94b736f4d9502515 1,456 0.51/1.00 vMB 42
387,593 387,593 00000000000000000028901247a5e24e650e16914cb7dc8e96ac10f1a2a25e5b 1,035 0.51/1.00 vMB 30
387,592 387,592 00000000000000000c0e8ec1a75c827805f183e390f7c49c6a5a6e955aa8b0ea 256 0.22/1.00 vMB 15
387,591 387,591 00000000000000000cc1bf47cb284ca7c419dc51870d601a91f9dd49d9aeb57e 1,245 0.91/1.00 vMB 20
387,590 387,590 00000000000000000c422785d9c9f91d4c3b353f4c12b8db69c708fd8b27afc8 582 0.22/1.00 vMB 50
387,589 387,589 00000000000000000bb96a48fc38d088ee433822a5040748ebafd1732d364fee 1,963 1.00/1.00 vMB 30
387,588 387,588 000000000000000000ce890e0ad09dd12aed34e3080133b07169ee18ba2990de 2 0.00/1.00 vMB 0
387,587 387,587 0000000000000000023d80e8d9168b4d46fa5edceeef20d9c3290fe2f64e5693 2,335 1.00/1.00 vMB 42
387,586 387,586 000000000000000009441d384b41478c238f4911d40121e818db644ed22058db 596 0.22/1.00 vMB 35
387,585 387,585 000000000000000008d9dccb4e52d5d1d14dd4b265f30664adfbce9fb904f70e 1,320 1.00/1.00 vMB 29
387,584 387,584 0000000000000000061842b097022767df7fc6cf58c581b539127923d7b500ce 1,986 0.93/1.00 vMB 33
387,583 387,583 000000000000000007b8d1502ed915806618016786cf2b42f5df3d33ecb174ac 1,834 1.00/1.00 vMB 26
387,582 387,582 00000000000000000cf334ebf6725bfb4b284dea45f7665b9cce022f6204edcf 1,774 0.75/1.00 vMB 34
387,581 387,581 00000000000000000a5e29dd045080fa4449f1b1b37d47d738a2c2158097c04e 31 0.05/1.00 vMB 29
387,580 387,580 00000000000000000b408268352180834151d42c80c62bb2ee978f8653731c63 2,641 0.93/1.00 vMB 36
387,579 387,579 000000000000000002bc5c81417af8479ab0c773bb1515cde12aa3e123750596 57 0.02/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.76 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: 632.16 GB
    • Received: 12.10 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.