Loading Tool

Explorer IconExplorer

Memory Pool

46,776 transactions
27.01 vMB
0.06432267 BTC
Random Selection Loading Transactions
Max Size: 143.56/200 MB

Candidate Block

Mining Attempt a3773b7fa3096302bd32a4abd5d653e445e9ee3bacb81fe5b731a65eddcf7783
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 5aabcc1345c7801390f016244c18fc6c0530fc079c9bfe14e793c6f0abada496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,156
Size: 1.00 vMB
Total Fees: 0.01439265 BTC
Feerates: 100.17 > 1.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (579,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,401 335,401 000000000000000006138c3f0f8b5aa7455bd9983b719aae05fe4397c3e600b2 1,339 0.68/1.00 vMB 25
335,400 335,400 00000000000000001b2060125722a35ae2652e6c4633ead9a1a479951b65d401 650 0.38/1.00 vMB 23
335,399 335,399 00000000000000001ad39933626555a1160828ffef166e68c75d51bd863b1698 359 0.19/1.00 vMB 29
335,398 335,398 00000000000000001432f6baeb47119c9ce4a9195574938badc4eb0d71174ef9 437 0.27/1.00 vMB 23
335,397 335,397 00000000000000000a8dc96263b0532076c1bb2ba85e09ae34eb90edb344ecdf 64 0.02/1.00 vMB 43
335,396 335,396 00000000000000000e04ee7e93038514c03d58a1d66cf4337e90e81e0fe3601f 411 0.23/1.00 vMB 27
335,395 335,395 00000000000000000b707f256c2082bf82859ca11f7d62f67dcb5ba8afb09d15 133 0.10/1.00 vMB 15
335,394 335,394 0000000000000000121dad79436d4ac3abf928b1cb677617cd43106446d4947f 385 0.27/1.00 vMB 25
335,393 335,393 00000000000000000e5f1f83a6587a656df46e45cc569cb40fd75d5fab1e8683 681 0.49/1.00 vMB 21
335,392 335,392 000000000000000012fccc0c48f7e7be35a4abf164ba5e5229a855f459c0c784 1,317 0.75/1.00 vMB 23
335,391 335,391 0000000000000000152b97e46e23e854167e01e9c6b35c732e07323108e9c62a 392 0.17/1.00 vMB 79
335,390 335,390 000000000000000017730bd7f7da7f69142c830b473a0b1630878aa736e5f70b 318 0.26/1.00 vMB 16
335,389 335,389 00000000000000001a0c90a5b0b07ec335d4510ed2a4e480fa73a480f68ee461 524 0.25/1.00 vMB 24
335,388 335,388 0000000000000000184ab6ceeeb4740262e2c7c825f0c85ad3077746b4c87ba9 410 0.27/1.00 vMB 21
335,387 335,387 0000000000000000176bb0da51db345dcb1cb6dcbeae8ce61d6af402f96546ab 156 0.17/1.00 vMB 17
335,386 335,386 000000000000000009843f93135f2da1fd21a77cd4807d9bc89e18c981f7ea52 1,347 0.75/1.00 vMB 25
335,385 335,385 000000000000000007812a422ff3a0ba45ba055c57b9e9e303fdd16d95a1e43c 1,602 0.95/1.00 vMB 24
335,384 335,384 00000000000000000fd760770f2729c83e77adf00eb734fcf6e9cce12a804528 1,517 0.87/1.00 vMB 27
335,383 335,383 000000000000000017cb72a0c96a1d4e20cb91af16a10e0ebd32e70167bb70ec 1,539 0.75/1.00 vMB 27
335,382 335,382 000000000000000019576bf4ababd4a57e983f93c899cc592e0157dfdacb72e9 279 0.20/1.00 vMB 18
335,381 335,381 00000000000000001b7cac99465182b6c9da0061757869a95a2758e42d1e9f30 508 0.51/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.99 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: 648.71 GB
    • Received: 13.06 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.