Loading Tool

Explorer IconExplorer

Memory Pool

80,878 transactions
30.71 vMB
0.09065853 BTC
Random Selection Loading Transactions
Max Size: 186.83/200 MB

Candidate Block

Mining Attempt dd5bb5221fa677418c5ff22e4fb73fb6caf4a650f3746ed9eb727ae1829593e9
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 35ac0a2e57a250c87562d80372cb64af57922da208d67b8af6d594001e4332c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,466
Size: 1.00 vMB
Total Fees: 0.01904510 BTC
Feerates: 150.77 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (588,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,728 326,728 0000000000000000116a82ef37213ff15a7422b9d17520d647789eea3316a683 495 0.22/1.00 vMB 30
326,727 326,727 000000000000000003c892ce44e9597558bbc20a440c4295c3c2581c639ff341 197 0.12/1.00 vMB 23
326,726 326,726 00000000000000000db24158779b69afdd2968dd649241068ee149016cc1a65f 494 0.31/1.00 vMB 26
326,725 326,725 00000000000000001dadb5926de6569c749d5d75dd00d53533fdf0abf10d0c36 605 0.29/1.00 vMB 31
326,724 326,724 00000000000000000752f3a0e912fb9fb9bc9f6c1aa39490e92a7a7f04db29d6 335 0.17/1.00 vMB 29
326,723 326,723 000000000000000000fd5e8982eadcde6c2ede2040c2420df8e7b9a18e7a61db 212 0.11/1.00 vMB 21
326,722 326,722 000000000000000011ee19d3e4f4882af66a3cf729ba8835a9bec297cf562dc1 1 0.00/1.00 vMB 0
326,721 326,721 000000000000000008e1e084a4952575c4d799aca7b4c72a34ba6bdd4cc9400c 832 0.44/1.00 vMB 30
326,720 326,720 000000000000000007e6fa5ea89633021d5c0a8381d00e5a55300ec92b2ccce9 743 0.38/1.00 vMB 31
326,719 326,719 0000000000000000187510557a846367ab0b95724ccf9fb50ddc4f7c7bff6436 196 0.10/1.00 vMB 29
326,718 326,718 000000000000000001a9dcab8380c8581395d44cbf873f13a9e9a036d5470532 35 0.02/1.00 vMB 41
326,717 326,717 00000000000000000e4e80a01dbb0de287d1658e16fb593b5bd236ded7affb59 452 0.24/1.00 vMB 26
326,716 326,716 00000000000000001b8e7a16c02dc36bfeb627cd249b9dbb10b0023d1be8dcae 425 0.33/1.00 vMB 15
326,715 326,715 00000000000000000b42ba5c05cc8a0ab832a8e96f6da5d168f41fae80749a7b 50 0.02/1.00 vMB 18
326,714 326,714 0000000000000000052266cf13e0e816a01dbca3f31c50c931af2a2606e6973c 1,305 0.61/1.00 vMB 30
326,713 326,713 000000000000000014f2f57d6c5b990e55cd89353923611bc069de2209c807ff 202 0.09/1.00 vMB 34
326,712 326,712 0000000000000000013b2934343b62bea74d226cc01897639a29c3a4f8134559 378 0.13/1.00 vMB 33
326,711 326,711 00000000000000000b7f708cca851d70c9ec11309a8ebfd823138eb8ff6260c5 156 0.10/1.00 vMB 24
326,710 326,710 00000000000000000ade222fc0f194df34c9b4e046e91020dc42251bdae59937 46 0.05/1.00 vMB 10
326,709 326,709 000000000000000007dfe1e0b78a601f5137dc32ab9745302bcea8d554adfa41 334 0.22/1.00 vMB 25
326,708 326,708 00000000000000001cb00ce8c9f98e0530479b6ffc7c0499c53698095338a25d 206 0.12/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.04 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.07 GB
    • Received: 18.14 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.