Loading Tool

Explorer IconExplorer

Memory Pool

78,590 transactions
28.86 vMB
0.10997867 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt 33a1fab1550f13744050f014a7c7d056c8e8f6763d8abda9046b5c1377d4efda
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bf78444ed4d0f681091e49aa87b6dfae698c17d1cc632fa6549810068b6f8785
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03915450 BTC
Feerates: 602.26 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (519,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,616 395,616 000000000000000000d196ebed0d82c33c5ee86fc981b125c6b1f1027845bcc5 875 1.00/1.00 vMB 70
395,615 395,615 0000000000000000031f7df050ba203896721745af9fe0bb4a1a1263548e3d91 589 0.48/1.00 vMB 38
395,614 395,614 000000000000000004be2c2c1ccc6d7bca002a812f7c78b4e56f87723a392488 962 0.40/1.00 vMB 56
395,613 395,613 000000000000000007a54a560a6340c2a332cfc8479e1b91d82fdd01c6951308 2,038 0.93/1.00 vMB 38
395,612 395,612 0000000000000000029bd12e5c17dd467ba415a05a06b9a232609d828021f4d4 1,009 0.38/1.00 vMB 60
395,611 395,611 0000000000000000030280f41f5b94be2a826757a6dd9f24ad90b9f0a841684f 566 0.29/1.00 vMB 26
395,610 395,610 000000000000000004c2ee15d1034b63d42db5dcda9ce41bdfdd60647cce1fa0 1,832 0.90/1.00 vMB 40
395,609 395,609 0000000000000000079e0b854d8042fa1cbd71891ce478c94211e29d23266dcb 988 0.52/1.00 vMB 34
395,608 395,608 000000000000000005d16bb1a50d5f09a4bdfdbd39b3c8d28d68cf93831e5379 198 0.15/1.00 vMB 22
395,607 395,607 000000000000000007fbb9bfb1e0b01147a6c339e65a04000e715f17fbc2fd28 1,590 0.80/1.00 vMB 29
395,606 395,606 000000000000000007a714625d7ed36e4a0362aec656d31b341c3eb60e9c80a6 1,674 0.94/1.00 vMB 33
395,605 395,605 0000000000000000066306c04052a5b60da6ba10213ec81c26bea632f35f24d9 1,605 0.91/1.00 vMB 39
395,604 395,604 0000000000000000092074fb25c7ef9a3871ca594827bd3ba22ffa0274c21a82 2,746 1.00/1.00 vMB 52
395,603 395,603 000000000000000007a9560464a260cfb7ec3a4dc38871e5849fa9550faef81a 1,436 0.69/1.00 vMB 39
395,602 395,602 0000000000000000036b2cf7e245e274d4da5fe8c5599a17642e7b944c2741e5 2,062 0.93/1.00 vMB 36
395,601 395,601 000000000000000007bbdd8caffd7cad895478cf23ad364f5115244895ec0ce4 1,169 0.72/1.00 vMB 27
395,600 395,600 0000000000000000018bd2adf8a2a401e0251ad895f81cb6e0199876cdd40d4c 2,223 0.93/1.00 vMB 45
395,599 395,599 000000000000000004b00610d22e0a9929bdbf4d87b20ba3ae6cf74f85312e70 965 0.46/1.00 vMB 31
395,598 395,598 000000000000000007de570cdaa72111e5dd6b277750cceef91e4124cfba7f24 160 0.12/1.00 vMB 20
395,597 395,597 0000000000000000014ab2c647c5fb31b51138b99b2977f3633f81bf9ecda1ae 20 0.05/1.00 vMB 0
395,596 395,596 000000000000000001316e0c8f33801ab617f2f201ba69b747de857415276c96 1,017 0.49/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.