Loading Tool

Explorer IconExplorer

Memory Pool

87,853 transactions
32.57 vMB
0.24815672 BTC
Random Selection Loading Transactions
Max Size: 194.66/200 MB

Candidate Block

Mining Attempt e3ced8886f301ea7459b4c57b4f28ea3400f503bc67ef6d913a27750b63dd920
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root a1c63f12af2f10d04fce266f72f75089f6773819de392a79658e7982df867798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.10992086 BTC
Feerates: 538.26 > 11.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (484,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,109 431,109 0000000000000000017fec6b23303d3aa011a11b969f4439760d0e188ded3ed5 2,132 1.00/1.00 vMB 48
431,108 431,108 000000000000000003c0a85eea0819f7ef3b8f73f4f0546e6582bcc319314004 2,551 1.00/1.00 vMB 61
431,107 431,107 0000000000000000025a519bc1a5ee08307face5a6e69afa0c3e75a10b519351 1,509 1.00/1.00 vMB 36
431,106 431,106 000000000000000002e7ef4c3aee87dc272c8f93d3554664ac45c2bc72d0a227 538 0.42/1.00 vMB 37
431,105 431,105 000000000000000002ea0ed4ccc3a4f10593eeca7986a8b63817592d24befc03 1,270 1.00/1.00 vMB 36
431,104 431,104 000000000000000000ba6c7fa5aadd6e3690500839b4b684da153cb50d8cb0aa 1,856 1.00/1.00 vMB 53
431,103 431,103 0000000000000000014de3dbfd6707fc8fbdbd56499c109b6498a28f77a5e70a 1,941 1.00/1.00 vMB 50
431,102 431,102 0000000000000000036ce17678d01673deae9f2de03da2838f9cfb6e450a8e6d 2,607 1.00/1.00 vMB 54
431,101 431,101 000000000000000000a40b38120804d5813fb2d0bf832b14153cb45c3ec9401a 2,780 0.93/1.00 vMB 60
431,100 431,100 000000000000000003487b60010b7651f85866b33b586a55f484938534af4b3b 1,952 0.75/1.00 vMB 61
431,099 431,099 00000000000000000334937505cf00b52c266bf057b86b604740b5163bcfe6c9 1 0.00/1.00 vMB 0
431,098 431,098 0000000000000000013397e179bba4e214a72bdf44e50a69a8d8b7c9d615a772 3,142 1.00/1.00 vMB 84
431,097 431,097 000000000000000000fb01fea751783a69052e9c446203f91d4a938ffa644c1f 2,729 1.00/1.00 vMB 78
431,096 431,096 00000000000000000467112a115058416d8997981e3303b4f7d6a1cebeebc051 2,682 1.00/1.00 vMB 76
431,095 431,095 000000000000000000f153dcb200f9934e6857a4f6eb96f2cc51e2959b833634 1,734 0.74/1.00 vMB 59
431,094 431,094 00000000000000000357589cac19871ee79621149c2b0de9393e8e07bd0de228 779 0.38/1.00 vMB 60
431,093 431,093 0000000000000000007d2befc536487baec69f15a4aba15fcb7acd7fb44ad498 1,276 0.68/1.00 vMB 57
431,092 431,092 000000000000000001d76099c358bf1042cd0c31969b33d450136cdb66e5c979 418 0.73/1.00 vMB 18
431,091 431,091 000000000000000004378f44ec4fcd7bb6550ae2860399b0ab7e34be79054814 1,313 1.00/1.00 vMB 33
431,090 431,090 000000000000000002a6937cca8e2fa86229bfbb1f00d7df4e7f115531cc3406 2,842 1.00/1.00 vMB 75
431,089 431,089 000000000000000000085fd523d4cc1ce25b672b32f77b32809af4f1c5515875 993 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.