Loading Tool

Explorer IconExplorer

Memory Pool

79,207 transactions
29.46 vMB
0.08236674 BTC
Random Selection Loading Transactions
Max Size: 178.16/200 MB

Candidate Block

Mining Attempt f4543abb0add2269cd2ddbab62bc5c2c3f6a86d359cdd23ab7fc1f00920c93ae
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f37f5247cf842d98986efd06d153e04b96d5c479a41aa1b4650764a88b728507
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.02053908 BTC
Feerates: 100.11 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (749,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,247 165,247 000000000000096f8726517e9d6b27d1d18c6ebd67e2748ce1f4fff534f841ab 86 0.04/1.00 vMB 7,410
165,246 165,246 0000000000000b469e325ad0a573cc9cdffe549317b11a9f0a3e3e20862e40c3 11 0.00/1.00 vMB 32
165,245 165,245 00000000000005c99c4d83c51007c66a7096063adb418493b549e67d3d356f58 32 0.02/1.00 vMB 74
165,244 165,244 000000000000037ae6d3b7ca4ac0ff281586a3e1b3c2252ee597c47d0e75e95f 66 0.03/1.00 vMB 1,074
165,243 165,243 00000000000009e6c9d3ec6de55498ab73cad4129fe257bd20ffc4bbba951506 78 0.03/1.00 vMB 971
165,242 165,242 00000000000002e7ef82c3c88281a616921706fad91cace18032bf7511066026 44 0.02/1.00 vMB 171
165,241 165,241 00000000000007b93937f62f4e119ff97f2e1ca708322f605b63973f635f2600 59 0.04/1.00 vMB 72
165,240 165,240 0000000000000af852f200d125ec20c1c88383f92ce3bc0248b714372bb5249c 21 0.01/1.00 vMB 119
165,239 165,239 0000000000000b03027bc505710446c603a65eea26fc527754d444d09114e17a 78 0.05/1.00 vMB 64
165,238 165,238 000000000000063dbdb3528095b2b261a316c64ffa0432f94b1d3d5f3edb229e 76 0.04/1.00 vMB 170
165,237 165,237 000000000000084b6550604bf21ad8a955b945a0f78c3408c5002af3cdcc14f5 2 0.00/1.00 vMB 0
165,236 165,236 0000000000000b06efdea57c47e4126d0ff7b50ed3de9649c023533050c50f82 18 0.01/1.00 vMB 76
165,235 165,235 0000000000000cacf334edd2fd7cc0f843962487a56d7ce546820f61910dc24f 104 0.04/1.00 vMB 107
165,234 165,234 000000000000087b80d73f8b52ea9b4e5c0e9a281dfde1992e813521c2cc79df 13 0.01/1.00 vMB 58
165,233 165,233 0000000000000b0794d09bf5cbeb3c203f9784e081ec38c66f552ba97fd1998b 51 0.03/1.00 vMB 83
165,232 165,232 000000000000086043948879a3bed0543266092f9085c543a0186b61753479d7 36 0.01/1.00 vMB 0
165,231 165,231 000000000000087b3e44b698ecfd8167e41d0a1ca24b20d94e6a1c8bf99d3a79 8 0.00/1.00 vMB 606
165,230 165,230 00000000000002ed437e34f40560c48ff995635faba2cdc5b49dcc9351233831 116 0.05/1.00 vMB 24
165,229 165,229 0000000000000c5d405f2cb223413a5d9f3350e874483a8e377af04b0ae1e331 43 0.02/1.00 vMB 95
165,228 165,228 0000000000000ad3338a9fa3a9db606973dbca8daf6f9693106366cdd9ff0628 35 0.01/1.00 vMB 156
165,227 165,227 00000000000006285b3a5d23c68bd2e416b4d22c222efeca4c730aeede41e13e 10 0.01/1.00 vMB 520
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.