Loading Tool

Explorer IconExplorer

Memory Pool

78,572 transactions
29.84 vMB
0.11659263 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt f26a5c2cb8a4e00f59867d548251060e74930390d62bcc3240de4114745fdd07
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 84ed29903ffad234ebe5c6e423236b29d3f4385b9028e8d77eea4e637a433332
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.03496898 BTC
Feerates: 673.02 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (97,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,654 817,654 00000000000000000003c6caa95cf8e4584805630a4c83293e77286af1291d9a 3,983 1.00/1.00 vMB 148
817,653 817,653 000000000000000000034408be4073f32381ff67f695ef39c2829a53c310146b 3,105 1.00/1.00 vMB 128
817,652 817,652 0000000000000000000431f2d91af2431360e3954280c330c9d3531ae4e2ca61 4,498 1.00/1.00 vMB 88
817,651 817,651 0000000000000000000101c1d58e9be3b165fc4f8c150c98a5fb25ca0fcd795a 5,129 1.00/1.00 vMB 89
817,650 817,650 000000000000000000014fb1edf4de6d47fa3198b2859c7728b2e8a79d25d478 3,688 1.00/1.00 vMB 68
817,649 817,649 0000000000000000000127a1d58a4722ce3eeb612dcc59b40ac0ef8a56742478 4,031 1.00/1.00 vMB 129
817,648 817,648 000000000000000000030233ad9e6a2ef1369c35313b49be079dc06ba5bad1e3 4,856 1.00/1.00 vMB 90
817,647 817,647 00000000000000000000aebf259d45e8bfbd4d2518503ca8a1ab32d774e88c90 5,282 1.00/1.00 vMB 107
817,646 817,646 00000000000000000001723e715063ec667876489967764b45cb4bc49e99ba90 4,093 1.00/1.00 vMB 111
817,645 817,645 00000000000000000003c9ea00c276958237ebc0510604f02e3725909cfc430c 4,295 1.00/1.00 vMB 74
817,644 817,644 00000000000000000003246628518c659828ef4fa24952273b2abf0ef85fa6c4 3,641 1.00/1.00 vMB 132
817,643 817,643 000000000000000000018d32cb049ca3edffeba1c243518e515622362aacfcd4 4,043 1.00/1.00 vMB 146
817,642 817,642 000000000000000000037ade2f7668e4a94093a40f131f21f214f358301443ce 4,001 1.00/1.00 vMB 100
817,641 817,641 0000000000000000000063398b0ff8d2258537e164d07564ae3ced49044eeeab 5,096 1.00/1.00 vMB 77
817,640 817,640 000000000000000000027e55162b1019b1e5f58f85cabefae9d3082e926dcd00 3,410 1.00/1.00 vMB 128
817,639 817,639 00000000000000000002b7428f48fc1c7c8e447c785a7ee78be25d543a53e05e 5,021 1.00/1.00 vMB 95
817,638 817,638 00000000000000000001c071cb1f12db26b14add9737dd7d743bb0cc1d67496e 3,894 1.00/1.00 vMB 125
817,637 817,637 00000000000000000002df1fe98082057bd82aec8f3fbd5ab5452165bf11615a 4,764 1.00/1.00 vMB 99
817,636 817,636 00000000000000000003ab433c20761ca22673aaa8165efba2e43c08f57de252 4,429 1.00/1.00 vMB 70
817,635 817,635 0000000000000000000033a4085f77bf407cd0b0d43451b524f885198ff71a4e 4,269 1.00/1.00 vMB 114
817,634 817,634 000000000000000000000f9eebcddd30e5b6da503d155f5d9fab712ab623d707 4,524 1.00/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.