Loading Tool

Explorer IconExplorer

Memory Pool

18,059 transactions
9.91 vMB
0.05436836 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.54/200 MB

Candidate Block

Mining Attempt 4aa44b7c283f355bf26d22eed9f5c2768eae05515a758608ce1b6dff035d66c5
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 1eee28f08981eba29bf30383667e8d7967f6a6162daa8b122454204247992074
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.03057234 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (709,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,993 203,993 00000000000003d5ae5a48ed76c3a274916226020128e0fa2c4f733825cf3c35 50 0.19 vMB 57
203,992 203,992 000000000000020ab4fa84bc4456f0e575d65b1fa094d0eb07ec4745cae0179a 637 0.25 vMB 164
203,991 203,991 00000000000003d62d407121a7ffff5db87027423a833c151c3ed41edde24fd7 138 0.05 vMB 151
203,990 203,990 00000000000004785284e1214447630daefce21949dfde985c5dd13ba05d3314 1 0.00 vMB 0
203,989 203,989 000000000000027aaf08d8190b30e2ffd2221487bf01468d71f3d8ee4efcaae3 248 0.09 vMB 129
203,988 203,988 000000000000032fcd34065cdd98e3b106e18ab5620b9efc05d0b8e204a5f5a9 179 0.08 vMB 183
203,987 203,987 00000000000003a79eed9c066566d7be172f9d7b0c05aa5addec07a941203676 137 0.07 vMB 111
203,986 203,986 0000000000000271b014d5b1823bfe3358518dd774b3050c2310c59bef3bde80 194 0.10 vMB 89
203,985 203,985 00000000000000e4a476a98c97569cc44dfcfd782313a54713d384171eb57f73 28 0.01 vMB 91
203,984 203,984 000000000000050fe1ae85674c8f062440d30128d951c3c04e66e72141d45530 147 0.06 vMB 126
203,983 203,983 0000000000000240e16a9d1ab606d9a563f123a8676c27cc402929d799249374 59 0.03 vMB 179
203,982 203,982 0000000000000069a512ca21c4c353ef0a1b096e22bef665a266dfbf0fef2203 421 0.18 vMB 109
203,981 203,981 00000000000003220570b62083c98ec49d16cd5b8a69d6c81662e9a9406f3755 450 0.26 vMB 87
203,980 203,980 0000000000000183fdf5754cd141333661972bb85de7a3a079bbad2de799d83b 418 0.25 vMB 114
203,979 203,979 00000000000005539cfca2abc5b6f34e02a5672d6809b0003e23c66987589e24 121 0.05 vMB 194
203,978 203,978 00000000000000e4709e35fe8468ec3a013d384e19500bc0b1c689866777c7e8 28 0.01 vMB 137
203,977 203,977 0000000000000161bc25913186ba88a87ba7f2618ff48d7075f34038a3c20b2b 70 0.04 vMB 97
203,976 203,976 00000000000004474bc96f006e9d546c527e6903256d9e45cbcc7b3b923c5672 139 0.07 vMB 156
203,975 203,975 000000000000045464fbfe0b25998f19e5bed0ea96578b8469fbddf8d70a1bf4 9 0.00 vMB 0
203,974 203,974 000000000000044f82d38551bfe76c967e762338642497714b7c69d8de5582da 92 0.04 vMB 161
203,973 203,973 000000000000022f7aa78d08559305b3ab2cc0e41cbdb76a8a90866ce4e45ecc 253 0.11 vMB 157
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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