Loading Tool

Explorer IconExplorer

Memory Pool

81,097 transactions
30.68 vMB
0.15245189 BTC
Random Selection Loading Transactions
Max Size: 183.71/200 MB

Candidate Block

Mining Attempt 2d9ad9387bfd04a080f8ceafe5fad3a8224f8066144e6994cee4e03dd2e1d8d3
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 4e51d212a0b37a8c5f8d8e20cbaf71dfc201706f830cbc98d9ddf583723dadd7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,249
Size: 1.00 vMB
Total Fees: 0.05353422 BTC
Feerates: 673.02 > 5.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (532,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,513 382,513 000000000000000004e8077131d60d71d89869c48d9763520dae8ed03a0f055b 387 0.18/1.00 vMB 37
382,512 382,512 00000000000000000d297c69b1576df4122a8780bb06673cbad68a31b92704dd 1,882 1.00/1.00 vMB 35
382,511 382,511 00000000000000000d31872d014893ada612177e250e36ea99ba0182d6deae2a 461 0.22/1.00 vMB 36
382,510 382,510 0000000000000000057e985acef8e5f46b61b5189ea356b597c717f4138791db 252 0.12/1.00 vMB 27
382,509 382,509 000000000000000008be25a117cfdc302df35f2739d87ac4c5b3714164c87912 901 0.46/1.00 vMB 42
382,508 382,508 000000000000000006a7dd9d71e45ba8dd45ee17e2fd98031951edd4c6f550b8 1,534 0.93/1.00 vMB 34
382,507 382,507 000000000000000001b895e11fa542213f474ff88ae1f2332f63d83d1c7ebcbc 1,366 0.75/1.00 vMB 29
382,506 382,506 00000000000000000bdafeea8ca235dde320f093b572e5e862e51184855ef7db 2,218 0.93/1.00 vMB 47
382,505 382,505 00000000000000000087036d230bed40f5c74f8c4aa0800c0b4bec183110b773 372 0.70/1.00 vMB 10
382,504 382,504 000000000000000007b478033b8f066a3318d3326be2521020c1b1231827781e 404 0.41/1.00 vMB 15
382,503 382,503 00000000000000000981f77a04008804ff7789233d26e6dc7274978bbd51686d 2,430 0.95/1.00 vMB 49
382,502 382,502 000000000000000009808c3492219e2c5c12ab95efd1c9872946096f241a0bec 1,241 0.64/1.00 vMB 34
382,501 382,501 00000000000000000f700e1f8d62138442934db793e08f25cb700e4b5479164c 816 0.53/1.00 vMB 25
382,500 382,500 000000000000000001ec54eb2775e4e380c7e04ec1fa41bafc381a8a67509eab 273 0.65/1.00 vMB 8
382,499 382,499 00000000000000000dea1eedb5a5748f88fbdf35bc8b4efb123b5bb65b4ae3f9 1,296 1.00/1.00 vMB 24
382,498 382,498 0000000000000000044fabdbabb8805b7e3ef9fd02e4277b5adab2d4ace24b7a 1,253 1.00/1.00 vMB 18
382,497 382,497 00000000000000000c4e6d5f7d58fc0d66c71c7cb511d554e7d1dbbbe3b1f6e0 795 0.42/1.00 vMB 30
382,496 382,496 00000000000000000219dbc76edee11f83391b19f405c06b93bc83c449e0c9e2 1,218 0.72/1.00 vMB 27
382,495 382,495 00000000000000000ca14933b806e5cec4c21c20b2470b249d5993384d6b4873 1,820 1.00/1.00 vMB 51
382,494 382,494 000000000000000007bf1f208ecfe6ea38856da8e792cdee462b82af5f8affad 1,889 1.00/1.00 vMB 39
382,493 382,493 00000000000000000a9cd67f563169d5f1452a305d6e311e822e4f9ffc88ca9a 548 0.95/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.86 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: 713.06 GB
    • Received: 17.29 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.