Loading Tool

Explorer IconExplorer

Memory Pool

78,571 transactions
28.86 vMB
0.10985358 BTC
Random Selection Loading Transactions
Max Size: 175.21/200 MB

Candidate Block

Mining Attempt 51f78662dcad7e63777c39790f7505844042dd5c0e8097a3bbfa95610cf11dc2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bf78444ed4d0f681091e49aa87b6dfae698c17d1cc632fa6549810068b6f8785
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03915450 BTC
Feerates: 602.26 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (205,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,382 709,382 00000000000000000006a69ddc0f71d355c20df3738ca01d75b98efeafee6bdd 2,206 1.00/1.00 vMB 9
709,381 709,381 0000000000000000000cc2aec1760449c87401a2803f2eb7caf5fe05ddb9fcb3 2,660 1.00/1.00 vMB 24
709,380 709,380 00000000000000000003aae83c32791d3e968159fb083db3e62c0e49d1bc0e65 3,156 1.00/1.00 vMB 13
709,379 709,379 00000000000000000000d5f5e0b83c379626966965bc68a61c0fa877f106e9ed 3,042 1.00/1.00 vMB 10
709,378 709,378 000000000000000000019ba788151d1975cf12210b640c4f09f49e0ffe5830b3 3,030 1.00/1.00 vMB 29
709,377 709,377 0000000000000000000b99d4f67bf2230120ac853e614f7ec7ca0bf6a7dc36d9 2,133 0.77/1.00 vMB 11
709,376 709,376 00000000000000000005d1be4e544c2e529fbd6b0c5f57d55f9c906cb28aad61 2,063 0.98/1.00 vMB 11
709,375 709,375 0000000000000000000a0cf571f38ea763f10bb81245c92a2c8ae21f00578117 717 0.34/1.00 vMB 8
709,374 709,374 000000000000000000071bcff73b7b949c98d68d706c0e4365badcf5b14e69af 2,179 0.85/1.00 vMB 10
709,373 709,373 00000000000000000009aa01773ef528d0bb4af42483f1252d14a50b1e06b723 546 0.33/1.00 vMB 9
709,372 709,372 00000000000000000001b670f866534b6d28136b0ffb888512a5e436af3ba7f1 469 0.16/1.00 vMB 14
709,371 709,371 000000000000000000057567278c066c2e22702bb4404c8161a310b29f173dc3 171 0.05/1.00 vMB 13
709,370 709,370 00000000000000000005f08c4699837edc6508ab5a8894e7f56542d26f76cd6b 1,291 0.41/1.00 vMB 12
709,369 709,369 00000000000000000009538fbe26ad900c9cd97810234bbfa2d330f1940ba1d7 2,857 0.95/1.00 vMB 6
709,368 709,368 0000000000000000000039ed5afe380a7ffe53f7477bcabc9dbde9669e4d7687 3,119 1.00/1.00 vMB 8
709,367 709,367 00000000000000000007b7945105c4c4abd6102e42679390e3f72ac0fe2943fc 3,297 1.00/1.00 vMB 23
709,366 709,366 00000000000000000000668821d782133c42f2c7a2fb48d0690d06978be9e5d5 3,419 0.99/1.00 vMB 13
709,365 709,365 0000000000000000000178d17ed48d85f5240815b4dd913204b4696d8f0c6cb2 197 0.09/1.00 vMB 10
709,364 709,364 00000000000000000004c0ba659dd72cea821dc5aa9dcbc87ea5888097b178ad 450 0.14/1.00 vMB 11
709,363 709,363 000000000000000000017c50961314e414261e0882730b4359e6b3ee08111f4c 1,426 0.51/1.00 vMB 11
709,362 709,362 00000000000000000001d5e493e7761e3d34f761e7da44a4e63c10f571f6e78e 218 0.12/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.