Loading Tool

Explorer IconExplorer

Memory Pool

10,692 transactions
3.76 vMB
0.01160775 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.91/200 MB

Candidate Block

Mining Attempt a1dcbf4591fd2e5971f6241376dcd9b5c0733a5543c60d75ae6fe2248686ac03
Version 20000000
Previous Block 000000000000000000013255fbe8a252f38498457ea258ce160338bd3cc21153
Merkle Root 162e15eefc654f7d5f5e60cabf563c3c1c22df7467dff8d31dca708f76936a76
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,364
Size: 1.00 vMB
Total Fees: 0.00746400 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,481 (712,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,153 201,153 00000000000004e83bdf7f2105ba1d11e98f8531f7ba3605d5b28844789e8f6f 9 0.00 vMB 29
201,152 201,152 00000000000004200ad0beb62570ecd9359e0bda65984a6f5195bbc28c639db2 385 0.17 vMB 289
201,151 201,151 0000000000000244e8a4e214c21077c647e226edc0a416514d618f21c623a481 152 0.06 vMB 118
201,150 201,150 000000000000037d3b84f8a51ac59ac686acc3c96c94d63146b1280e63b6e685 259 0.09 vMB 160
201,149 201,149 0000000000000590f7a1d02460903bd88db8a8c47bcdc5b63a83cfdd35b5a30b 23 0.02 vMB 42
201,148 201,148 00000000000001816c2dea9aa681d9112bd987babe2260903c85bef5078ccff6 148 0.05 vMB 144
201,147 201,147 000000000000047d3a10892899d9a53df0498b1cde207cf4c0930d8b7aac9ba2 20 0.02 vMB 5
201,146 201,146 00000000000005ac7b1121b2bc8fbb0b5ff87ff36252f692ae09411d8e151d14 156 0.08 vMB 752
201,145 201,145 000000000000016b937749e144cf34bead673bac593c0d6065e908a81dc49771 73 0.03 vMB 70
201,144 201,144 0000000000000417c0aca313c90724e28d57fb53738e30b18aaa46eb12f9ac73 151 0.05 vMB 152
201,143 201,143 000000000000030092cd3d7b5777925986757e7d7f772d3f4978bb1d30bf3e53 102 0.05 vMB 105
201,142 201,142 000000000000028113c80cc4be7058ab80a7767329d0253558d81d709f62ca40 47 0.03 vMB 96
201,141 201,141 00000000000001b8ca5fca4f7722c4868814c4e0bc758541df16bd5f626a6953 186 0.10 vMB 120
201,140 201,140 00000000000003e2c0dd6344764f5358a874d646992b6bee369b66aa28a7f6e5 57 0.12 vMB 47
201,139 201,139 00000000000000db2219ca120b65cf7fb6be2213d9f04857ff9bd1a3b0f8116a 351 0.18 vMB 116
201,138 201,138 000000000000009471eefed0f9be5cc8c43acf5af24d0b1e3485ecd2fc3086a8 9 0.00 vMB 97
201,137 201,137 00000000000001ae8c50f0d20204e4601a51e06265e6ea8166536dbdebd07132 24 0.01 vMB 85
201,136 201,136 000000000000056dcc1a4183fd1fd7d7f2b9767b2658c07c96350d3dc71a3147 345 0.19 vMB 62
201,135 201,135 00000000000003e16ec2a70671539daa724115e9560a68ec1c0655679fe21317 352 0.23 vMB 126
201,134 201,134 000000000000044d98b7ccc1b38c813ed8fe455f949a88effad79782dd34af42 814 0.25 vMB 197
201,133 201,133 000000000000042b1e61afc9303efd7fcdb3ad684d290ea842c6f43ce37bbca9 220 0.07 vMB 65
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 344.03 GB
    • Received: 1.66 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.