Loading Tool

Explorer IconExplorer

Memory Pool

42,548 transactions
28.95 vMB
0.06064642 BTC
Random Selection Loading Transactions
Max Size: 149.14/200 MB

Candidate Block

Mining Attempt 1de197014a128ec371c554a9438363e19d3fbb35ced0f18b9913b5d2da945780
Version 20000000
Previous Block 0000000000000000000196b9925bca5e45f094c3c1c9dd239e8581451c4f878b
Merkle Root 4a6140c2bbee8036a8b08512d6e64fb60527981b0072eb048012b91d7c1f9be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00425515 BTC
Feerates: 40.20 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,616 (111,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,284 803,284 00000000000000000002d577a636359010f85ab480333e85014753ab3941ab05 2,963 1.00/1.00 vMB 6
803,283 803,283 0000000000000000000037faae651a1d3b27c139081cd96cc3bd1ebf4dc22242 5,052 1.00/1.00 vMB 8
803,282 803,282 00000000000000000003b4baa17d5779a301607c92413e8d776cd01fc75b4cfb 5,585 1.00/1.00 vMB 7
803,281 803,281 000000000000000000045be5cb557f1129d6ab69c29b29f973f7ea584f1ea89f 4,247 1.00/1.00 vMB 6
803,280 803,280 000000000000000000048634b95d6b2b78e1ce3c4101e65764a48889dc2a838a 3,153 1.00/1.00 vMB 12
803,279 803,279 000000000000000000018246366949b18e24ec79dce43d83d61579d9ee3e66e3 5,712 1.00/1.00 vMB 9
803,278 803,278 00000000000000000002b4fd187bffd5b34d325d57870c270d41da10b8f1f742 2,155 1.00/1.00 vMB 8
803,277 803,277 00000000000000000000cc9e36d91e7249ec94c07896cb1c93b9298cd4e79021 2,536 1.00/1.00 vMB 9
803,276 803,276 00000000000000000004b0a2d31fe4f8b994c99053bbe4040fc0f80252621aa2 2,651 1.00/1.00 vMB 17
803,275 803,275 00000000000000000003d206dd87f2d0d1ec9a22afb322947aa3cd83b3cdf1fb 4,397 1.00/1.00 vMB 11
803,274 803,274 00000000000000000003ecfe98dbc9f79f2f504b305e8f86e9411ec6e02aa11d 3,399 1.00/1.00 vMB 7
803,273 803,273 000000000000000000032804d4452064fcfb2a111bd0bd8808d262f79bd7da35 3,694 1.00/1.00 vMB 14
803,272 803,272 00000000000000000002919e5b9b9754309d1dd83b6db4cfe888a7cb4bcbf3ee 4,509 1.00/1.00 vMB 7
803,271 803,271 0000000000000000000303fa2aa754afab878ad600857b852c4cdb094fc34559 3,685 1.00/1.00 vMB 10
803,270 803,270 00000000000000000005013fc0e58a64860ed3464b83e012d4d34bd682dbf0ea 7,070 1.00/1.00 vMB 6
803,269 803,269 00000000000000000003b97e52bec121f6bda900f58962b712cf0c47738e50c3 4,764 1.00/1.00 vMB 8
803,268 803,268 00000000000000000003e6dc94b354dafbb4d2417299c06dd4535c7efe3bfc3a 4,080 1.00/1.00 vMB 9
803,267 803,267 00000000000000000002438d7137092abef8a0ba596fd0d9f5026c41a4472780 3,500 1.00/1.00 vMB 7
803,266 803,266 00000000000000000003258a2fbe0591d9fa8f4c53a329870ab349755e8ff481 6,846 1.00/1.00 vMB 7
803,265 803,265 0000000000000000000146486990d7908c37a981e76231ce35ecb280c253de70 3,262 1.00/1.00 vMB 11
803,264 803,264 00000000000000000001bed485aacb172852405fc9a086122f631aa5a445444c 3,720 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.