Loading Tool

Explorer IconExplorer

Memory Pool

41,943 transactions
29.00 vMB
0.07108436 BTC
Random Selection Loading Transactions
Max Size: 148.67/200 MB

Candidate Block

Mining Attempt f93a2791e4074b98dd33f3e84ce8d0b1bcadf68550916a1560e5b66b8f5d4977
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root fe375e325411c4f37778a5854fbad9c22d0a071cb7f5e9db860ebfbdc8ac8e8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,711
Size: 1.00 vMB
Total Fees: 0.01442598 BTC
Feerates: 100.36 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (158,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,353 756,353 00000000000000000007793a9a35792bad3593fed6b2b1edce79ce7f8cf9aebb 2,570 1.00/1.00 vMB 14
756,352 756,352 000000000000000000045df9caa329af7e5129049916934447615d9588af8765 2,522 1.00/1.00 vMB 5
756,351 756,351 0000000000000000000541fe78ae2d3879b1a32f24bbe568b5f46150696f879a 3,451 1.00/1.00 vMB 22
756,350 756,350 0000000000000000000523adc85a84e261013d008924bc5a0dce25c4bb4d9d59 256 0.09/1.00 vMB 15
756,349 756,349 00000000000000000004ac6dc52aa816208fcecb01d0cd0bf93ee07cc863873f 1,005 0.74/1.00 vMB 7
756,348 756,348 00000000000000000007f39dff93827b55ba8443c3d1bce5508734dda5f9245e 718 1.00/1.00 vMB 14
756,347 756,347 0000000000000000000640c751f0586bd2589d06b74ed2fc329a0fb02ff9d385 1,192 0.41/1.00 vMB 12
756,346 756,346 000000000000000000009e7a3b29d8b454b3730d50b22afae6847a3bd36e720f 2,180 0.94/1.00 vMB 11
756,345 756,345 0000000000000000000479653dbb26f314b6a4a195666976cb866b9fefb58b9d 1,076 0.46/1.00 vMB 11
756,344 756,344 000000000000000000014a76cc4a277cae1bc17c46bc859cfab435a04eddfaf8 1,177 0.85/1.00 vMB 8
756,343 756,343 0000000000000000000566a5fa9bf7ec24df459152edb3e61498fcde8e1c9e07 2,417 1.00/1.00 vMB 6
756,342 756,342 00000000000000000008ae3233606405abae0ceb88bcb27be5b53fcb228371af 2,391 1.00/1.00 vMB 11
756,341 756,341 000000000000000000039b5194c634890fc67191f4717586ce2d949032a7440b 2,575 1.00/1.00 vMB 15
756,340 756,340 0000000000000000000898257c943d2e253a49eb9f7365a4e3901b294f83772b 2,571 1.00/1.00 vMB 17
756,339 756,339 0000000000000000000588f8c094da331a41b72aef60848c91a5eaec3981084c 2,378 1.00/1.00 vMB 18
756,338 756,338 0000000000000000000884e0ecd374b04d6e6abf748825555e4becbcdfeaabe5 1,895 1.00/1.00 vMB 5
756,337 756,337 000000000000000000055cac049780551a6b5ccd8d6b57233a3ee0543c7ce131 2,482 1.00/1.00 vMB 13
756,336 756,336 00000000000000000006bbd2c53dd3e7a8ecfb57a1004a2db9426adbb339a452 1,094 1.00/1.00 vMB 16
756,335 756,335 000000000000000000015b2ec9857cc8468c019774e993aee9721381b37eed72 1,868 0.56/1.00 vMB 14
756,334 756,334 000000000000000000073f19162e0930ab3f23794887f984503c940a861e11fd 2,304 1.00/1.00 vMB 11
756,333 756,333 0000000000000000000378b87ec561541617b6e7946d61db22541d5f0e2af237 2,408 1.00/1.00 vMB 13
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.31 GB
    • Received: 11.90 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.