Loading Tool

Explorer IconExplorer

Memory Pool

33,340 transactions
26.49 vMB
0.08583570 BTC
Random Selection Loading Transactions
Max Size: 133.11/200 MB

Candidate Block

Mining Attempt 8273cf099e229d43503ee3cdc3527793b60a1cbae87247e61a12ca79bea4a830
Version 20000000
Previous Block 00000000000000000000f40d95165f1e56554a1a7c25dc329e090a256a29726d
Merkle Root f6db621572eae90ef7c63c8bc983dfe63aabc6504fec800f84afc91a5502de68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,918
Size: 1.00 vMB
Total Fees: 0.03679664 BTC
Feerates: 477.45 > 3.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,281 (811,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,058 103,058 000000000002619721f1999493792465b2ad0449fdd9339df9d66f42b141b85b 3 0.00/1.00 vMB 0
103,057 103,057 000000000003209e4c95eef55e53f2bab5b8997c5cc56cc02779ffdecdce5f11 2 0.00/1.00 vMB 0
103,056 103,056 0000000000018043446207b9a9577a368284e6cb57b6088f5e9879533f0f7b37 8 0.00/1.00 vMB 0
103,055 103,055 0000000000033ce8b90a1de31673164d501c3a8173a23ad26e6a16fe5a5322bf 1 0.00/1.00 vMB 0
103,054 103,054 00000000000195a53d254a7cce9157d78225d5d33aa4766fc80ba7980860401d 2 0.00/1.00 vMB 0
103,053 103,053 000000000001ab8f0941197ba5f8a621bdfbfa75bde8c2b8a373175ce9a89e53 1 0.00/1.00 vMB 0
103,052 103,052 00000000000112d7e8df2bbec6139a5110fd5ffaeb0a062a48dcf02e89a4df0f 6 0.00/1.00 vMB 0
103,051 103,051 000000000003018e308978b05314ae23aff1b897cdd941532e7cf42e9bee08a9 4 0.00/1.00 vMB 0
103,050 103,050 000000000002bdbb61b01ecb7841bf219192ea10411d9d7e1c4978eadb21eed4 8 0.00/1.00 vMB 0
103,049 103,049 0000000000021adefa07946e272b191a7e8f5d5436d2e7b3d77cf8eef7cd3fbe 16 0.00/1.00 vMB 0
103,048 103,048 000000000002538b926465099a5255e24a63211e387c2c5ef28864e1635c4ce2 4 0.00/1.00 vMB 0
103,047 103,047 00000000000135969639a831d7249792d0a1b1d668b0a21e15127e69cc542b75 5 0.00/1.00 vMB 0
103,046 103,046 000000000002f922ee07fd345ec172e6a622781fcd12d00c42f0e446741598ba 2 0.00/1.00 vMB 0
103,045 103,045 000000000000fe5d5b3ee5c6bfd36d662ce29ba1975fe2831f6ce55735353368 11 0.00/1.00 vMB 0
103,044 103,044 000000000002ff41bf75c6a290047ccf90cdef10525626c18e22bc7509c0efb3 17 0.00/1.00 vMB 0
103,043 103,043 0000000000013bad5f593da1ca8c3be8fcfe7dce01353c01a253b029834d1498 8 0.00/1.00 vMB 0
103,042 103,042 0000000000037d6da3a821a7ddd78792c8e167b0fca7027272c541d85cf13432 9 0.00/1.00 vMB 0
103,041 103,041 000000000001fa3162ad47f07c659af62b043c7b4456ba5c42f87a3664c3fbf2 4 0.00/1.00 vMB 0
103,040 103,040 000000000002cd18d95f34ad679d8769cbc7d980613d24dc0d7c2a858afe1374 3 0.00/1.00 vMB 0
103,039 103,039 000000000000efe4755204c3052c1b3adce7b871f6d43300bd6f18c671638970 1 0.00/1.00 vMB 0
103,038 103,038 0000000000008432d5367be113c4f188a6ee957b01e5e8c57a70a512f7b56712 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.09 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: 579.12 GB
    • Received: 8.84 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.