Loading Tool

Explorer IconExplorer

Memory Pool

80,809 transactions
30.89 vMB
0.07751758 BTC
Random Selection Loading Transactions
Max Size: 187.79/200 MB

Candidate Block

Mining Attempt 1c167ea04b76551b3661caa017757b24b33a38e01bec9f43a29ccd7298f988cc
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root a95b13584847f5511e7942e7275129cccd31b4450d1c8625748501f30f4b7c8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01118314 BTC
Feerates: 47.33 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (300,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,289 614,289 0000000000000000000f0fdbc1110ebb078097f527e872000e311299e6c981aa 2,378 0.91/1.00 vMB 8
614,288 614,288 0000000000000000000340c730226abbb6e536bac8e3a914395fcd73bbdae989 305 0.24/1.00 vMB 7
614,287 614,287 0000000000000000001237cc9b4a7d6eb2aeddbc53a8918ee3c4286bcd3546ef 797 0.28/1.00 vMB 10
614,286 614,286 000000000000000000032a11e42381de9fc5d35931296250d928070cb2b200d4 1,545 0.55/1.00 vMB 12
614,285 614,285 00000000000000000005bf4020517295603694faf1268b671605fbc4359f9c53 883 0.37/1.00 vMB 6
614,284 614,284 000000000000000000112e7b7d81fb1c37ce38d2742396473bfd123d9b1e6fb6 2,998 1.00/1.00 vMB 11
614,283 614,283 0000000000000000000e6891406da6f967a3051ab42a4f25b73f082c35e47401 1,596 0.99/1.00 vMB 8
614,282 614,282 000000000000000000068f9e5d23ea23339b459811ba819a8e726fda0a8d3542 2,597 1.00/1.00 vMB 9
614,281 614,281 0000000000000000001188c323d40256ab50bf55cc6d25032473d1812fc7e421 2,977 1.00/1.00 vMB 8
614,280 614,280 000000000000000000026b95de8b12e8ee07b09197008ce5541120b2983e02ae 2,519 1.00/1.00 vMB 9
614,279 614,279 000000000000000000065773970526117a4fa00b244fd58010db6343a714ebc0 2,746 1.00/1.00 vMB 16
614,278 614,278 0000000000000000000cbe3e62ab950ecaa1f58437a16135002ec021452a2493 2,867 1.00/1.00 vMB 22
614,277 614,277 0000000000000000000de6000af31beab3cc9ba75a31df72ce8240e56779eed7 328 0.16/1.00 vMB 10
614,276 614,276 0000000000000000000091e487945a76a55e8641d642bfc23cce76f2959fa2d7 117 0.04/1.00 vMB 171
614,275 614,275 00000000000000000005a4ca7a16df249dadbafe98ac3126665aad3dd48d9a25 487 0.12/1.00 vMB 84
614,274 614,274 0000000000000000000e386a3a2bd47f9bd622623042ea9e4ff562ff7ae7f633 396 0.15/1.00 vMB 78
614,273 614,273 0000000000000000000f10f1bf9710334c471cf379b697352b68da651d90db45 638 0.19/1.00 vMB 110
614,272 614,272 00000000000000000007a6be31011560f1e3abe8f125e356a31db6051753334e 1,927 0.94/1.00 vMB 17
614,271 614,271 0000000000000000000ea92152fd4c5017b335ba5fceeed9ed90a1542ba53169 3,341 1.00/1.00 vMB 6
614,270 614,270 0000000000000000000333c88858a2ad0aca2a857ee34264ee46c71356cfa9f3 2,898 1.00/1.00 vMB 13
614,269 614,269 00000000000000000001cf34cad7e9c6d86ec2b89ea4b69c38c8ff1df1c73b78 2,740 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.73 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: 707.61 GB
    • Received: 16.69 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.