Loading Tool

Explorer IconExplorer

Memory Pool

28,604 transactions
9.51 vMB
0.09962387 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.12/200 MB

Candidate Block

Mining Attempt a17362acf1f3f2056f3ef9b3387c934345cbb1f8253d4a111c0bc3a122d42b46
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8773885f5fd505a39bbb3964e096504de2e602e0c680af7fc7097fffd3d24153
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02831087 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (712,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,788 200,788 00000000000002fcaa3254788da0a72e605e53de826ab9113aa6a52ed4fe5b71 159 0.16 vMB 38
200,787 200,787 000000000000016f6e39f6bd372d1654261637c40475116d10bc412980c92dde 141 0.07 vMB 88
200,786 200,786 000000000000059e55dbb8820677a5249f6aa1d008cbea0847077b66b181a756 19 0.01 vMB 804
200,785 200,785 0000000000000295b9e717f7fffc9d2de3fd0ec78a5cd7c6f444602290942c59 24 0.01 vMB 142
200,784 200,784 000000000000003642b22a18f0343ab2cc52844689b56f4673691ae1a323cd08 152 0.11 vMB 101
200,783 200,783 000000000000051335b703f106e76429483527b6d3a39a58fe2a9ae7e1cb5a59 126 0.05 vMB 112
200,782 200,782 00000000000002a698d35a1e2f287f3fcb95992ead8c16ad1ea3116f1aed0c59 68 0.03 vMB 182
200,781 200,781 0000000000000285f407f35fbe85ccb250e8a47ff269bdfbb3acf31b7d0a24f9 258 0.13 vMB 164
200,780 200,780 000000000000004bb40f26218d32b995913a732c25f49e2521e66fcff8432013 149 0.07 vMB 111
200,779 200,779 00000000000003fbc532716556abef2b840148876e06d3e4c885d58937b51b82 235 0.07 vMB 370
200,778 200,778 0000000000000310df2f5c45e59c715074ef76fa507758798ad350e66a605c6f 55 0.02 vMB 114
200,777 200,777 000000000000005f51540574eb2612ea79e5c4cdf00b6d0311ae060c6116828d 126 0.11 vMB 96
200,776 200,776 00000000000000650ee4e7f3b4d7701fa024dcac35cacb67c193a64aee7f8bc8 85 0.04 vMB 217
200,775 200,775 0000000000000473f12b7d3f8a24832caee75e239d227355ea5d6edc22f092bc 345 0.15 vMB 159
200,774 200,774 00000000000001814a387ad668cd35e70e52b0dd2466a1e46bd15ac26606f6f0 155 0.05 vMB 213
200,773 200,773 000000000000000ad700ea7ffc42263176c15d2678808f1fb4cd4945fadcd11c 30 0.01 vMB 10
200,772 200,772 00000000000000379138142a7faeb0d525d9f3a1427207ea313195c0b2e6a6a7 22 0.01 vMB 63
200,771 200,771 0000000000000385cd6e339a2d4795d095df794b274c61949bd61ff426dd81d8 355 0.20 vMB 128
200,770 200,770 00000000000004df7894fc5b81ac80d6caab752d907e31a4211e85cb3c70314c 47 0.02 vMB 29
200,769 200,769 00000000000001a1d41bb4146f2e291f7be45bf2c6fa76676d5bdfbd95bbfd07 158 0.10 vMB 110
200,768 200,768 00000000000002950e13a2dffb8c97ff3cf44db8f0ef7b98d83b0f86806e1ff6 319 0.14 vMB 148
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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