Loading Tool

Explorer IconExplorer

Memory Pool

16,451 transactions
10.41 vMB
0.02834542 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.91/200 MB

Candidate Block

Mining Attempt 0bea7785758e2aa489b9702a5f78caa2280ca4782d2f76b2fc5f38689f106441
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root 4d36e976256604d01a84cf50735f4008a582f766cc3684bc91cca344609ddcdf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,450
Size: 1.00 vMB
Total Fees: 0.00471819 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (808,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,924 104,924 00000000000207c5445de6197d2adc3a716243c735ca9a8d10896981a0bd530f 4 0.00 vMB 0
104,923 104,923 0000000000010e13ad9e764f30af00f98ececb0fa58607e6d118c44744146187 3 0.00 vMB 0
104,922 104,922 0000000000013a74cc42f16003c7be985fcad74605d33cd5fd328c9b9ae7a111 10 0.00 vMB 1,077
104,921 104,921 00000000000107f98054637a2d74549e6034b055670836a8874483ea7da027d0 1 0.00 vMB 0
104,920 104,920 000000000001ac8310e81d392ec96c705d2ca66aee96d40b7a3a8d1be5ff9ff5 6 0.00 vMB 795
104,919 104,919 00000000000114a204bdcad86bda246d30c5d5c097c79a2de0c2e3645dcb5658 3 0.00 vMB 0
104,918 104,918 0000000000026a9e9c18704d2546a891b845030d5acdbc054a3dfe091e82f360 4 0.00 vMB 0
104,917 104,917 000000000002ee5f370549b159ed2dcad425a6d225fe21b731d974539b90fd39 12 0.00 vMB 0
104,916 104,916 0000000000017b2b617d7a8a3b3ab8b667dd39c09281ea11a19e46b814143045 26 0.01 vMB 0
104,915 104,915 000000000002606036e59a6b8d414756c827b371fe9ad36731e21806fa56e8ed 1 0.00 vMB 0
104,914 104,914 000000000001fe629d3df7ab8caa02335f7713830187c222ef7dd850aa3cb246 2 0.00 vMB 0
104,913 104,913 0000000000018e9d09f31aafcb113434b55ef39812c735c6f8194c9b251fa8e4 3 0.00 vMB 0
104,912 104,912 00000000000109f394550187944f768ceeb1767f6d1d25bf31fc7e618afda7f7 4 0.00 vMB 0
104,911 104,911 000000000001d218c7268fff349284235c141c31b1334aa75be50c1e7ddb253c 8 0.00 vMB 0
104,910 104,910 0000000000016fdc71644a32825dfa6e714223d95f6ae7fba688c2e592195529 5 0.00 vMB 0
104,909 104,909 00000000000099abc5df52ded36e2193f8cf79130df1c316028ce60a4b755333 25 0.01 vMB 308
104,908 104,908 000000000000aa5edecb01a8a5cb4904f3cdce10d04e6da800c99c509f0499b2 5 0.00 vMB 0
104,907 104,907 0000000000020e0c3987860d0fd9b9c023b02abd1687bbf7feb11ad1d682be39 4 0.01 vMB 150
104,906 104,906 000000000000aa2f68a12c83c553f8017cee4f9d70881be1ca87bb8c33a2f110 2 0.00 vMB 0
104,905 104,905 000000000002a3af4d9b569aa2f6997e8eda9b7f95fe910f76776fc1581961ce 5 0.00 vMB 0
104,904 104,904 0000000000026887a57496fb01bb6a0e2b0e2885edc2bc8285ea5592e902d953 6 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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