Loading Tool

Explorer IconExplorer

Memory Pool

76,953 transactions
30.14 vMB
0.10747628 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt 799cf8a4fac0c3ab467522ffa3f3587a3506ca335b09f240cc4e072a87be6433
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root 0de93a7194c438ca8b61ce1e71760443558dcde5ca514fbffd47b74221c8d6ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.03180239 BTC
Feerates: 150.62 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (672,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,279 243,279 0000000000000034ed3d7c0893d699c00dfb0ad1a178fe2a8023d21d485a5755 171 0.08/1.00 vMB 144
243,278 243,278 00000000000000a184a7c0aa4679a7356be19c78ed27398ac0278926d1670c9c 59 0.03/1.00 vMB 103
243,277 243,277 0000000000000022be0322f2e55acb818a56e8361839bb508c8be807a973c593 866 0.41/1.00 vMB 140
243,276 243,276 00000000000000afefe4be8d956a784c2ddecefce01583557ef607123241eac0 453 0.25/1.00 vMB 213
243,275 243,275 0000000000000092a6b6b9c4eb1b38a2bb7965ccb3b1ece2cc59ded77e13ba21 512 0.22/1.00 vMB 95
243,274 243,274 00000000000000a0bcd008a70aefe61fbec1c86a5a0331c271c4a82e44a217ca 276 0.17/1.00 vMB 83
243,273 243,273 000000000000001a6f6cfc4bbaa2ed1350c94535f9656006ef68c71e6c4adcb3 294 0.12/1.00 vMB 137
243,272 243,272 00000000000000861adabd35409f41ceb25af8757771e6701a28017c86640c18 252 0.14/1.00 vMB 101
243,271 243,271 000000000000001952c671a91c35f99b8e06333b389ab6b59d6fb320f5c2fbeb 586 0.25/1.00 vMB 153
243,270 243,270 000000000000001413554d3cf3da4d75a15185c16195f1c54ed0619c7523ed16 558 0.25/1.00 vMB 147
243,269 243,269 0000000000000010976fb48f562534cb843c7b244e99b90346d0eb45be180a6d 452 0.25/1.00 vMB 155
243,268 243,268 00000000000000800307896b74bd0730333bb7d3b41d8a05f13e5f55571c385e 576 0.35/1.00 vMB 112
243,267 243,267 00000000000000b7292e5cc65442087e814a7716a3e1f3e4d461c0c27736a743 424 0.25/1.00 vMB 94
243,266 243,266 00000000000000ac4aaffbc1fe7f45f6d9371bbbac0f92164af95fcb0449f5c0 760 0.25/1.00 vMB 242
243,265 243,265 00000000000000734282aa2f4ec2c9d58bb5383be9de53c9ac5b1838daad5ec2 90 0.03/1.00 vMB 169
243,264 243,264 00000000000000403d54cf421ddf94e7dce837cea322ac17a607f49bf7a6286e 326 0.13/1.00 vMB 175
243,263 243,263 00000000000000d227bf171d5077df305d80768bda235c4a06b07fdbd4b85194 486 0.18/1.00 vMB 167
243,262 243,262 0000000000000095eecd4c311560b414cbd7305d5a44907d454619f63e2f78da 457 0.23/1.00 vMB 154
243,261 243,261 00000000000000791b50da9b1a8e36b20e5e90f68b96f2d80b42673197f37c82 211 0.10/1.00 vMB 67
243,260 243,260 0000000000000032205ef944185696477f67f3081b9d0812403497f4cc931cd9 449 0.25/1.00 vMB 143
243,259 243,259 000000000000000ed82da82bd35e7059f84ff75721bdc5e2ed51e5a5bb801a6c 707 0.25/1.00 vMB 219
Previous 10 blocks ↓
Total Size: 783.17 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: 748.85 GB
    • Received: 18.81 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.