Loading Tool

Explorer IconExplorer

Memory Pool

69,153 transactions
26.64 vMB
0.08218005 BTC
Random Selection Loading Transactions
Max Size: 158.93/200 MB

Candidate Block

Mining Attempt e93e7919cdc3f6184e18c75b1111bc1b737d884025946bd4bda266d682d09cca
Version 20000000
Previous Block 00000000000000000001f2a28dee07f9a3398629093f1d88e602d56d3ff73dd4
Merkle Root 557c75df16c53febbccdabc311aff765ad26f857c2de539605686b986e608662
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,263
Size: 1.00 vMB
Total Fees: 0.02539096 BTC
Feerates: 385.69 > 2.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,523 (141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,382 915,382 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc 4,422 1.00/1.00 vMB 1
915,381 915,381 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af 2,838 0.79/1.00 vMB 1
915,380 915,380 0000000000000000000114a1a6ae7914d7de78b378c98a7a26c401b687d0c262 2,410 1.00/1.00 vMB 1
915,379 915,379 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5 2,060 1.00/1.00 vMB 2
915,378 915,378 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9 2,258 1.00/1.00 vMB 2
915,377 915,377 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff 3,373 1.00/1.00 vMB 3
915,376 915,376 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e 2,205 1.00/1.00 vMB 2
915,375 915,375 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9 2,391 1.00/1.00 vMB 3
915,374 915,374 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7 2,682 1.00/1.00 vMB 2
915,373 915,373 00000000000000000001c1327761627b0bb77a5dee322637997a15b4cf449986 3,628 1.00/1.00 vMB 1
915,372 915,372 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7 398 0.25/1.00 vMB 1
915,371 915,371 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f 4,688 1.00/1.00 vMB 0
915,370 915,370 00000000000000000001dbc5c80c6919ec91b35e05b36c1c7f9844aa1a20e02f 5,003 1.00/1.00 vMB 1
915,369 915,369 000000000000000000018cc998e581b9e29ac14190299ed5ff6b30ff1c468ef4 4,855 1.00/1.00 vMB 0
915,368 915,368 00000000000000000001f8e30028383d870a89b44530548581bb6ec3767b7539 4,487 1.00/1.00 vMB 1
915,367 915,367 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed 3,130 1.00/1.00 vMB 1
915,366 915,366 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319 4,407 1.00/1.00 vMB 1
915,365 915,365 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902 4,175 1.00/1.00 vMB 2
915,364 915,364 000000000000000000001e49b6179a2518a7db2ae882cceea5ee8768d9c1c206 1,409 1.00/1.00 vMB 2
915,363 915,363 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03 3,500 1.00/1.00 vMB 3
915,362 915,362 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be 3,212 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.31 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: 767.16 GB
    • Received: 19.35 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.