Loading Tool

Explorer IconExplorer

Memory Pool

79,451 transactions
29.51 vMB
0.09223772 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt 6c1b0f5fbeef019a22034051132e95592bbd8f4c65ca99dc7ebbe931cc142424
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c9687251fda89db8720c469611fc1b44b99ad9850710b1a7873fa1b3234bc2c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.03016669 BTC
Feerates: 301.60 > 3.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (401,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,542 513,542 000000000000000000194c226eb23a77c17b8ff42ad3885bad87738081fc9423 1,662 0.68/1.00 vMB 40
513,541 513,541 00000000000000000053b3f5ff169f89eae4d08370dc3ceff99cd8c153f35397 1,685 1.00/1.00 vMB 31
513,540 513,540 0000000000000000004c7e238a1569bce5a8feee11767cac46762889037429c5 2,533 1.00/1.00 vMB 29
513,539 513,539 000000000000000000256e13ef42ed296404802232463e4d4c2225ce5531d0d6 1 0.00/1.00 vMB 0
513,538 513,538 0000000000000000002a0835576c49868d99aa9429d7ec4111b3ab79cb8833e0 2,509 1.00/1.00 vMB 35
513,537 513,537 000000000000000000496c7158bce01beb97a3b1ad368bc53b82578a35ab8cfa 3,232 1.00/1.00 vMB 49
513,536 513,536 000000000000000000383eb5133f3cbb95f9ec8575f2019dfd6bf0d920dfa01d 545 0.28/1.00 vMB 47
513,535 513,535 0000000000000000002295165176fcbc6b2d8c8625aaf29532b2f27082a56ea1 1,503 0.65/1.00 vMB 32
513,534 513,534 0000000000000000004ab12f90cfd37ceca3747ea012b9b7a23b6f1f62a7ba00 2,296 0.98/1.00 vMB 30
513,533 513,533 00000000000000000004efeeb071b94948e958c56e766d0f9756542f54c26a20 99 0.04/1.00 vMB 30
513,532 513,532 000000000000000000214478f9c24204bf34ed05a49bc7005c0f4c18deeca9ed 786 0.37/1.00 vMB 46
513,531 513,531 0000000000000000000ea208f64f8a0d85882f0b70b629713f41d34db0317077 373 0.15/1.00 vMB 27
513,530 513,530 0000000000000000000a9ed487c5ffdf53848e7a305a2138094b461b1a9e8f72 207 0.08/1.00 vMB 50
513,529 513,529 000000000000000000357a1d7daa307a7e13ca68c8e352bd0187672a57469cf4 1,135 0.39/1.00 vMB 36
513,528 513,528 0000000000000000002f28519bee537492c0c7975d57f2d4b0701ee7c8352b24 1,934 0.82/1.00 vMB 36
513,527 513,527 00000000000000000036755d04d9c3046a48b507087ac593c51e57ed567498b8 644 0.23/1.00 vMB 35
513,526 513,526 0000000000000000001e9a7d5bdb53bf19487d50d9e68e04b7254662d693a6ea 1,185 0.54/1.00 vMB 49
513,525 513,525 000000000000000000323a7adf94b5c7df4221778b502176b998c7a70f0152fe 1,660 0.67/1.00 vMB 34
513,524 513,524 0000000000000000004d474d01d011c1c580cd68b2f1134bdd97e09778cc2031 1,057 0.82/1.00 vMB 8
513,523 513,523 00000000000000000032c1fae987f692d62c24b6b7cd63fbff462e0a84f70b6c 1,855 1.00/1.00 vMB 13
513,522 513,522 0000000000000000000ca03aecfc8cb7ca3878507f2c2dc088abcd8b151094f5 2,836 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.