Loading Tool

Explorer IconExplorer

Memory Pool

81,276 transactions
31.21 vMB
0.09882081 BTC
Random Selection Loading Transactions
Max Size: 188.77/200 MB

Candidate Block

Mining Attempt 3456660e921f83df62e44f3a08ddca12a0e10c89b204b02947e2aea21b44e942
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root eff29af13d69b4f3081139a3f09eb0f443cf83e9580c5b5f435fd8b7a7c4d705
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,433
Size: 1.00 vMB
Total Fees: 0.02211562 BTC
Feerates: 106.51 > 2.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (577,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,516 337,516 000000000000000008250967f2a645f9d3c1a0c821152eb1603559d0b7534670 434 0.24/1.00 vMB 26
337,515 337,515 00000000000000000fd0c4c540128f551b3197b034fd2a07080da3e96a7f91da 200 0.09/1.00 vMB 139
337,514 337,514 0000000000000000036673050080f174bc22dab7ca26b847f866f70a0906d317 239 0.11/1.00 vMB 25
337,513 337,513 00000000000000000f4ff63ebdc0f0b0dad95ca3b10f5b9dc9b95e4feeaaa58d 167 0.08/1.00 vMB 15
337,512 337,512 000000000000000013f7f98d81fd6351d389fc0c916e49e63900c3b8e8ccc6d7 494 0.28/1.00 vMB 93
337,511 337,511 00000000000000000d9894887daf285420b8ab55b675af7715181bd009418ce0 441 0.48/1.00 vMB 15
337,510 337,510 00000000000000000d7b8399d5a36b9d50c29c0799cc73af65be2d61f5c9a2c4 745 0.26/1.00 vMB 39
337,509 337,509 0000000000000000026771d7228a33867912913b26a394f025cb1f3310869e41 582 0.49/1.00 vMB 17
337,508 337,508 00000000000000000394aa982c3fb34d6db7f46aeddc64e16f4ef65fea48b621 552 0.20/1.00 vMB 60
337,507 337,507 000000000000000017a99c60480e78f2359512a146bab8983deaf2589b805f66 126 0.07/1.00 vMB 10
337,506 337,506 000000000000000017b5ddd6334e9e18f5dfc8506f5cf56cc51c18ef61ae8348 592 0.30/1.00 vMB 41
337,505 337,505 0000000000000000165ce9cc1fccde6bb5a5c75ca003497f4219eecc202305ac 334 0.14/1.00 vMB 26
337,504 337,504 0000000000000000057aba8a1f3157a06620e10159e40cca03eef3ed9e58a8cf 203 0.10/1.00 vMB 73
337,503 337,503 0000000000000000073d3ffb1fc88eaad650d1caf2973daeb83049c14f143db1 48 0.02/1.00 vMB 26
337,502 337,502 0000000000000000017c7d5378cad1db08653c3085ebafefdb653677f92ddbdc 104 0.04/1.00 vMB 20
337,501 337,501 0000000000000000005b94c5c2daefe77b5053e87a31ca585804386cec4042ef 8 0.00/1.00 vMB 42
337,500 337,500 00000000000000001af039232e90a88e6750556525ccedf80d0cc5c42402b82a 904 0.56/1.00 vMB 20
337,499 337,499 000000000000000003e4e036069112229f4bb12c7c906ff8166023ed1bd3faf9 256 0.07/1.00 vMB 56
337,498 337,498 000000000000000014560c2c45f1d84ef69b42a9aebd6ba29e4e80d971f1b2ae 147 0.08/1.00 vMB 21
337,497 337,497 00000000000000000a5b1183c225eb31c7084d479b1d9ff4a26c50ac9b3fcb67 200 0.14/1.00 vMB 52
337,496 337,496 00000000000000000d5037bc3d09911e29baa660adbd1697f261caa1ab3ff78a 542 0.42/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.