Loading Tool

Explorer IconExplorer

Memory Pool

80,010 transactions
29.76 vMB
0.09205521 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 79ce7fed384a5a14cede9807f726d775109d05c8a7dcc21b77fcff975c8509fa
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f0228641a9b4b7a7dfb4cd9034fd7698967013e81e1538af4b41488b07facdb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.02759918 BTC
Feerates: 100.11 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (159,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,650 755,650 000000000000000000057c192436d66643057ca63154bcff7181af49db3aa6ca 887 0.32/1.00 vMB 9
755,649 755,649 0000000000000000000033642bff0c24b24dcec480572bb1644ff849f2f61a0b 307 0.18/1.00 vMB 16
755,648 755,648 0000000000000000000531fc02c2fa7f73a5279ee729bc3ff9fbc174c0a3cb5e 1,580 0.55/1.00 vMB 12
755,647 755,647 000000000000000000012099ce7b5991947c48f585ccd2d4c9ed61ef7c1ee21e 724 0.33/1.00 vMB 6
755,646 755,646 00000000000000000001b1a858fc84b8acda9351ec24a0f8e0a568b98666d3a6 2,090 1.00/1.00 vMB 8
755,645 755,645 0000000000000000000321577b7af23b19faa25bfaea85071b9b779e8bb61461 2,238 1.00/1.00 vMB 8
755,644 755,644 00000000000000000004a56837aa4f0cc6c1bb501b97a4e6c6203b64fca3c165 2,329 1.00/1.00 vMB 18
755,643 755,643 00000000000000000000e18ef17a3c76a831594d445e08bd417ef3197ed3a353 356 0.12/1.00 vMB 12
755,642 755,642 000000000000000000024ffd9f3a439cb3690a23ae11a37021ff3ea1df00bd3e 2,548 0.85/1.00 vMB 5
755,641 755,641 000000000000000000046eab94c57f85dd7ff3c3450a75ef403a5333b5b81f05 2,588 1.00/1.00 vMB 18
755,640 755,640 000000000000000000069de5f01cdd44c5487d306f1aaabfabdf3ff0a909b96e 399 0.10/1.00 vMB 14
755,639 755,639 00000000000000000007ab1b948ba588b7d38a6e46c34b28b2d85779eab3595d 1,506 0.83/1.00 vMB 3
755,638 755,638 000000000000000000078b9ceb10c77fab1ea4398e10e58e7b5b3fe30f6a05cc 1,618 1.00/1.00 vMB 10
755,637 755,637 00000000000000000005b16fcc33c9a9ebcc131159429a4992f448ddad89226d 1,553 1.00/1.00 vMB 18
755,636 755,636 00000000000000000005719b3af0fd6394ad46704463e18d61b967eb044504a4 2,551 0.77/1.00 vMB 10
755,635 755,635 000000000000000000060db065c7f66c4d5096d4554205cf0ae4bfa68e5ec351 648 0.23/1.00 vMB 8
755,634 755,634 00000000000000000004f5a79884a307646ed113eb18c34088d6c86fa557887a 206 0.14/1.00 vMB 5
755,633 755,633 0000000000000000000272e5f607ed34007356867c15c0eb8d128bf8a48c9e38 1,716 0.69/1.00 vMB 10
755,632 755,632 000000000000000000021d00cf32cd7d99c0c6656a9bf8021e8ba984cde11394 1,340 0.36/1.00 vMB 11
755,631 755,631 0000000000000000000446e10e89080b686d33ff8a6e6b51dc7c370e32b975a1 1,654 0.63/1.00 vMB 8
755,630 755,630 000000000000000000063f934212f72676a83178ccf7d2b13f130ddde0e6d531 2,313 0.75/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.