Loading Tool

Explorer IconExplorer

Memory Pool

78,144 transactions
28.98 vMB
0.07951310 BTC
Random Selection Loading Transactions
Max Size: 175.74/200 MB

Candidate Block

Mining Attempt f10bbb330b6ae1f594f48a5e7be2bffd3d6c9e5d9faa78a4b6767ce78087c8cf
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root b3c09652c5425f5258b8da3e4417480dca20563ac0b006375779f735e27a552b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.01902839 BTC
Feerates: 100.81 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (322,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,689 592,689 000000000000000000147bbe6fe4f8214e2ac4f95994147ea849daa424bc1c61 297 0.11/1.00 vMB 26
592,688 592,688 0000000000000000000545f181c51988f6e2548a7b7c80d64d8bb7bfee958476 397 0.11/1.00 vMB 25
592,687 592,687 00000000000000000004cb7355face6d56905f8c15952fa20fdbdf10e40b6198 1,148 0.34/1.00 vMB 22
592,686 592,686 00000000000000000012863b9318a88c7352b3a38846b1847568cef037615d45 758 0.21/1.00 vMB 26
592,685 592,685 000000000000000000123f3057505a72de343d8fafdf38b86c54d5221ca8037f 572 0.18/1.00 vMB 19
592,684 592,684 00000000000000000000b3bf489775e704aff98eed329ab272d0686b8dfce227 1,453 0.40/1.00 vMB 22
592,683 592,683 00000000000000000004c56d165b982f1ba558ffbf7236643c46dd8291e1b6e2 3,118 0.96/1.00 vMB 21
592,682 592,682 00000000000000000003ab0e05e800839c60ac0998b7610695c29a4a12157c95 921 0.25/1.00 vMB 16
592,681 592,681 0000000000000000001a38e79c6269903dc2d0365aa367b88f89c26169ed007e 292 0.08/1.00 vMB 9
592,680 592,680 0000000000000000000ed8e9a81f985fbcc907bc804810bb30e6038b75eb897c 2,063 0.59/1.00 vMB 12
592,679 592,679 00000000000000000010abb0d52073756f955ff339af15deb8f76b314608bd41 1,486 0.44/1.00 vMB 6
592,678 592,678 00000000000000000018b876f69ef516d41037ff4aa8769859dfda88c3743a59 2,519 1.00/1.00 vMB 11
592,677 592,677 00000000000000000015abed4469273c60c058b50608b1fe67e8f4b4166e48ec 2,203 1.00/1.00 vMB 25
592,676 592,676 00000000000000000005da3c9c53ea82ec2ac5238113204bfe27964f02c40e43 308 0.10/1.00 vMB 28
592,675 592,675 0000000000000000001629c28bd21d5a1d86509ba580796959343a518156ca02 1,521 0.43/1.00 vMB 9
592,674 592,674 00000000000000000002bbea437fcf962a45c62c59f7d585948779b4ab4c58d9 822 0.24/1.00 vMB 11
592,673 592,673 0000000000000000001702e26566cf9996ca2e701bc29344f294a588d30d82df 1,156 0.47/1.00 vMB 10
592,672 592,672 0000000000000000000987c9dad238e7e815ff759fbc65588ea204dfa2bc2d92 1,149 0.33/1.00 vMB 13
592,671 592,671 000000000000000000179aa0308992b66e6e5eab74e3a8af4a058096d61ce043 3,478 0.98/1.00 vMB 11
592,670 592,670 000000000000000000174962578ac2ec9a5ec9c3497e5b784136d6748dc6671d 1,592 0.48/1.00 vMB 10
592,669 592,669 0000000000000000000e0074f1d80e90b54f96b049b259bdbf402f3a2a4d3f71 420 0.13/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.