Loading Tool

Explorer IconExplorer

Memory Pool

36,445 transactions
26.14 vMB
0.06983613 BTC
Random Selection Loading Transactions
Max Size: 133.50/200 MB

Candidate Block

Mining Attempt e24c73df6a74a32ec655a18755e4252e3f3964fe8ae407a07469da91e7ee41ec
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 069732a38122698c19be00194fca47d10bb63a390125186c20761a68468268b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.02151966 BTC
Feerates: 152.71 > 2.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (337,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,321 577,321 000000000000000000018fbff6f0d1702f94d98c9f73723ce732bc6dcc602581 2,579 1.00/1.00 vMB 92
577,320 577,320 00000000000000000019a8a81ad6715ac8b5dbeee4d9038068b148d393427b85 2,891 1.00/1.00 vMB 164
577,319 577,319 000000000000000000138596ce2478f6a8e4897f060beef390cad444e09d3312 936 1.00/1.00 vMB 18
577,318 577,318 00000000000000000005e8f71b541e1370398ffcd752d975ebafbdd925b4422b 1,252 1.00/1.00 vMB 30
577,317 577,317 000000000000000000005e185f418cbf14be64002a9dc9020fd898dea724aa52 1,116 1.00/1.00 vMB 32
577,316 577,316 0000000000000000001d476635098d9eda148caae22965044380bb74c78ca80a 2,466 1.00/1.00 vMB 64
577,315 577,315 0000000000000000001cfde05ba7dd165e5200a090618f3b1260b102cb76c859 3,122 1.00/1.00 vMB 72
577,314 577,314 0000000000000000001dd2f7cb5b42411bf1391474d14de86060511fd6e8c642 2,791 1.00/1.00 vMB 76
577,313 577,313 0000000000000000001caa33e410f8eedc1966158b1b0a078a64f757c5b67a6c 915 1.00/1.00 vMB 23
577,312 577,312 0000000000000000001dd798d5670f6ffaf2266e85abd2ab13f190944328efe0 1,115 1.00/1.00 vMB 8
577,311 577,311 0000000000000000000bdbe41a8864dce50e5fbd9ca614f54493f5a54f78bcb0 2,636 1.00/1.00 vMB 17
577,310 577,310 0000000000000000001ed09b39d7b00d7b39e8e3f0b2353fe94ff51aaf7615df 2,820 1.00/1.00 vMB 115
577,309 577,309 0000000000000000000e31686d266f560cfc365cfaa8cf71f68fbe5bd24008e4 3,045 1.00/1.00 vMB 56
577,308 577,308 0000000000000000000ece90977810d575d76c07cbd74bb72b37bddd0535fed4 2,395 1.00/1.00 vMB 78
577,307 577,307 00000000000000000029f481ca98b09105f81afb561af716d9b96652bbecd860 2,208 1.00/1.00 vMB 126
577,306 577,306 000000000000000000001988defea44c910a753a85f0a86bfe41876f519091e9 2,652 1.00/1.00 vMB 169
577,305 577,305 0000000000000000001679bf81ee62f1f6cad59a1ed76dd49636d174f39a2634 3,008 1.00/1.00 vMB 173
577,304 577,304 0000000000000000001e6491b0060ac8e1a3d0a67a2f9af2818fb14d2250d115 2,075 1.00/1.00 vMB 33
577,303 577,303 00000000000000000016ec712a5e7cb0a6fbeff66964117bbea8870b30b14352 3,001 1.00/1.00 vMB 151
577,302 577,302 0000000000000000001b142b7a99c5200190c0f1cd814f78ca38d0caff4e2b93 2,013 1.00/1.00 vMB 36
577,301 577,301 0000000000000000001cc0fa99b847a0d922f3c340c28785203c8b63f8270caf 1,386 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.