Loading Tool

Explorer IconExplorer

Memory Pool

82,462 transactions
31.00 vMB
0.08271390 BTC
Random Selection Loading Transactions
Max Size: 190.26/200 MB

Candidate Block

Mining Attempt 763f722f945692c6a823efbaaeb388ebcb05782ccaae09fb2d7e1d0faef61261
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 6288d726d17c53e8c84e93469405eff124b4dae254620d6c0dee70139a53e767
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,680
Size: 1.00 vMB
Total Fees: 0.01294736 BTC
Feerates: 301.05 > 1.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (207,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
707,379 707,379 00000000000000000000726fe8a9a75bfefba661bf84d0c638aec3425007c763 382 0.17/1.00 vMB 9
707,378 707,378 0000000000000000000ca67ccff3dceb73db215e5e2870bd819de9bd60e38bf7 1,872 0.97/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.18 GB
    • Received: 16.86 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.