Loading Tool

Explorer IconExplorer

Memory Pool

77,904 transactions
29.16 vMB
0.07528391 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt c3a28c288a6af49c8143592eb259a213de6142bc09b1b3d7c870610f4bc9387d
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 8a37ea77acfaa1dc24929749c2a4ca2b1c3e6b1065363af32cccb209a9adce68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.01157608 BTC
Feerates: 301.25 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (490,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,194 425,194 000000000000000003ca315d9bfc0221b6ab06b6cf7704b62b432024895843bc 2,249 1.00/1.00 vMB 74
425,193 425,193 0000000000000000006bd87f3781f4b5b6dc561287f109be2b4e2f7238f426f7 1,872 0.76/1.00 vMB 71
425,192 425,192 000000000000000003ef7728fe9d0b8df0c2567a7a9f2a93d0734555aa43f28f 741 0.30/1.00 vMB 75
425,191 425,191 000000000000000001bad872c18a16467a33fac3b1618492966e67497c526c1c 1,157 0.51/1.00 vMB 70
425,190 425,190 0000000000000000054d9c7a117a6e8edad525c14a68186bb69d71f1054cc4d8 1,525 0.99/1.00 vMB 55
425,189 425,189 000000000000000000912aa2817533baa12a0cafceab2c90d0bb5e57985d452a 1,360 0.89/1.00 vMB 39
425,188 425,188 0000000000000000038c2fde029cd31778cf7a32087e8da5721666c8137f01d0 1,810 1.00/1.00 vMB 41
425,187 425,187 000000000000000003e065f5d4fb7175ab7eb7618cc953f9dcda98b904044997 2,569 0.93/1.00 vMB 94
425,186 425,186 00000000000000000368fead60e36170b2b47029a2c95774244f9e46fb4b6cf2 2,702 1.00/1.00 vMB 100
425,185 425,185 000000000000000001990732a565e909b05df752fc40ede351c0d8a544aaa69a 1,112 1.00/1.00 vMB 63
425,184 425,184 0000000000000000055922a78fea31f970aad22c97bba6c760ba75aa8dfeb075 1,551 1.00/1.00 vMB 58
425,183 425,183 0000000000000000038f981a2a00c265cc5f0bf142d857007bc509023e67d943 1,682 1.00/1.00 vMB 74
425,182 425,182 000000000000000001a3ee9f3384f4844e2b2fd6209578f38f712923662b3277 1,847 1.00/1.00 vMB 73
425,181 425,181 000000000000000004008d65ff9a15f7bf361d0e10a8ca132d3f1105d47e4c3b 1,453 1.00/1.00 vMB 84
425,180 425,180 000000000000000001c9803e36818f13cf3149da9b1ca629e19e53163073095d 378 0.19/1.00 vMB 74
425,179 425,179 000000000000000004e398adecd581b64437267c59d90a13278ce13f33472745 1,114 0.54/1.00 vMB 77
425,178 425,178 000000000000000000a7d7dabbaadbd472071e5b0286321071443fff62886c0c 542 0.99/1.00 vMB 20
425,177 425,177 000000000000000000495b33f4ebb12d474baedc1a3b1c4c282dab1ee7215279 482 0.20/1.00 vMB 78
425,176 425,176 000000000000000001a85849f216d0424a76c4d0ff473d185d1050d6227183e4 458 0.40/1.00 vMB 47
425,175 425,175 00000000000000000233ba86455396831afea7a23fa58c7dc32e25a40a59c3ca 1,550 1.00/1.00 vMB 41
425,174 425,174 00000000000000000353d78ce5ec4c83828dfac3481da33311ccc4381602f404 2,347 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.