Loading Tool

Explorer IconExplorer

Memory Pool

83,581 transactions
30.79 vMB
0.14961636 BTC
Random Selection Loading Transactions
Max Size: 185.35/200 MB

Candidate Block

Mining Attempt 155d83165e861516269320cbb8d0fb298e52f9571301af9498a6883b34a4c4e2
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 90e0dd460445cfd3f35dc52848f2d27ccd37b574dd0d061c2bd6066a640b3056
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.08352962 BTC
Feerates: 150.77 > 8.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (660,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,596 254,596 000000000000001dd77d91c682cb78f58539e368deb307cb2e011916210ca1cb 599 0.25/1.00 vMB 123
254,595 254,595 000000000000002edadb17aa7ecac2d31f94c54146496ced8f9117faeb0ca645 385 0.18/1.00 vMB 119
254,594 254,594 00000000000000346386491fe099ae402ab803265fdcf86204b3aa377eb69a24 156 0.06/1.00 vMB 115
254,593 254,593 0000000000000040a7a0321a4171db3b9e0f7ef2e888fcc208d82d79d9ac1053 526 0.22/1.00 vMB 130
254,592 254,592 000000000000003699f5aa2bc2589d2d8eb24299a5e7e87c66627a6c62238a13 47 0.02/1.00 vMB 98
254,591 254,591 0000000000000007d97edb9f0ee21cd127fd675b5e0d1e4be3222ccce655a814 295 0.16/1.00 vMB 105
254,590 254,590 000000000000003b9c9102a260c58e9595abae0ff62c57089006b67f3eaff69a 348 0.18/1.00 vMB 109
254,589 254,589 000000000000000ebaafab8ef43cabda44cef967ced0a214661ec69ffab72cce 654 0.25/1.00 vMB 120
254,588 254,588 000000000000003205ab4aaff30fa0bbe87441dbf13d0c606b2ac3f6ec17c469 333 0.31/1.00 vMB 49
254,587 254,587 000000000000000680f021c1c3108b325a1079aa04060a3804b24a680b761c83 515 0.25/1.00 vMB 124
254,586 254,586 00000000000000084686fe478a4826eadb94a1d612d76bd04f575e73393d9901 369 0.21/1.00 vMB 84
254,585 254,585 000000000000003efc9e05b379772e4e842b2e8a031089506feca8ad93906e39 570 0.25/1.00 vMB 95
254,584 254,584 000000000000003fd3932437ee4af17f4493088fe0735747eccbeb709b8b1d5e 566 0.25/1.00 vMB 89
254,583 254,583 000000000000003d639c2bb461feb371be80402574091779841035b7f4c058c3 376 0.17/1.00 vMB 124
254,582 254,582 000000000000002680b7564eaffe4b695bbfd01916258850f2b2c9b1289326bc 200 0.10/1.00 vMB 135
254,581 254,581 000000000000002cc1e04fcba9b1767d53c13aaa714fc72f2e78c7d1c2589112 500 0.25/1.00 vMB 84
254,580 254,580 00000000000000292255c56a14660e892d6942a70fa50fc00c88e0bead3a43ba 632 0.25/1.00 vMB 126
254,579 254,579 00000000000000153327b16a36c2de6535ef255276efb47736f7862a2cf7a448 763 0.34/1.00 vMB 102
254,578 254,578 00000000000000102031cbe3b535373b098bc715fbe3b64a9d4d93c31c9ce2f9 572 0.25/1.00 vMB 83
254,577 254,577 000000000000000bb223ce811eb1b0d9a2f2e14070f0c8f68a1810df5bfc91cf 631 0.25/1.00 vMB 131
254,576 254,576 00000000000000051e87562504bfd35071e494937f01bb24278c388ca2b92c76 94 0.04/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.