Loading Tool

Explorer IconExplorer

Memory Pool

40,870 transactions
26.20 vMB
0.07175308 BTC
Random Selection Loading Transactions
Max Size: 136.32/200 MB

Candidate Block

Mining Attempt 5fc1a98319b5171bdc23863ca631919043503e51b01522f2ca7ff9397b686c85
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root be0ecd92f925c63de9c6ff3d4f7d4d718a25dfb32a6a170e89b244dc4defa193
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.02378188 BTC
Feerates: 150.98 > 2.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (361,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,384 553,384 0000000000000000002151705a31aca16178b5e2f3bb830bb244072c8fdc4d3e 1,149 0.55/1.00 vMB 15
553,383 553,383 0000000000000000002114c4bdf160ae027305108d70254a94811cb95fcd4766 1,129 0.53/1.00 vMB 11
553,382 553,382 000000000000000000162df90fa84a976f3009ba4eb34ee76325397b0e223215 713 0.46/1.00 vMB 5
553,381 553,381 0000000000000000002e57767a22dc10c7e49117a0a15c02a88f0e9f91c18550 2,231 1.00/1.00 vMB 18
553,380 553,380 0000000000000000002299e95baaf105ad1d96d5e0ac1d69251b376855d51009 1,150 0.88/1.00 vMB 5
553,379 553,379 00000000000000000020dabeffa6f92e263f4e8139128cc31dc62088f303cf98 1,815 1.00/1.00 vMB 9
553,378 553,378 000000000000000000310aafb59e6459f64d39230c9294e007a0e45aa33ac944 2,612 1.00/1.00 vMB 18
553,377 553,377 00000000000000000010bd3c23a2229283bb33cae85d22091becd0140be3bd99 2,202 1.00/1.00 vMB 14
553,376 553,376 0000000000000000003027577f872c63d7e7b8129818eaafcc72e99c044bc0ee 2,386 1.00/1.00 vMB 22
553,375 553,375 000000000000000000115470dd640c4d97f9ff63e46e82bd16b94d60a76983d8 1 0.00/1.00 vMB 0
553,374 553,374 0000000000000000001af75b4854aefe4bf29499d7daffc75f768027b4c800e0 2,976 1.00/1.00 vMB 24
553,373 553,373 00000000000000000013d684ba547bac8d5f4cd59abefbb6345e7cf62152a2e2 1,871 1.00/1.00 vMB 21
553,372 553,372 000000000000000000301ce16abef0eab05d43797b4fc0adaf63a70f51fa9315 1,855 0.80/1.00 vMB 12
553,371 553,371 0000000000000000002864340886f3b80bf23f6e73f4a593552957fddfb808d3 1,681 0.83/1.00 vMB 14
553,370 553,370 00000000000000000021c660c0600ae1cc2583033f2dd64cdf967915e8e00816 168 0.07/1.00 vMB 5
553,369 553,369 0000000000000000000eae89b52a357dafeb146f7c37a17ae9c77c067b4373a9 305 0.13/1.00 vMB 13
553,368 553,368 000000000000000000053d830e86425f05c6544d09a57d501b1f9e8c406fd873 900 0.49/1.00 vMB 9
553,367 553,367 0000000000000000000a69347450464f741f98df2c898ca78011ebea69296c5b 1,866 1.00/1.00 vMB 14
553,366 553,366 00000000000000000007301f34bf5d9c923c7ef7e29dce964ff3c9ff5434bd83 59 0.02/1.00 vMB 29
553,365 553,365 0000000000000000001c5727953ee7a67bfa7ec58983e33dad39dbcc1a9af1cc 709 0.30/1.00 vMB 15
553,364 553,364 0000000000000000002fe6fdffe67e90ac58d66a53c7092adefd3cef174d00c5 1,181 0.75/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.