Loading Tool

Explorer IconExplorer

Memory Pool

32,743 transactions
6.41 vMB
0.11406331 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 10 sats/vbyte = 12 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.50/200 MB

Candidate Block

Mining Attempt 0d1f43da8d5565f04ec4460ec41a1bf1210ac49080232ec88566ce0b5aed8ff7
Version 20000000
Previous Block 000000000000000000019ff224b4d4a6fc0b16aebc678cd7e073a8d50a9c1263
Merkle Root 8beccf8d6006c59437fb613853eae22d2561f80dde9ee4813cff32bc1294620e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,436
Size: 1.00 vMB
Total Fees: 0.09384723 BTC
Avg Feerate: 6.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,783 (572,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
340,327 340,327 000000000000000015da2c03927b242b4aa9b92d11033a3371c4831debbbf091 0.23 MB 388 20
340,326 340,326 00000000000000000084d315e56c6061a09d45f8b46c8b9b4f51ec81074835c5 0.21 MB 389 26
340,325 340,325 00000000000000000ecff155043836ba65a13f0f772a1dfd5f67c4b932140db8 0.53 MB 803 20
340,324 340,324 00000000000000000b1cb5b7df8bccf087817fcd843dc9fab9bed6b20c81aa8b 0.75 MB 708 15
340,323 340,323 0000000000000000012987cc99d23eb64e69b2571192f6cef3f0008afcf7d7a5 0.75 MB 1,517 23
340,322 340,322 000000000000000000e5308d3a0f8e2fd7f0b70e601266b9c922811f9bd078db 0.75 MB 2,552 44
340,321 340,321 000000000000000012419bd2bc78b311da2eee62f7225fb647c863fa5519797d 0.38 MB 840 27
340,320 340,320 000000000000000011899d7e1dbe48539d69792856fa2612038f479469dfb07a 0.27 MB 426 21
340,319 340,319 00000000000000001781e6d405db9e24220113aa5e5fe37e4cd63ab496e32fa5 0.08 MB 175 19
340,318 340,318 000000000000000010711115871e2a6ad7a8497fab6ced23de7200e5b92d2d01 0.17 MB 280 19
340,317 340,317 000000000000000017f2149fe618c1743c991d1d7724da06254b32c4b921858f 0.24 MB 335 19
340,316 340,316 00000000000000000f1ceb496485b324c8e3b9547093d59ad9acccd092924546 0.40 MB 717 24
340,315 340,315 0000000000000000137bafde68f82f3c193e6cae50280029a043be28a1f88f51 0.30 MB 633 24
340,314 340,314 000000000000000008f8552bb131e47ba06fd26781374c6f2e7b361581a9afeb 0.31 MB 572 24
340,313 340,313 00000000000000000cf6ae7cdac38e80e90f5762fe1a2843ce2cde2f596d710d 0.65 MB 1,263 26
340,312 340,312 000000000000000004cff71f018ca63d9cc9fa73523280395efd3fc46eb25ec4 0.58 MB 1,175 26
340,311 340,311 000000000000000001adceba16ba5722f12aaeb16b4dcf4313f0b13b4e9a9390 0.34 MB 694 25
340,310 340,310 000000000000000013171ba7727c5ab4db6f9c5c51a4a3e9d7257a51a60a0294 0.10 MB 153 17
340,309 340,309 000000000000000003452edee7cc70b88be7a7dc638984993df8059cda530036 0.33 MB 650 25
340,308 340,308 000000000000000011d5dd69f9e6f25f5d40ad573788bbdff1bd522993518eba 0.27 MB 413 17
340,307 340,307 0000000000000000146f7a4b7d86389d4233a6698b4b5457bc7c91b66ee42f1b 0.16 MB 385 34
Previous 10 blocks ↓
Total Size: 778.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 148.23 GB
    • Received: 1.71 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.