Loading Tool

Explorer IconExplorer

Memory Pool

43,827 transactions
29.42 vMB
0.08102186 BTC
Random Selection Loading Transactions
Max Size: 151.75/200 MB

Candidate Block

Mining Attempt 8cfe362b7bf5da168939dd9ee9a839fcc0ad518ad20602f3257840eded9d9122
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root c369dbae494a24175052bba07227ddd3a143e6e0eee637a0a95bec227270b095
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,920
Size: 1.00 vMB
Total Fees: 0.02319878 BTC
Feerates: 477.45 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (795,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,300 119,300 00000000000024d8b30b59cc164f5454b48f4c50d0cf088488bd85c6aec66f2c 11 0.00/1.00 vMB 0
119,299 119,299 000000000000a5046485db4aba24a285738e3e36c9dc614ae46b2e9d3e41ed02 2 0.00/1.00 vMB 3,861
119,298 119,298 00000000000069162f60580e869b37c5873a7e5c9f87193c72e782ee1b2d6396 13 0.00/1.00 vMB 509
119,297 119,297 00000000000058e5fee294c63ad70dcc160b27662571c41720b6595f77a38ee7 11 0.00/1.00 vMB 0
119,296 119,296 00000000000084a15b0bfaad5c7750bce233cec3f6bb82354c036057ab2fa9ac 2 0.00/1.00 vMB 653
119,295 119,295 00000000000090493a6662122a7d31c0dea2263afe137ed8634705354222091e 26 0.01/1.00 vMB 678
119,294 119,294 000000000000565c8556cd075b5b4e04b93bb7d4b3db8daad0cd679c82457179 20 0.01/1.00 vMB 209
119,293 119,293 00000000000085b8fde745a082f1235bc864589af758fdd101f1dafeff89a0dc 16 0.00/1.00 vMB 1,347
119,292 119,292 0000000000000cecb778ef587bbc14398a39993d6be24ad96f0534012ed25398 12 0.01/1.00 vMB 760
119,291 119,291 0000000000002d00dca495b5c5b4b0d30faab02895446ba0a5c14b708b47c888 32 0.01/1.00 vMB 0
119,290 119,290 000000000000621edb423f0968db5911b545f0e83753d72727adb2cbb33cfbe2 11 0.00/1.00 vMB 346
119,289 119,289 0000000000002d53f187d8a3b264015d6da2a27165013d85e8e8f6d510bcff38 17 0.00/1.00 vMB 1,058
119,288 119,288 0000000000006e8226897065752bd531e54730787b7decbb037cae7c268f4d62 17 0.01/1.00 vMB 462
119,287 119,287 000000000000022386edcb3113370cd5184f1329e8e01f75032d6b7e25740156 13 0.00/1.00 vMB 409
119,286 119,286 00000000000047329488459462b6bf6298d19a857a728d5904a3b1e82e45be33 6 0.00/1.00 vMB 0
119,285 119,285 00000000000012a2f6174d012671418ed09117e3f15a58f04969623626172660 8 0.00/1.00 vMB 0
119,284 119,284 0000000000004d6b048bca61becfd973222d679ec3dbd8f880082513b83cf10a 17 0.01/1.00 vMB 196
119,283 119,283 0000000000002c0b2a2512f8f1d2f50ff8a6951bc232256310ecf460815d9804 6 0.00/1.00 vMB 280
119,282 119,282 0000000000006209bdffd0c5dbf979beba892a25718894bfdf6a292c7b1959a8 7 0.00/1.00 vMB 231
119,281 119,281 000000000000088d4071bd5ccaa1734b4e0dae40f854a2fc3eb384050497bd3a 11 0.00/1.00 vMB 619
119,280 119,280 00000000000037a4c96d3cd97a0fc209bcf061ecdab722bb1c556e2d106e1abb 23 0.01/1.00 vMB 896
Previous 10 blocks ↓
Total Size: 781.71 GB

Node Details:

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