Loading Tool

Explorer IconExplorer

Memory Pool

34,569 transactions
27.38 vMB
0.05811803 BTC
Random Selection Loading Transactions
Max Size: 137.13/200 MB

Candidate Block

Mining Attempt c8879f0836c678c9172a8c9b1dfc22359215a859e3838ebb857c430508654118
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root f1099a1f126c8c3737164c0a3c06c6520bdc8252b3ec6561902f7bfc886a448c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.00628655 BTC
Feerates: 203.60 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (197,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,474 717,474 00000000000000000001b37c6fb660f5a0ffba5bf5475b0ae642a4db72195325 769 0.29/1.00 vMB 15
717,473 717,473 0000000000000000000078c7ab064384f3080a5bfb59703567ae7e5834763219 519 0.23/1.00 vMB 16
717,472 717,472 000000000000000000016c354fb378e92f62e2ae1876022567b35b09258eb36c 750 0.44/1.00 vMB 3
717,471 717,471 00000000000000000005acc9caa87c175920c65c2cfefcdad783968ced1b764a 2,674 1.00/1.00 vMB 13
717,470 717,470 0000000000000000000170027d31ef83713d80fec98a4a7602b4a6b708ceb4bc 1,350 1.00/1.00 vMB 8
717,469 717,469 00000000000000000001d283f55f231aef054514cc9ad0897bedb08417fee497 1,961 1.00/1.00 vMB 8
717,468 717,468 0000000000000000000332a57d5ff2a391a572188c6a5d1eafeb5ba115df8489 3,060 1.00/1.00 vMB 3
717,467 717,467 0000000000000000000a13759e50427f77da08e9fd73b46cea2bb625fe72bc3c 2,714 1.00/1.00 vMB 6
717,466 717,466 00000000000000000004f2047bf3999982c8aba29f489924ebbbca6a30760849 1,139 1.00/1.00 vMB 13
717,465 717,465 0000000000000000000ada83ad62f33190436b93cd9917e6d1d118d8da1b0108 2,913 1.00/1.00 vMB 17
717,464 717,464 0000000000000000000197cf4c1e9210f94699784c1b0356f2860560a1e43424 3,575 1.00/1.00 vMB 15
717,463 717,463 0000000000000000000699e205a76e16d9ea00eed0df090f6ab9a2ecb0c1d40e 2,918 1.00/1.00 vMB 16
717,462 717,462 0000000000000000000564f0accb31755d17e4c7c380bed618eb6e748ebc6c94 2,220 1.00/1.00 vMB 6
717,461 717,461 000000000000000000063d34b6042ec001cf34f22802248f89bfeb7a6e8708ba 1,294 1.00/1.00 vMB 11
717,460 717,460 000000000000000000094ae8fd00402ff0d147bdc8f5e48633f777c9198ae840 2,110 1.00/1.00 vMB 11
717,459 717,459 000000000000000000044f256955dbeb8046c7c795dbcf86dc3f57ff6115bdcf 2,020 1.00/1.00 vMB 12
717,458 717,458 000000000000000000047c8d20b2a92dae3273fbf4a0c6970993a708a59eaab7 2,065 1.00/1.00 vMB 12
717,457 717,457 000000000000000000079969b46097fdbddf2aad2f151b1957da78fe3ed3abb4 2,667 1.00/1.00 vMB 18
717,456 717,456 0000000000000000000963a7fa7b50fcea50d5cd695423d87f332abfc50efe86 2,870 1.00/1.00 vMB 15
717,455 717,455 0000000000000000000af57c6ac44f1d7866995bfaa462e52608b512f2942c8e 2,897 1.00/1.00 vMB 23
717,454 717,454 00000000000000000004f0ab50ef02cf4f88119bdace67354cc4457764e4bca4 2,006 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.69 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: 628.49 GB
    • Received: 11.80 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.