Loading Tool

Explorer IconExplorer

Memory Pool

77,471 transactions
29.52 vMB
0.07174770 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt b70f61869823f116a599c2b906db63996dd6ca258880b7f539b483cde5169e00
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 628a28666152834d86a0ff9151f46ce63fd763ee217d61861af39d693f39aab2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.00663919 BTC
Feerates: 75.20 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (577,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,521 337,521 00000000000000000257dff3a80af1df31a6854c78236cbbdf559bdfe4e40b95 768 0.40/1.00 vMB 41
337,520 337,520 000000000000000004a06b2a1022caa82db774d49691fa6c523617de3c25c886 995 0.51/1.00 vMB 26
337,519 337,519 000000000000000008a69355fe5b2bdd4cbd8aef515b3caeed9a1d1ac741cd96 245 0.12/1.00 vMB 114
337,518 337,518 00000000000000001156c6698ccc63ebc70642655eb5e818b721568f9ac8012a 171 0.12/1.00 vMB 26
337,517 337,517 000000000000000009acf88b02cfde5294cd5a3a8c25490972088d6726ef680a 269 0.12/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.