Loading Tool

Explorer IconExplorer

Memory Pool

85,928 transactions
31.46 vMB
0.07976615 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt 5cfe5fe4f4bf72346624a0c42a1f36c2e029d962a1cb9536a6cd51b8f0c8ea25
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 31b46a99987a7df8076060f068e2d1371594c104f5efc835f67fcf34ec4b288d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,963
Size: 1.00 vMB
Total Fees: 0.00835750 BTC
Feerates: 45.66 > 0.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (579,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,323 336,323 000000000000000001d7b9e800a90a0b8210fd7f1d2eaf94096f0a708dadcabb 1,165 0.59/1.00 vMB 37
336,322 336,322 00000000000000000f1e0a5b7c68ef5a8a1633f880f7da05650d8d56f2cc38a4 302 0.23/1.00 vMB 22
336,321 336,321 000000000000000000bc65f9cf70defa97878219563275d6803fa89b16fa3a94 442 0.24/1.00 vMB 33
336,320 336,320 0000000000000000065bf8713ea68d777f094da71ea2ec8ac931da1282f426e1 773 0.51/1.00 vMB 28
336,319 336,319 000000000000000007eb133cbec9e25bda3fb6d5cfe9cce583dba7c6fc343868 46 0.03/1.00 vMB 10
336,318 336,318 0000000000000000193755c64b2cc6e509f41a6da2009b39f4499266d61a9ed9 487 0.30/1.00 vMB 25
336,317 336,317 00000000000000000dced884ceb36100e714071563d6a29aacaeb6485fd646d4 196 0.59/1.00 vMB 10
336,316 336,316 00000000000000000672fd53ff7eedb364882ff6714bfdc9d16492c402b4ee0a 1 0.00/1.00 vMB 0
336,315 336,315 000000000000000019e585f0e4887fc5d7a8b9cd9cfd658dfb4eac91d0f66b91 1,265 0.85/1.00 vMB 24
336,314 336,314 00000000000000000ff7b07da2627219395646964f30976b9ab516b611d1dc9c 503 1.00/1.00 vMB 12
336,313 336,313 00000000000000000092ee62488d9af3eaf9445e9a00a0d7ceb6b38c36142261 1,040 0.75/1.00 vMB 20
336,312 336,312 00000000000000001a8f5d7cdf4cc2eed29517b79c790c5c231db8cb1dbcc3f9 1,475 0.50/1.00 vMB 43
336,311 336,311 0000000000000000148843af0f4c66d87e15eb649d0935905d9ecf0e7095c1e3 1,224 0.75/1.00 vMB 26
336,310 336,310 00000000000000000dc3c6d028b99c96993b9b3aa6f2ab9616252f00ae62e662 32 0.01/1.00 vMB 23
336,309 336,309 000000000000000005cceca3f63307667ecf780030e65204417e68a543e0c63d 468 0.29/1.00 vMB 23
336,308 336,308 00000000000000001a588db5082bdb414b6279fd117ccdf3282343282af00786 16 0.01/1.00 vMB 27
336,307 336,307 00000000000000001812921989af4db25b957efc16a5b15a3e46e6f0178627f3 104 0.47/1.00 vMB 11
336,306 336,306 00000000000000001b7529e2023a8956ac6d031e1093f32a798408cf829808e5 16 0.01/1.00 vMB 21
336,305 336,305 00000000000000001390780c9c96aa073975b52e5ac0d9afa9a515458b956f94 496 0.42/1.00 vMB 19
336,304 336,304 000000000000000001ce65b7765519b24e09cbbccedbf909bb5ba7d30fd8d975 404 0.12/1.00 vMB 32
336,303 336,303 000000000000000009cd5dcb132dd8d46b0052f35cceb6b03372089f2522a541 919 0.67/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.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: 717.15 GB
    • Received: 17.83 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.