Loading Tool

Explorer IconExplorer

Memory Pool

35,838 transactions
27.58 vMB
0.06024055 BTC
Random Selection Loading Transactions
Max Size: 138.76/200 MB

Candidate Block

Mining Attempt b19fc1680c9a27b9843f333c9681238eb46356484a646b02a644e5b083f2d34b
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 764a9f39c849241a5959c18d0bcfdeaca6bd9532a6f09cef5024618bb7135269
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,471
Size: 1.00 vMB
Total Fees: 0.00799096 BTC
Feerates: 203.60 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (807,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,248 107,248 00000000000185a07e486a9e74ebdaf92522d8e83264c97f663b1a093495ff00 12 0.00/1.00 vMB 0
107,247 107,247 000000000000084a5ff676980386b6e877955fd84e583dd2e5c7d4d814af5ee9 5 0.00/1.00 vMB 0
107,246 107,246 0000000000010971aea91197cba3c7ff983eaef1bb22f55db197761c09db7e8e 34 0.01/1.00 vMB 0
107,245 107,245 0000000000007dcc719861e39a1646e0a4e9535c9d701601f11c08a8ad8189fd 4 0.00/1.00 vMB 0
107,244 107,244 00000000000071b684fa1dfd6ec1cce2b985800e4d08ddcb8b2990c5b6640e7e 12 0.00/1.00 vMB 0
107,243 107,243 0000000000011377f2993920bbc3bf7dd0871dee741c2c1a25f815d95de62838 1 0.00/1.00 vMB 0
107,242 107,242 000000000002195937e3ca1996ca714ab732976a8cebc8c43d2e38500a0248d1 2 0.00/1.00 vMB 0
107,241 107,241 0000000000020c011d2b5405585a8c473d750a2bf073ed4a5a5862e861f543cb 1 0.00/1.00 vMB 0
107,240 107,240 0000000000001f3d46804b7c518523405d75e39241060f6cfb53c55f769968d4 8 0.00/1.00 vMB 0
107,239 107,239 00000000000208b618adc3b083bdb3f288b5532f385bffddd7afdb7d8ad14a47 5 0.00/1.00 vMB 0
107,238 107,238 0000000000009e6a0920de7aa6d78ebfab183ee1845974244e9ba000ff7b271e 12 0.00/1.00 vMB 334
107,237 107,237 000000000000fe6bf07cc2e0814dc7f3c759b1dc8c280e9895196a983a3a9dd3 9 0.00/1.00 vMB 0
107,236 107,236 000000000000b5d021095a4e445419769e6151283d0b484edfee1105ab2091f5 6 0.00/1.00 vMB 315
107,235 107,235 000000000000e57e7fdc96e72231986f67fffb237b0d1cc24a43d4dfcd66fe97 28 0.01/1.00 vMB 0
107,234 107,234 0000000000027a38933bfc613f5a260c78704c2ec47ecdca6e79fcd506e237a0 8 0.00/1.00 vMB 0
107,233 107,233 0000000000007290b57f60f8c1c4aca397171f8f7d58b6371a4d794b227c6354 10 0.00/1.00 vMB 0
107,232 107,232 0000000000018426ab40154c69178700b6030b956e035e20abfacff3de30b9f7 31 0.01/1.00 vMB 0
107,231 107,231 0000000000005825a36fea99c89507097c69165e3440cc7118d2131b153e325d 5 0.00/1.00 vMB 0
107,230 107,230 00000000000264216b3fe455ce1993b16c77c13f8b824e36b25dda3363d163e1 2 0.00/1.00 vMB 0
107,229 107,229 00000000000004e4a214ec12b3d05fa74482ae7938c549730f399935e212496e 8 0.00/1.00 vMB 0
107,228 107,228 000000000001747980931394d142cde837ba23e31bb6115365a33ffaf53155be 45 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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