Loading Tool

Explorer IconExplorer

Memory Pool

34,418 transactions
25.69 vMB
0.06243940 BTC
Random Selection Loading Transactions
Max Size: 130.28/200 MB

Candidate Block

Mining Attempt bfb86b28a56b2ab45dc5ecf1fc993fda8f7c0de12a0fb2fd9707d608255ff4f6
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root ed13333ca16f1588a707e588d8ee6d7d5bfd9d736ff08f5be63515095ad0d01e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,442
Size: 1.00 vMB
Total Fees: 0.01563959 BTC
Feerates: 101.16 > 1.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (912,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,303 2,303 0000000034513c8f15e871647ead42a924d597b5c9303e6aea529cf06ad302aa 1 0.00/1.00 vMB 0
2,302 2,302 00000000c00a1d667be37a43eb5e5f2a409cc0a72d9f3fa89a42d41409cd5ba4 1 0.00/1.00 vMB 0
2,301 2,301 0000000005293c54b44c3ae0230ebe9efab661dd7b3068fa44ad33e872282363 1 0.00/1.00 vMB 0
2,300 2,300 0000000091a5fdf4b5f5fe07ed869bf82049b3d61a403f2771b5cbd1937dad09 1 0.00/1.00 vMB 0
2,299 2,299 000000005845885b0f3e66a5a7377c408c7c42bad7528f44862f7b7e741bdb9e 1 0.00/1.00 vMB 0
2,298 2,298 00000000de1a62f59c544724d3d7267033ed03b8339aa5469a15f44da2a36428 1 0.00/1.00 vMB 0
2,297 2,297 00000000461d0e76325c7870b4b0f72ae0b8778c421d0d660860c9cdc88d44ac 1 0.00/1.00 vMB 0
2,296 2,296 0000000007df4a6e603db155f76ea469131b1ba6c8e1aed5179ef5c29108c92a 1 0.00/1.00 vMB 0
2,295 2,295 000000000173afcf79614b471d2956e6f6419ea33c6adf8201d7638a2c00ec1f 1 0.00/1.00 vMB 0
2,294 2,294 0000000018f5849fabd683aa992bea25e2d9c8a7d8744dca5f67176d414d7df6 1 0.00/1.00 vMB 0
2,293 2,293 0000000099731fe1e5dcc7b7aeb1f00c54abefb676a96f2a08c36117b89c18f8 1 0.00/1.00 vMB 0
2,292 2,292 00000000f428507fbe8d6d33c51180fba0c9fa5bb937430d86d84ac649f6fd1a 1 0.00/1.00 vMB 0
2,291 2,291 00000000ac60be46c3f78d9ef740ea974d910a7f51b0f0befdcfe0400469a80d 1 0.00/1.00 vMB 0
2,290 2,290 0000000087d58cfbda325f0e0c1a6d7c9653284952a737b7a6daa048836bb423 1 0.00/1.00 vMB 0
2,289 2,289 00000000c068202bf064552cae1c57b92fee3d24d5040f251f48a03c7217320c 1 0.00/1.00 vMB 0
2,288 2,288 00000000625bd7ce59366e8b19859e87e6021fabd2975e2cd4300419c8e1f72d 1 0.00/1.00 vMB 0
2,287 2,287 0000000065aebd2a083094fe89216a6c350e59db077c8b5aae471014c8f54afa 1 0.00/1.00 vMB 0
2,286 2,286 000000001e77447f842ce3058379840fcff6a670567eda1a8f88186ef018b753 1 0.00/1.00 vMB 0
2,285 2,285 000000002d9af58ffb34e9f64fd800380506a575c53476fe65b806acee7d5e9c 1 0.00/1.00 vMB 0
2,284 2,284 000000007f4d5878b1965c46df374dc15b6f002a1f84a3d1aeaddf119b39fef6 1 0.00/1.00 vMB 0
2,283 2,283 000000007569ac9cf8db89a6903ed71218bcf25786370acefef1866e15e96216 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.