Loading Tool

Explorer IconExplorer

Memory Pool

77,225 transactions
28.65 vMB
0.09004256 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 15f9f82f0dab3cabfb1458db83b1034f10fa8a6ccc0b2c00c7308d7f3d05c6dc
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root a6503e5d39367a88985e48a82588b9953e6da9f3232532d5a06b3f4721aef971
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,034
Size: 1.00 vMB
Total Fees: 0.02401916 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (480,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,869 434,869 000000000000000002ea1b4ae6d48852f5003d3723c9044c8bf01f6dcc97fcbf 2,412 1.00/1.00 vMB 106
434,868 434,868 000000000000000000a24f915e539e6a2c57c65a9fbddd6b4178c42eb391b8e1 2,489 1.00/1.00 vMB 46
434,867 434,867 000000000000000000a7d123b8ee7d01ade64b24012e900006b4a32a5dd2b287 2,369 1.00/1.00 vMB 66
434,866 434,866 0000000000000000010d27b6dbcd3f6825861474bc51a763e05710d201f5bd9b 3,085 1.00/1.00 vMB 57
434,865 434,865 000000000000000000909628fc9cc82c6910b69e759bc1d2e6d7b35ba4d0ec34 2,410 1.00/1.00 vMB 75
434,864 434,864 000000000000000000dece6ec8f5eed062373133b066ec6e4e881e25b8a8e67f 2,026 1.00/1.00 vMB 75
434,863 434,863 000000000000000002d8c82a9c7c32a7a19fa6b077c9580a0df6be6f331e82e0 2,765 1.00/1.00 vMB 63
434,862 434,862 000000000000000000d711b4e58f0e511fcdd6c4008fd63a538c873e071d3509 1,456 0.75/1.00 vMB 76
434,861 434,861 0000000000000000039ec9abce4c1a27fc86f0f2065ae278554ead5d46136256 2,427 1.00/1.00 vMB 94
434,860 434,860 000000000000000002ed1a81fed1f8e15e3abbfc387354bc1643fa2ada272338 1,963 1.00/1.00 vMB 72
434,859 434,859 000000000000000000c365ad795e3057f8ad35d4ffd7e4d8ff0791171d2b5e2f 2,206 1.00/1.00 vMB 89
434,858 434,858 0000000000000000032ca07a316370acf997296c69678a0f55e9826dcb4dae62 472 1.00/1.00 vMB 39
434,857 434,857 00000000000000000016426620a56d1343f6b4307a4f6d7d64c7772718237775 2,531 1.00/1.00 vMB 55
434,856 434,856 000000000000000002f43481709342f97c840ba9a91d7e65109b444598e692fb 2,222 1.00/1.00 vMB 84
434,855 434,855 0000000000000000034da141968a129cedfbd4ad6fe35d359b6d516906af0674 801 1.00/1.00 vMB 44
434,854 434,854 000000000000000002ae9e6b723e3f268fb422c399991c43cdea38ba431210ab 1,748 0.75/1.00 vMB 63
434,853 434,853 0000000000000000023e6b3a7580bdfcdf36abbd288a19e1240eb2787da47287 352 1.00/1.00 vMB 37
434,852 434,852 000000000000000001a168a4a6d8d7eb1d6eb93d3a5f1cd4f425a4adfbb221c2 1,210 1.00/1.00 vMB 41
434,851 434,851 00000000000000000251337c99ba368b17e329e729c2c26dd52ff48935eaa7fc 2,562 1.00/1.00 vMB 70
434,850 434,850 000000000000000003970378bd96aeebb4643216a04612a07170cf0cbaa48ae9 2,690 1.00/1.00 vMB 66
434,849 434,849 0000000000000000042add53967d3bf107f7c50e44e2ed22151d99f2a00969a7 2,402 1.00/1.00 vMB 84
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.52 GB
    • Received: 17.56 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.