Loading Tool

Explorer IconExplorer

Memory Pool

73,236 transactions
28.21 vMB
0.07229355 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 91fba980304dc7476ba9b63b0d0bf62278e0f9b76e851443596acf9d9c7cf540
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a346617cf311ae96364f6b415402d601d1f61311885f30dd9f8f6c0b0d26a3c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01587172 BTC
Feerates: 150.86 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (353,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,573 561,573 00000000000000000007dc074c3680f178b940f1306e64a189582d6a74ea204b 1,658 1.00/1.00 vMB 9
561,572 561,572 0000000000000000002d421e1dbf20fb26bfd287d4617d9686a7c58321bce0e7 2,814 1.00/1.00 vMB 13
561,571 561,571 000000000000000000137abf84e0e02fc24c8c70360c914be945d0efea1398ee 3,339 1.00/1.00 vMB 17
561,570 561,570 000000000000000000246043ee1e120fe59d7c622303b8c54a165fdcda2d3b60 2,601 1.00/1.00 vMB 12
561,569 561,569 00000000000000000025deaaa8536519c57f776ee61fd3ebba1dfd2ba1e0b04b 2,224 1.00/1.00 vMB 9
561,568 561,568 000000000000000000035ec681496ba1de969a7a5ac24bcaece97d82c05e43a8 3,352 1.00/1.00 vMB 23
561,567 561,567 0000000000000000000f98d5ee76c91afc7335cc16b109b7d6ee37a9fc194761 422 0.13/1.00 vMB 25
561,566 561,566 0000000000000000001cb450e0ceaba623563b8a4e371d4aa01a0f7937aba449 776 0.34/1.00 vMB 10
561,565 561,565 00000000000000000021b6ed158c83de98c7e01fbff22afa233699469f62100b 3,124 1.00/1.00 vMB 6
561,564 561,564 00000000000000000018853bd1c884956aeb83320878b1b772729e290afa79de 2,439 1.00/1.00 vMB 28
561,563 561,563 0000000000000000000ca79c406ce95a883804c2e549c48184185830f004cfa5 1,958 0.95/1.00 vMB 6
561,562 561,562 0000000000000000001ef87c437b3796850985c8b677ef720ba429313744a680 2,797 1.00/1.00 vMB 5
561,561 561,561 00000000000000000006283b1fff0f5be54f725e5ccb1aa890e6e588aaa713e3 3,289 1.00/1.00 vMB 10
561,560 561,560 00000000000000000013610e829feebe0e937580b1e8bb08195f6824350dcc1e 2,926 1.00/1.00 vMB 19
561,559 561,559 00000000000000000008a0550c92d1ec0f681d39c33c572e802e3090187f0d42 495 0.19/1.00 vMB 21
561,558 561,558 0000000000000000002ddc93a2539f28cd0c9b2456fa51a0bbbced94559fc955 2,827 1.00/1.00 vMB 20
561,557 561,557 0000000000000000002d04345f1fcaf52b4f6c04c1f7ec12cfd7597e5490dba8 2,422 1.00/1.00 vMB 5
561,556 561,556 000000000000000000159acd8a0a801c34b8458a79f6ce9c008fca93cb1780b1 3,125 1.00/1.00 vMB 7
561,555 561,555 0000000000000000000d7f6ad062155e8e2c80b1404657d72ea56bcec1fc2407 2,752 1.00/1.00 vMB 7
561,554 561,554 0000000000000000001a50786753712485b68f3c40c3ba762e543d77276497b0 2,796 1.00/1.00 vMB 12
561,553 561,553 0000000000000000000c2339f90752fed35f1c6b39ebd551768cd7e5a430cf95 2,830 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.