Loading Tool

Explorer IconExplorer

Memory Pool

38,138 transactions
28.30 vMB
0.06230325 BTC
Random Selection Loading Transactions
Max Size: 143.29/200 MB

Candidate Block

Mining Attempt 6c7027f3ee84816fe64cddf1b60d4f7796acdf8daabb27039204a32181041665
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 8529de8f67ab299d88804c6a3c6a246d4e50e10f78e8bc65052f758ec4003473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,399
Size: 1.00 vMB
Total Fees: 0.00773803 BTC
Feerates: 100.52 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (390,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,110 524,110 00000000000000000024e73096fd0542532f5150be264880f70a4e8ac23a7d74 1,620 0.66/1.00 vMB 17
524,109 524,109 000000000000000000105ca9a7d7f403c91f3f130dca9655da4cb12042a708ef 2,212 1.00/1.00 vMB 41
524,108 524,108 00000000000000000041b52428b92d3a8d59f9639218211c0c0e19ce74041f1c 854 0.33/1.00 vMB 34
524,107 524,107 0000000000000000001ff09918522fda0d9a75ab928e62b093e9be8ac368a3c8 2,360 0.95/1.00 vMB 35
524,106 524,106 0000000000000000001554dcc98c829e94897baf3d29af5a68ecde9c5083f5ac 2,711 0.98/1.00 vMB 28
524,105 524,105 00000000000000000031452ea730d75c79f70a9589ab60e10ba1ded07199f90e 550 0.18/1.00 vMB 27
524,104 524,104 000000000000000000300a35f0d6b1b0cd6230b3d8a9d27ca6ca4feb54b14d47 488 0.21/1.00 vMB 9
524,103 524,103 0000000000000000002ad4917518698da421eab1d672acb224b615761ecc9efd 1,787 0.59/1.00 vMB 30
524,102 524,102 00000000000000000013ac48f66ba8a7d988ecaa8c7e4fe5e1d76a9dee69933a 947 0.48/1.00 vMB 22
524,101 524,101 0000000000000000001988dea5000ef76c19454f0120569847d0e0ffea8959d5 584 0.21/1.00 vMB 30
524,100 524,100 00000000000000000011156d69565c5e427345fb5209066050e34c0b0621bcd1 382 0.25/1.00 vMB 31
524,099 524,099 000000000000000000362a3b5f569888ba82fa2430ef8bd2620ed0fb352fbd63 513 0.23/1.00 vMB 38
524,098 524,098 00000000000000000014c10d579efbbfb063d989c8c451e38ee767df019b11eb 89 0.03/1.00 vMB 21
524,097 524,097 0000000000000000002a7e61efa141e470abfb6817cb9a14823f002845e18508 1,085 0.40/1.00 vMB 30
524,096 524,096 000000000000000000040204c83fa07871068fd2473df2e5c84084d9e537767f 156 0.15/1.00 vMB 5
524,095 524,095 0000000000000000000016f0d4a7faafce9057b60674c26df1be1c8bc7384b5e 2,145 1.00/1.00 vMB 31
524,094 524,094 000000000000000000015e86e6c58f313da914913424234c2fa345d6259a06ea 2,946 1.00/1.00 vMB 34
524,093 524,093 0000000000000000002a0ddbe5473b9a4a655f6bbe52655a9bb7b059d02dd9b0 853 0.36/1.00 vMB 33
524,092 524,092 0000000000000000001d22f55356002ee376819c1a4dc5b50ed4dd0f421d3175 145 0.05/1.00 vMB 30
524,091 524,091 0000000000000000000fe3b34347da76f22769441b0e681403c4613695541e11 319 0.13/1.00 vMB 36
524,090 524,090 00000000000000000038186f5b3d936920777929290155c7590cd368fe3d8ca6 1,078 0.76/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.