Loading Tool

Explorer IconExplorer

Memory Pool

26,274 transactions
26.97 vMB
0.06525946 BTC
Random Selection Loading Transactions
Max Size: 129.33/200 MB

Candidate Block

Mining Attempt 5112461cc35e36e63d8632cc03719dc7fa6f673c4dd19f21f86ddcf519f31f34
Version 20000000
Previous Block 000000000000000000007b4acda7a1f244486b309bf9a2b96a9bb81c576cc579
Merkle Root 1c566e429cb5a58bc76f888e2ff634ef0611fbf375b671bcb38df5f91c3eb61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,467
Size: 1.00 vMB
Total Fees: 0.01457909 BTC
Feerates: 151.02 > 1.46 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,488 (271,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,708 642,708 0000000000000000000e34ea3b3bde777c031232808c452bc2dffea079177d34 184 1.00/1.00 vMB 7
642,707 642,707 00000000000000000010687a27b1a592da463561db0a5ab47824ed3e43283a2b 1,082 1.00/1.00 vMB 3
642,706 642,706 00000000000000000001081abe1db943256a3154a51a2e34c334277090dfda8b 2,495 1.00/1.00 vMB 104
642,705 642,705 000000000000000000055bb74e144c984bcf094af39b8ce038dbce0d3149f81c 1,965 1.00/1.00 vMB 9
642,704 642,704 0000000000000000000428dd545ceb4b625cc8ee7a9285a21c714af8eec35f2f 2,444 1.00/1.00 vMB 21
642,703 642,703 0000000000000000000b06033ebb629e75396f236c9bddc792511c9e5d63fb42 2,958 1.00/1.00 vMB 23
642,702 642,702 000000000000000000039d4ee98e61e6e9b1c9a7d18b5a8e216b46c5bade6324 2,035 1.00/1.00 vMB 97
642,701 642,701 0000000000000000000bfc0340b4c956fbe50ba31a50aae31f25feab2c536e3c 1,838 1.00/1.00 vMB 22
642,700 642,700 00000000000000000002841d037d508c5109c593519e589e58dffcc625103bb1 2,747 1.00/1.00 vMB 134
642,699 642,699 000000000000000000027d5001ad47d706f37bf70d186e4db018f6a7e30c4114 2,249 1.00/1.00 vMB 82
642,698 642,698 0000000000000000000be5c86f0156f576bce00e74f4de293d715f95916f5104 2,910 1.00/1.00 vMB 126
642,697 642,697 0000000000000000000da787646b9280fe12fe15b244c3b821b9de6101611211 2,426 1.00/1.00 vMB 107
642,696 642,696 000000000000000000046d382805fcc080237c1243416a685373a321ef245185 2,800 1.00/1.00 vMB 153
642,695 642,695 000000000000000000077299d9d3dcd0cccba99305800ad8aceb4c6f7d147115 2,188 1.00/1.00 vMB 150
642,694 642,694 00000000000000000007350d4150f2959f6b522aadf5bfe531963ae46e2f3fb9 2,351 1.00/1.00 vMB 61
642,693 642,693 00000000000000000003de666292b2b02a963ee39306f5b22f0bfefb6b8831fb 2,560 1.00/1.00 vMB 79
642,692 642,692 00000000000000000004801c01921d3a2bc37e55d4d06ff75cb1264b688ca797 1,454 1.00/1.00 vMB 18
642,691 642,691 0000000000000000000b5fa819ab6cf89273562ee4ef229b5c5f424b768208ff 1 0.00/1.00 vMB 0
642,690 642,690 0000000000000000000f1aa157aef0825692f33b4871db283750ef36a8f24c7e 2,143 1.00/1.00 vMB 49
642,689 642,689 00000000000000000002dd2efb856cec01f5ee73e73bea1ae45d1b0cde8e7f39 1,749 1.00/1.00 vMB 10
642,688 642,688 00000000000000000004d90994852d8009189fee6426e014dfe9266f5b175e09 2,637 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 781.48 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: 611.60 GB
    • Received: 10.85 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.