Loading Tool

Explorer IconExplorer

Memory Pool

25,924 transactions
27.16 vMB
0.06275312 BTC
Random Selection Loading Transactions
Max Size: 129.79/200 MB

Candidate Block

Mining Attempt 684b38cf8ff9fafd776dc7cfd823f9eb69f538f67327bb905f590780563d08c7
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root fce2d277ea837a86383637a6c9908a0b003a7637d5d8a8a5cec768aa16e1c790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,097
Size: 1.00 vMB
Total Fees: 0.01155370 BTC
Feerates: 150.93 > 1.16 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (793,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,307 121,307 0000000000005f72e3b54eba7bedfbc62a913485b7a2cd945e2cc45664e84ccd 1 0.00/1.00 vMB 0
121,306 121,306 0000000000002975163c4b66bf24ee4f94a9ce843dcc93ccf168755cca671da2 11 0.00/1.00 vMB 592
121,305 121,305 000000000000828264bab4421cfa0e8c2c315c03ede660f1f617f6add6b35771 34 0.01/1.00 vMB 919
121,304 121,304 00000000000076d67f2d71ad0b2bd78b49434b12bfbb2b9702eed4afd1036c93 7 0.00/1.00 vMB 326
121,303 121,303 0000000000008c16f0299dde4b5d3a1f72aa0f2404cb6cfddaf909567b8ddb06 11 0.01/1.00 vMB 342
121,302 121,302 00000000000016bde654c09371d115ec6e589819ca5e316593aa1b543389a0d9 20 0.01/1.00 vMB 1,514
121,301 121,301 00000000000084c9d282ecea44a13e885b3363800ed5165ff86e589947285989 27 0.01/1.00 vMB 737
121,300 121,300 00000000000049870666a81076ce7d6b447491e598dae0954a14f83e5c021d7b 7 0.00/1.00 vMB 577
121,299 121,299 0000000000002549e83c9eebca9222501747d5dc2e9b4fff08cf3d0f541d3e8b 19 0.01/1.00 vMB 678
121,298 121,298 00000000000027def5ff590140b94dbc7d83db15555e125e6c58c3dd1eb157e0 10 0.02/1.00 vMB 1,748
121,297 121,297 0000000000003bf82a96f8bb4bd84d193008ea755930bbab7b2aa8e6f78032a0 4 0.00/1.00 vMB 0
121,296 121,296 0000000000007907bd1a639e072f8d6d612e879572be0a4c29c42294e4fbac96 17 0.01/1.00 vMB 0
121,295 121,295 000000000000080e9c504c1422531b8d49ab874f0db918850b54ed73c0561eae 23 0.06/1.00 vMB 1,156
121,294 121,294 0000000000001ddd7ce4d533ef5563ca73c8fa91ccf949da11a0227b413bb333 30 0.01/1.00 vMB 920
121,293 121,293 0000000000005e46a0b93d7c4ddfb9b59c4e869c32907411182a785fc85bff60 5 0.00/1.00 vMB 0
121,292 121,292 00000000000039049c83526d2da3c80e6d5cb08eeb8defe589b2c6b198a8c0b5 23 0.01/1.00 vMB 515
121,291 121,291 00000000000016bbda0c48f2f5eb9123e1c51bd9bea52167bd548e4cfca5d652 19 0.01/1.00 vMB 1,113
121,290 121,290 0000000000004a3ca33d1da1c2186b455987d31542911ef6faaed8baa0105e18 15 0.00/1.00 vMB 1,005
121,289 121,289 000000000000299267ea58eac30e78d524768c23ef21a051e032c35afd50d04a 16 0.00/1.00 vMB 1,039
121,288 121,288 0000000000008c5eab0c6f6164b910ba8f3f6dce9f735f525ad418b4a5487a4d 22 0.01/1.00 vMB 592
121,287 121,287 00000000000002b00780306def4a65aa60f8d12d1ef0ca660836c32d162d61a0 71 0.02/1.00 vMB 329
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.04 GB
    • Received: 10.79 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.