Loading Tool

Explorer IconExplorer

Memory Pool

78,959 transactions
29.92 vMB
0.12057298 BTC
Random Selection Loading Transactions
Max Size: 179.78/200 MB

Candidate Block

Mining Attempt 21483d1626b0747a495e9aad608cbc9254b92bb682dd860e3fb02de9a2e83093
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 1c9e23588f36194d96c9e41134aea54744841d677d31c23627aa71bec1086b3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,761
Size: 1.00 vMB
Total Fees: 0.03710470 BTC
Feerates: 673.02 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (207,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,400 707,400 00000000000000000001edae3eee152901b5be185d57adb2b6bbb00c425a7838 3,337 1.00/1.00 vMB 11
707,399 707,399 0000000000000000000bd4bda68e1dd298e06e2bd35d39a77abd0158ece26d33 3,036 1.00/1.00 vMB 15
707,398 707,398 000000000000000000060e661ca6bcc58d0285dae31f1d3cd8a2e15a45d8ae8d 618 0.18/1.00 vMB 18
707,397 707,397 000000000000000000018ff2b610bd6bf8ecb9b2033c40cbe748913c35e90f6c 768 0.35/1.00 vMB 7
707,396 707,396 0000000000000000000cc339486168d96c6f7e5ce8dc35581adbc778e77480c2 1,572 0.74/1.00 vMB 8
707,395 707,395 00000000000000000000fbac3e0b3e4760bd8ec93ab2c61acf9d188932d188d4 753 0.66/1.00 vMB 5
707,394 707,394 0000000000000000000a5a716f95e63ed61bad9c09b6770cbe59876169f2b734 1,266 0.38/1.00 vMB 10
707,393 707,393 0000000000000000000333d0eda642e24dfdb7300bcd0f0ca0db712810893b41 953 0.38/1.00 vMB 8
707,392 707,392 0000000000000000000108fb85c3e7bec7594b7c39fae58f33ae0a0c74ca9912 855 0.26/1.00 vMB 13
707,391 707,391 00000000000000000007756842a8a42dc3e79959b5a65f2f5757bd94cce768c2 1,412 0.56/1.00 vMB 9
707,390 707,390 000000000000000000035d1a5608fcbce9c5a43aae1da55e8d334362b0d1850e 2,044 0.74/1.00 vMB 2
707,389 707,389 00000000000000000000e13f1d5f302a748a96c740c7cc443a1191785c6fffbb 3,027 1.00/1.00 vMB 17
707,388 707,388 000000000000000000094e8fc36192e0f9e0c06865bde235f7027e9d9e6c59f0 154 0.06/1.00 vMB 12
707,387 707,387 00000000000000000001a2360ba86ac807f36b86426dc76f94c54378e3ddc5ad 1,743 0.59/1.00 vMB 10
707,386 707,386 0000000000000000000083ac2a721ec0fcde25479411fe273b04413180f5c401 477 0.15/1.00 vMB 7
707,385 707,385 000000000000000000024e8adffba039e1df0d5121219ce7d4a693c408bf78d2 1,062 0.31/1.00 vMB 10
707,384 707,384 00000000000000000000d279bad44636c36d5199ef8344e010cfc847dc56de3f 1,770 0.59/1.00 vMB 9
707,383 707,383 00000000000000000005a790f2bc2f3b6476db6b96a35239065967b0c7a31b39 2,425 0.93/1.00 vMB 11
707,382 707,382 0000000000000000000158b712b26234ad25ae2d2b761d660ad6461d6c58ebf6 1,523 0.70/1.00 vMB 6
707,381 707,381 0000000000000000000599edea401aab6262a5425c8870b34a5440ff72a44192 936 1.00/1.00 vMB 8
707,380 707,380 00000000000000000002d028732f3c74b42d447c3fbe5b3a1c92139d15180226 2,269 0.96/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.