Loading Tool

Explorer IconExplorer

Memory Pool

78,477 transactions
34.37 vMB
0.16600632 BTC
Random Selection Loading Transactions
Max Size: 191.72/200 MB

Candidate Block

Mining Attempt 9602dc94c798bf342dab4bd4c4a239b4504ccee22d40276177c28bd1d6155a11
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 8cbb7fe114f700efe8757262cad81cdfb3f67077c6fa7f72db1e9ad2d1476fb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.04306470 BTC
Feerates: 469.97 > 4.32 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (367,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,508 547,508 0000000000000000001e422895343b3508f72d5297dc9c3eaeba90dfeadfea5d 711 0.29/1.00 vMB 12
547,507 547,507 0000000000000000001920dda75f72c65e664a723d51121a2fab7ed7a6a52049 196 0.50/1.00 vMB 1
547,506 547,506 00000000000000000026949e8f40d3f7539ffc6cc575031f2cb19f31490baa81 2,890 1.00/1.00 vMB 18
547,505 547,505 000000000000000000124e26fd7400fe58e62de0a440b41d6f847be8463fbe67 790 0.39/1.00 vMB 10
547,504 547,504 00000000000000000015594b96acabaf0edd6782c1e8ae6a970149b81b1bf38c 875 0.38/1.00 vMB 15
547,503 547,503 0000000000000000001160979617c916889b145dbc6db6eb9628e8ea2314e72f 1,093 0.76/1.00 vMB 2
547,502 547,502 0000000000000000000950af2775efc0cb9b6257ecfdbc8dfa56721e1dfeaac0 2,831 1.00/1.00 vMB 20
547,501 547,501 00000000000000000023438f2baa4ec2e48d1e811e42fd3783994096e3b9a0fd 455 0.24/1.00 vMB 7
547,500 547,500 00000000000000000012fc95df2331e42a257012f973a75cdb136e07c3b2a14b 911 0.43/1.00 vMB 10
547,499 547,499 00000000000000000014270506e3af30d0231a031a96aebacaa2ab3aa1319d8f 1,889 0.85/1.00 vMB 10
547,498 547,498 00000000000000000001094d04d951c92f3a0b5b653d5cbb04a20bd0d0594696 1,407 0.65/1.00 vMB 9
547,497 547,497 00000000000000000026d43e368568d763fa0f54d134bf4907d0e47d82499ece 195 0.09/1.00 vMB 27
547,496 547,496 00000000000000000014851fc72ac07cd8f10db355c5aca0be20ce4e0adac002 356 0.16/1.00 vMB 8
547,495 547,495 0000000000000000000f0e72446134ddb4e8daee52dede1bbdb9b2381e3c20eb 1,546 0.74/1.00 vMB 10
547,494 547,494 00000000000000000026cb75f7707c81f7c6866ee96f80b60d4f54415fadd626 608 0.26/1.00 vMB 22
547,493 547,493 0000000000000000001185e4b4f6a24a9a468beb0895e006a11c27ca759dcb85 273 0.10/1.00 vMB 9
547,492 547,492 0000000000000000000b45dfb0dab5e9135239ff1fd48918f2d93f12f27fccf5 1,222 0.70/1.00 vMB 14
547,491 547,491 0000000000000000000e8b1c717304538f0bf9e3f33c9096abb2b39e2a3da3b0 906 0.45/1.00 vMB 8
547,490 547,490 0000000000000000001649244631fd0d6c730f5b4e3e62ecc96fe8148050a208 1,617 0.57/1.00 vMB 12
547,489 547,489 0000000000000000001b31736ff176f19767bee05f15087a353b3162c25f570c 1,023 0.95/1.00 vMB 3
547,488 547,488 000000000000000000260e270c1f41ee0b8a45bdac61a45eceb3a303fa95d118 154 0.06/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.11 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: 735.42 GB
    • Received: 18.57 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.