Loading Tool

Explorer IconExplorer

Memory Pool

79,763 transactions
29.38 vMB
0.12054669 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt 6f2875c9709b6c8930d517280c80642a6581ce13c4e7b9f1e6e779fd8b46f8a0
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root c146da17f597ba517f3e5331532b7967f71d2286de460ecc5ecfc980fafe02c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.04226176 BTC
Feerates: 477.45 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (482,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,065 433,065 0000000000000000041ea7aafc30a8f9055a496c0abdfddcabab91d8482f175a 1,669 0.94/1.00 vMB 55
433,064 433,064 000000000000000000b7619d54035e1ad58c762daef103369d2c04a8641fb20a 526 0.24/1.00 vMB 64
433,063 433,063 00000000000000000168ff4ff0e7a5ddf08c707fe928be19a25a9c90e8444dab 284 0.28/1.00 vMB 24
433,062 433,062 00000000000000000453212e1a416a52a15c2701d2a60002e65438b24a6e3592 658 0.42/1.00 vMB 41
433,061 433,061 0000000000000000028a4b7a861abfa2d1bbae38c4fcb3a3f26db601fc442858 1,342 1.00/1.00 vMB 37
433,060 433,060 00000000000000000375e29551d0af3ef998d0c291a4b734a04667ebc3cca5b4 2,735 1.00/1.00 vMB 69
433,059 433,059 0000000000000000046223c85a2f4e423f6718a08072ff2bbc65503a48fb2cd5 2,192 1.00/1.00 vMB 70
433,058 433,058 000000000000000002bcd1096b100257237216206c9ab07ff69f49fc5db34c8d 2,360 0.93/1.00 vMB 60
433,057 433,057 000000000000000000326e994f15b253d5af8ef0b26058bd89ef983664ba59c7 909 0.39/1.00 vMB 55
433,056 433,056 00000000000000000049c16a163e2d2d7a2717dcacec25b77b19fab76c77562e 895 0.39/1.00 vMB 58
433,055 433,055 000000000000000003a3d8da8870e0da1cae7c84f29373ac7a32dc24bff224da 1,421 0.57/1.00 vMB 61
433,054 433,054 00000000000000000469972938145158a8a29b220b2571b79b925a46714c224f 1,539 0.74/1.00 vMB 54
433,053 433,053 0000000000000000001c2c0e38234933205284c18a1c302aa6cf1a42d6a0f555 261 0.44/1.00 vMB 17
433,052 433,052 000000000000000001eb9d94118834c8576874ff0c1320b83b6be08e1bee0f21 1,920 0.79/1.00 vMB 60
433,051 433,051 00000000000000000101017f8a18317632c92f922cf9b6adf2156980fbb36181 250 1.00/1.00 vMB 11
433,050 433,050 0000000000000000047a95b47d25c30e3a20eadb15a655b0e557fd30eb8ced4f 1,970 0.95/1.00 vMB 52
433,049 433,049 0000000000000000028ab97b70fd6ba6b95bfce384539ae8f1907acf0361e4ce 670 0.99/1.00 vMB 21
433,048 433,048 000000000000000001c584912dd94ee741398d2c0c7dbe2b53d59b2637b037e9 655 0.98/1.00 vMB 19
433,047 433,047 00000000000000000204e605c06a2103aa66d51e10ff0780f596fcfdf94a0bf5 720 0.99/1.00 vMB 23
433,046 433,046 00000000000000000372ceceb2cdb561fb6a67e2ef1a9a846ce622766d65514d 927 0.98/1.00 vMB 24
433,045 433,045 000000000000000001fa0c5ad9844fd7d905c622633bd2648afcbcfc2b32cb29 2,046 0.96/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.91 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.81 GB
    • Received: 17.48 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.