Loading Tool

Explorer IconExplorer

Memory Pool

47,076 transactions
27.90 vMB
0.12921551 BTC
Random Selection Loading Transactions
Max Size: 146.38/200 MB

Candidate Block

Mining Attempt 0828bbf48dbb9296f61904a774849314cd5e8f1ac62f64f95a78b4e26ac30f4f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (43,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,297 871,297 00000000000000000000606a96b139a3cb8e04a65dd22be4afb6f30ecf682bc7 2,714 1.00/1.00 vMB 16
871,296 871,296 000000000000000000014e56265d8e2013dd769d83c7723f9ab9332f4035e7b6 2,880 1.00/1.00 vMB 16
871,295 871,295 00000000000000000002b4e8d0c643ab181796a7664db6f186efffd08e3f6493 3,683 1.00/1.00 vMB 26
871,294 871,294 00000000000000000000d8a3510f132bacef719270eb7ea1de31fbd5ddb20625 1,165 1.00/1.00 vMB 4
871,293 871,293 000000000000000000021ee4126e83226df6c518b6971d538fd5ce397541d621 2,092 1.00/1.00 vMB 5
871,292 871,292 000000000000000000012cf2942adec80a326562eaf25afb51d2ff8d0bec608e 3,544 1.00/1.00 vMB 9
871,291 871,291 0000000000000000000235e184926352934761a23eb7ca4927c9ec59bccf815b 1,886 1.00/1.00 vMB 6
871,290 871,290 00000000000000000000c34c032d89bf43154609f9a4d67ab5ec4dba6280fb77 2,823 1.00/1.00 vMB 10
871,289 871,289 000000000000000000023515ec213f51640c30dd5da8982782d410fe1687f599 2,505 1.00/1.00 vMB 15
871,288 871,288 000000000000000000027a5d71307532eb6d6ade05be7854667f7c25d4518216 2,217 1.00/1.00 vMB 11
871,287 871,287 00000000000000000002b898cbb06a3004ca25f71185d665cb6ab7e0821a08e3 3,314 1.00/1.00 vMB 32
871,286 871,286 00000000000000000000095721568f55639e823ea4502030bd4cac6b1f5082d5 2,429 1.00/1.00 vMB 16
871,285 871,285 000000000000000000001ae12c6e953867d0d53ab07b42cce6244173f0d5a55a 1,592 1.00/1.00 vMB 12
871,284 871,284 0000000000000000000097d07b634e7923e92549288a4c2cf7ddaecf2040b9e6 3,605 1.00/1.00 vMB 16
871,283 871,283 000000000000000000011acac91c58976a04d715353d8a23ca40d45808c79fea 4,362 1.00/1.00 vMB 17
871,282 871,282 00000000000000000002bb72d94156f028c3ab106c676970d17b8444be24904a 3,629 1.00/1.00 vMB 16
871,281 871,281 0000000000000000000055eccef7f780927a342782a93d0bea3cb2400c3991c5 2,612 1.00/1.00 vMB 23
871,280 871,280 000000000000000000015cc3f73b99a96135223dd1c6814f29f0d78790223010 3,469 1.00/1.00 vMB 23
871,279 871,279 00000000000000000002a4caa92ad7123a3c22c900dfc8fde76f4d6730ff604b 4,342 1.00/1.00 vMB 22
871,278 871,278 0000000000000000000157b6cafbab16f6ac3f5b373c70a1c24057fd2a2cf7b1 3,928 1.00/1.00 vMB 19
871,277 871,277 00000000000000000000683379d6a9e7b352b00e63a41b8a0eb91b79a2696a3c 3,695 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.