Loading Tool

Explorer IconExplorer

Memory Pool

37,522 transactions
26.37 vMB
0.10404169 BTC
Random Selection Loading Transactions
Max Size: 135.36/200 MB

Candidate Block

Mining Attempt 6d6e58229812788bf7e0ff20ac12b49a10c62b01af54c3c1d2872acd7cb07568
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 9f9e95148355eff753d55a4a5759e8351dbdf901e33d90d5dc5853589cd4a39d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.05494530 BTC
Feerates: 201.13 > 5.51 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (523,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,281 391,281 00000000000000000199fe633f9b1862a5efaf972e4bd92e076e676f8ff34caf 626 0.32/1.00 vMB 29
391,280 391,280 000000000000000005b22ac3024a697134cdcf1bf5ea555d3d4edccaf9ed189f 1,069 0.57/1.00 vMB 44
391,279 391,279 00000000000000000585d850b18a77afb1f6a16aaf4c2ac10af73282bca4620b 335 0.30/1.00 vMB 18
391,278 391,278 0000000000000000081bcb106a04071b7981895d702b7483b948309c6c94dc55 535 0.62/1.00 vMB 12
391,277 391,277 000000000000000006f817d5db2cedb8fdfe4c7d8a91fec1a4f1d8702469997f 867 0.45/1.00 vMB 38
391,276 391,276 000000000000000005d956e57dc91fb0aaed4d7dbde24bba433cff33d259b4d1 1,715 0.68/1.00 vMB 39
391,275 391,275 00000000000000000a4e91f3b38269d2b5e33dc9ce59e192c7555105edb1acc2 1,366 0.71/1.00 vMB 33
391,274 391,274 00000000000000000621826c246b96bbcf15ac10b2e02a86312a8dc0a0857676 476 0.32/1.00 vMB 26
391,273 391,273 000000000000000006342d840cb15cbdac4bdc89778503efed8b32fe0e87c15d 599 0.28/1.00 vMB 41
391,272 391,272 0000000000000000064ff0c628d84a6d6193b062729c88554154119ced8093de 453 0.25/1.00 vMB 25
391,271 391,271 000000000000000002c5a5c91ba99232479ef5e75b0d09c036d640d82f88b731 1 0.00/1.00 vMB 0
391,270 391,270 0000000000000000062919f0046601ade766c6771d7ce16dd27aa852510a1ffa 1,942 0.93/1.00 vMB 38
391,269 391,269 000000000000000006cb7da4655e07243b6d474d9819ded957859a74edf3117a 2,218 1.00/1.00 vMB 34
391,268 391,268 000000000000000002b23542736b86e8b4616ae7876b87a05c369d408486c80b 1 0.00/1.00 vMB 0
391,267 391,267 0000000000000000024bb4a590c6b8331786d670724eaaee003d18b155a55dab 322 0.22/1.00 vMB 16
391,266 391,266 000000000000000006d2df78f6fe23b3d4935135f3390513f3beab7659c59567 894 0.64/1.00 vMB 24
391,265 391,265 00000000000000000119a5f2c481feb2ba644fa98af3cef61e0e9d7cb5a6a68e 2,008 0.99/1.00 vMB 34
391,264 391,264 00000000000000000321697a2f711158bac6883ceea68633ca819824115696a3 1,619 0.88/1.00 vMB 27
391,263 391,263 00000000000000000421a61d264cd1155e7675b60343870beb10d5f449f0e159 1,911 0.93/1.00 vMB 37
391,262 391,262 000000000000000000982f18fda56e7c3e96124de12c636cab3e93d7aa5bd917 2,238 1.00/1.00 vMB 32
391,261 391,261 0000000000000000034fc2ae4f0b12c8252e7d6b4e3914976cf58bdfb1f40467 1,790 0.93/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.82 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: 636.21 GB
    • Received: 12.36 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.