Loading Tool

Explorer IconExplorer

Memory Pool

79,194 transactions
29.71 vMB
0.07547843 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 75d7edc9336ee20b263a369d3c9c97e52188550bad09855ebcc9785fca9ee3c8
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root ac04acd2d30ed77eccfb49dcd5c6d9102630ee315ee9c6089a473672b04d4cfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,830
Size: 1.00 vMB
Total Fees: 0.01467799 BTC
Feerates: 150.77 > 1.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (145,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,291 769,291 0000000000000000000471b250a8e42a591f64ba39a79b962f0c704c282d5121 3,348 1.00/1.00 vMB 26
769,290 769,290 000000000000000000011e751a27f19b07292f39ca26f0c5f7028967cb021e55 2,232 1.00/1.00 vMB 34
769,289 769,289 00000000000000000004cb70ff47bf3167da9d5d5423852a13f081c57ef9b95e 3,091 1.00/1.00 vMB 27
769,288 769,288 00000000000000000006858ab5d5525af2476396a2edeb6264e4e5bac48c5cd7 2,404 1.00/1.00 vMB 23
769,287 769,287 000000000000000000025b53e9828d6a6c2e8ba7e4ddf07780fc079017086f86 2,839 1.00/1.00 vMB 34
769,286 769,286 000000000000000000040865a1e4c58b55628507c648992c1adac2af0bbb8920 3,261 1.00/1.00 vMB 35
769,285 769,285 0000000000000000000796e5f62f41329b287e1703289b202fd3818a6c63201e 1,504 0.62/1.00 vMB 14
769,284 769,284 00000000000000000004f0ca0768d9651a55dd41e3ca7a3a19b7937ac169f85d 2,812 1.00/1.00 vMB 14
769,283 769,283 00000000000000000000c13f0fc29b607e146211ac7c54ad8c186871c3b38b95 3,315 1.00/1.00 vMB 32
769,282 769,282 000000000000000000057b0f8e1ab35e3b2724324544fb7f365dbb274fd621fa 985 0.54/1.00 vMB 10
769,281 769,281 00000000000000000001cb8cf78969c4d840950837681f1df0e2f8a988119a21 2,291 1.00/1.00 vMB 27
769,280 769,280 00000000000000000004f19088a6dbef565c61e202fb8f44947284df6ca45d1c 827 0.59/1.00 vMB 16
769,279 769,279 0000000000000000000002139b65638f9f7407f6a743d6743f5d78a630229ce8 2,096 0.64/1.00 vMB 20
769,278 769,278 00000000000000000006b656f843f8d0d3959963688db42ca6e50135b3256ec9 1,153 0.35/1.00 vMB 17
769,277 769,277 00000000000000000004f6b68e99e48b30a06788f614fb9aab48a4c4878f0664 483 0.12/1.00 vMB 19
769,276 769,276 0000000000000000000377eef1943e36f4b637ac2900bb04cd9ae4dd5897fa54 1,045 0.31/1.00 vMB 18
769,275 769,275 00000000000000000000d4a35cef1301065ab7f0f67e1dfbb242eb0090b4adcf 2,446 1.00/1.00 vMB 13
769,274 769,274 0000000000000000000564c4e4aad15c94982658c29ae3c8800269dd8fb3f011 1,496 1.00/1.00 vMB 5
769,273 769,273 00000000000000000002a455c4ad3a0d4394896dd3dc16af7044070ccfa07bdc 2,590 1.00/1.00 vMB 9
769,272 769,272 00000000000000000004d63bc1e778fd82dbef8943c9d9d664e01ff85e01491b 3,060 1.00/1.00 vMB 19
769,271 769,271 00000000000000000007636da5f7608273159ab054e75daabd03a34c594c47cd 1,636 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.