Loading Tool

Explorer IconExplorer

Memory Pool

81,306 transactions
31.56 vMB
0.07462418 BTC
Random Selection Loading Transactions
Max Size: 191.73/200 MB

Candidate Block

Mining Attempt 43525277c3d97cf2ee9f7a8fcf7318d6f199a64acb47901bb526a18adc28e0ad
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 731807d439889d65e7e7f5fc634dc071a9b9a6193c01c923726d62419f89820a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,405
Size: 1.00 vMB
Total Fees: 0.00608497 BTC
Feerates: 70.37 > 0.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (423,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,737 491,737 0000000000000000001ce4a27390ff347f5d6fa2521f5bcdfcd476f852313de8 1 0.00/1.00 vMB 0
491,736 491,736 000000000000000000a9ed642a1b764be765e6787a3905bd6abf477b90b10b7c 2,258 1.00/1.00 vMB 43
491,735 491,735 000000000000000000458f2e2522e2e08ac49068ed94108813e200559344b0db 2,070 1.00/1.00 vMB 37
491,734 491,734 00000000000000000004196c8e9ff4197da63e06660060bc28152e8166ac764b 2,231 1.00/1.00 vMB 76
491,733 491,733 000000000000000000071d86258072dcc495a2fa275b95987f0fe428b2fc90ae 1,624 0.96/1.00 vMB 122
491,732 491,732 000000000000000000aee78c1d2e1a96b38aac1dec784d748e80e5b2bd5e392f 2,337 1.00/1.00 vMB 139
491,731 491,731 0000000000000000009e42902d05c660f035aea061bada21a96784778c3c6b97 2,112 1.00/1.00 vMB 124
491,730 491,730 0000000000000000004dfbb81387d368ce964fa388df378bdf0f9950c315f5c4 1,410 0.98/1.00 vMB 148
491,729 491,729 000000000000000000e72319538abbc448d839a6f8830f5aab1e3c3894be4a71 1,951 1.00/1.00 vMB 153
491,728 491,728 000000000000000000a03deabb5b13707f8b77f71c4382baef7dda657e485ef6 352 1.00/1.00 vMB 5
491,727 491,727 000000000000000000d57fd9c1a9b1cc0a9f0392a027a3dcd88c95a0bbaf4eab 266 0.13/1.00 vMB 138
491,726 491,726 00000000000000000081967144c6ddc228cdcfd3d11ed685a08b93ef14b1ec4e 1,447 1.00/1.00 vMB 64
491,725 491,725 00000000000000000038af3fb296d3fa1b2a4464640da163bda4715abf8cd2f5 290 0.12/1.00 vMB 69
491,724 491,724 0000000000000000004307eb9ddeddd7df698e802b987e1f9fce70174ff7d95c 247 1.00/1.00 vMB 4
491,723 491,723 000000000000000000ac3de41d99cd2f3f0a9fdbcd5a4258e7bdce59eb86d777 860 1.00/1.00 vMB 15
491,722 491,722 00000000000000000071e82630d2ef4d897f479ae150fc481710ce439c86b08e 2,457 1.00/1.00 vMB 57
491,721 491,721 000000000000000000e0f339befc5f492806e7f02608f2dbd6b0e8789e23a725 2,636 1.00/1.00 vMB 41
491,720 491,720 0000000000000000000d86a590894b6a70dc37bdc028bc0e7400e4ed11c6e920 733 0.38/1.00 vMB 77
491,719 491,719 00000000000000000013085d160131b208e67844760eb2a9946eab26d2e46c6e 2,642 1.00/1.00 vMB 148
491,718 491,718 0000000000000000001b3af5f607ca451bc037b51d23423d853fcccaffe079ec 2,115 1.00/1.00 vMB 85
491,717 491,717 000000000000000000d56abcbb4c02e7945c966185bff86f0ee51a93652808e8 2,703 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.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: 708.96 GB
    • Received: 16.80 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.