Loading Tool

Explorer IconExplorer

Memory Pool

76,946 transactions
28.55 vMB
0.06354003 BTC
Random Selection Loading Transactions
Max Size: 173.29/200 MB

Candidate Block

Mining Attempt d9c55d413b512786a5a78dcc4bcbb8f3fcc6630671642801442aed5028f657ae
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 88b38c8780b4a8d785e173138dbc38491d244c17d45629bde50bf8e9a92beb0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,062
Size: 1.00 vMB
Total Fees: 0.00432557 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (146,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,383 768,383 000000000000000000056ee3331bc1881d82f336d7d125280f653b7418bc7e69 2,171 1.00/1.00 vMB 7
768,382 768,382 00000000000000000007f19f7ae0a870fb22d9d27863f451da823b349133e79d 2,990 1.00/1.00 vMB 14
768,381 768,381 000000000000000000003fb0097e422563cd7f15df3c5dc4ef77a6ef9d5729fd 3,068 1.00/1.00 vMB 12
768,380 768,380 00000000000000000002807308019dab7b02734a6db88adf394948a94a71efa1 3,362 1.00/1.00 vMB 17
768,379 768,379 0000000000000000000421547d7c043b902657b43c80fccb6131bc4845320d88 3,336 1.00/1.00 vMB 16
768,378 768,378 0000000000000000000734eebb7b9d8249cfe5e9e446b4abde05f0f313247dc9 2,831 1.00/1.00 vMB 29
768,377 768,377 00000000000000000000915a867751489d8d67c7cd28fe2fd2a1cb2ea6d2b5ec 2,967 1.00/1.00 vMB 22
768,376 768,376 000000000000000000046c59ca7ec947dbb0008151e6d3aa1a065c5638305040 2,326 0.97/1.00 vMB 14
768,375 768,375 0000000000000000000754dd25d91b78d55d46ba9b4c0231ac84beb1b398341e 2,452 1.00/1.00 vMB 11
768,374 768,374 0000000000000000000468264aade5cb8828daa9e9d0c2352b2f9dd4d1c9dcd4 3,400 1.00/1.00 vMB 20
768,373 768,373 00000000000000000003179ac32719d8dc131bdc1b97d197334fc6947f56a48a 375 0.09/1.00 vMB 16
768,372 768,372 000000000000000000033a3c06d961512da0b216871b11852e03c28d3e751845 2,565 0.94/1.00 vMB 15
768,371 768,371 0000000000000000000777bc5cad730f895f96c24830e70c5847973d5ef7907f 935 0.39/1.00 vMB 10
768,370 768,370 00000000000000000004b89a60175adec6ec39f98d59f40c4771e1ae9998c229 2,105 1.00/1.00 vMB 13
768,369 768,369 00000000000000000001911d9d6b3c272221d824e767e3dc6267196f38dd60e2 2,712 1.00/1.00 vMB 9
768,368 768,368 000000000000000000013703b827065593e27b87bd0271731401d9dbb964ffd7 3,001 1.00/1.00 vMB 24
768,367 768,367 0000000000000000000584f7c86d0fa3dfcd13c3c0f28f9b7583cd40a9e49b73 3,091 1.00/1.00 vMB 23
768,366 768,366 00000000000000000001389d0355c4fd0e9dc45df7b870ca5769c09cce44c740 758 0.31/1.00 vMB 15
768,365 768,365 00000000000000000004e0203bcd923ce672a1270e47d927aaa702daf6d5e332 995 0.35/1.00 vMB 3
768,364 768,364 0000000000000000000133de73f22b22726b7d10b159da08523528f7d7863922 2,625 1.00/1.00 vMB 22
768,363 768,363 00000000000000000005b0cad799af3e7e6784cf5ad1df604e4101146b169a4f 410 0.12/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.