Loading Tool

Explorer IconExplorer

Memory Pool

43,907 transactions
28.33 vMB
0.05783757 BTC
Random Selection Loading Transactions
Max Size: 150.57/200 MB

Candidate Block

Mining Attempt 072558ccc4d435a2b1d3df572e75d9f5448ac68c407032329158e91912bee5a6
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 8d0bbe4b060da6a9ba226152f9b51800bd98e966eec976b039fe9431c6bcb8ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,271
Size: 1.00 vMB
Total Fees: 0.00410722 BTC
Feerates: 43.26 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (573,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,328 341,328 000000000000000009b52e398834974d78927d2582f469853665f38cf9500b4c 218 0.20/1.00 vMB 20
341,327 341,327 000000000000000011d3580a94743570c167478166ccc834eaf174b456a8835d 145 0.10/1.00 vMB 15
341,326 341,326 00000000000000001985f97831c09a17d55dc8ccfc519b2dba5a431e40a8d272 1,015 0.75/1.00 vMB 22
341,325 341,325 0000000000000000053bed05f2e6737411c610d01254cdc1934de5fb7b1e64fc 1,279 0.85/1.00 vMB 22
341,324 341,324 000000000000000001cd6f332910f3a7f93ac3d129342303c55785813c16e51b 35 0.07/1.00 vMB 4
341,323 341,323 000000000000000016aaf84c7509d363f459f8e9d8bd1048a0500d891bb92be5 1,279 0.72/1.00 vMB 27
341,322 341,322 0000000000000000107a9bd67befb181b6b6376cb7a0047854822d6790507bf6 1,118 0.52/1.00 vMB 26
341,321 341,321 00000000000000000b0355860f3f96984953643e5bc291501706a1622b4758ec 710 0.34/1.00 vMB 30
341,320 341,320 0000000000000000130ccebc0260dd8137d7b3d1ba30b7b35c1c872ed01fdc9c 1,640 0.82/1.00 vMB 31
341,319 341,319 00000000000000001381ee4adde62961d87c2ce09f7a3fa4fb98b29eca6ba2fb 336 0.17/1.00 vMB 28
341,318 341,318 0000000000000000053962646a397d2a7773e79c338b0a7e96b3e1dc0d0e4c0f 449 0.26/1.00 vMB 23
341,317 341,317 0000000000000000101fbe669d8adf4d93b666aee590146159a8f68ebc4b80a1 413 0.25/1.00 vMB 21
341,316 341,316 00000000000000000d55df9ab297cf2d973a3986c8f4ee914882e53fdf84ca36 437 0.57/1.00 vMB 12
341,315 341,315 0000000000000000032bd6d9ecac9f0489ef70e05de60592f9640b0bd377cfb7 1,851 0.75/1.00 vMB 34
341,314 341,314 0000000000000000074203a4ab5f9ef1aaed8c75e7d8703b651745456b14eaef 344 0.61/1.00 vMB 8
341,313 341,313 000000000000000006a9f9818978b48a78f3923f379ae846ff771c9ea017f81b 693 0.93/1.00 vMB 31
341,312 341,312 0000000000000000124e3b6daf90c6afe2c06effa468729248db5f0d800f4ade 2,013 0.90/1.00 vMB 29
341,311 341,311 00000000000000000a8c3108dda749198b59118f42c6ba87a4f382fe2a97fc99 454 0.17/1.00 vMB 37
341,310 341,310 00000000000000000d72eb73aea4a2f178bec6cbe49725a2423fa02a065d0af8 99 0.12/1.00 vMB 12
341,309 341,309 000000000000000000b671c4d6a13bc14c500016a4aff31a4edbc9e3cd6a55ff 284 0.16/1.00 vMB 28
341,308 341,308 000000000000000012f5559e95b487b13427cab9a3b8bdef4e6f5d1d6f7082ab 654 0.89/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.79 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.