Loading Tool

Explorer IconExplorer

Memory Pool

79,298 transactions
30.72 vMB
0.10760212 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 7a3456cd44a4132f3a05110a8b7a9ff9411a39a4554d55cb10f7ddc5d6a39046
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 05ed34a341ab955bcd3166f1843f1bc22c2def61625f8f8a0aba45260b8f5602
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.03418277 BTC
Feerates: 201.36 > 3.43 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (539,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,626 375,626 000000000000000011cdad2d9d1f0cdffa507c7042c4ab41caf2f110af3920f7 381 0.20/1.00 vMB 34
375,625 375,625 0000000000000000101520cefc780ac60efe201de856cd898253db20b41e8464 525 0.27/1.00 vMB 29
375,624 375,624 00000000000000000aa87ea350997568cb52de92f97af36374fc2386287bc546 1,453 0.67/1.00 vMB 41
375,623 375,623 00000000000000000562f5a975662953c50de74059a5f9f5de095f8115949e5c 1,274 0.89/1.00 vMB 25
375,622 375,622 000000000000000001f9b96ce8f9370b535eb40653699fae402226a471b5c97e 2,404 1.00/1.00 vMB 46
375,621 375,621 000000000000000001932c282cc496fab98724444609236f5a1d3f030eae1d91 622 0.42/1.00 vMB 24
375,620 375,620 000000000000000002d680b867124a633246750bb853634b79a0093a67996c89 867 0.40/1.00 vMB 38
375,619 375,619 00000000000000000eca3086eb8f6fc1a4acd32ddc13a38e4bfbcd469cb614a7 1,823 0.91/1.00 vMB 35
375,618 375,618 00000000000000000a08272435d8906c4e69b2963710ce734366370eb2eca446 833 0.39/1.00 vMB 40
375,617 375,617 00000000000000000f270563d7f2187beec75cdc04f98823572e5a31baf0a261 958 0.62/1.00 vMB 40
375,616 375,616 000000000000000004a1f14ce67680a7cb11a1340c5fe7939e26edfb1e7c6872 906 0.40/1.00 vMB 41
375,615 375,615 000000000000000003ad5353dc068eadd64e2e48ec8c61cc5b177b9b52be58a5 572 0.31/1.00 vMB 33
375,614 375,614 00000000000000000ce05ba1064c89aac16748f216b29b712de2612d64ba9f64 1,003 0.59/1.00 vMB 32
375,613 375,613 0000000000000000081466c6c48edb5ba4b520bf739f2bc58d1d4ce9f9c6a3a8 1,095 0.51/1.00 vMB 39
375,612 375,612 0000000000000000107a1bad57b6888f515f5b9b86536d1c2eaa933f32b8287e 1,299 0.68/1.00 vMB 23
375,611 375,611 0000000000000000121e2e32cd4d7d543e9bf99cae2bab9955cf73104e3454a9 1,092 0.75/1.00 vMB 28
375,610 375,610 0000000000000000016e0acf5379909d47ec5f90ec87204d9ebb047a598465e9 1,022 1.00/1.00 vMB 19
375,609 375,609 0000000000000000036be7095ff23cd74eef8898b95ffc82a62d179fd948d154 2,191 0.75/1.00 vMB 58
375,608 375,608 000000000000000004bc3022836e436b1b655df2fdc39c4b81a3a151e1c5e20b 1,062 0.47/1.00 vMB 20
375,607 375,607 000000000000000002abed1e7dc5dcf193a04c0c3da4b2f2a19f862051015183 474 0.33/1.00 vMB 27
375,606 375,606 00000000000000000d01004f2402629332d7fd288cf26f8a3853528a01b67209 446 0.27/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.