Loading Tool

Explorer IconExplorer

Memory Pool

43,794 transactions
28.71 vMB
0.07090521 BTC
Random Selection Loading Transactions
Max Size: 148.02/200 MB

Candidate Block

Mining Attempt 480bb7de5fad49879768a999ce8c28c94b74012e7f178a248c6cf8548e5cae53
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 6fecf9b1491380be29a7b84a43c6298be8384eb0acc89279af817b25c179729e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,210
Size: 1.00 vMB
Total Fees: 0.01515330 BTC
Feerates: 201.07 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (795,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,303 119,303 0000000000001424d667125e3b8f4163357acde57ab30caaf949ff75b1b52332 12 0.00/1.00 vMB 308
119,302 119,302 000000000000a4b96e58dd13638ba871973950c338c0d93435921e78bcb9f1e1 12 0.00/1.00 vMB 1,208
119,301 119,301 000000000000ac50b90227e65fb7db25db1f4600c6844f9c5fce73270d622adb 8 0.00/1.00 vMB 318
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
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.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.