Loading Tool

Explorer IconExplorer

Memory Pool

26,452 transactions
26.96 vMB
0.09808238 BTC
Random Selection Loading Transactions
Max Size: 129.53/200 MB

Candidate Block

Mining Attempt e46dc3973a0994cb2e6edf4ae27effb5b3c9d23e95ecc73392f0be06f99385a7
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 53f19570d505e1d3d71cde09d0c10c7a50a4494616257a008e7f15111c430d52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,867
Size: 1.00 vMB
Total Fees: 0.04749798 BTC
Feerates: 101.66 > 4.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (149,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,792 764,792 000000000000000000076e16cc0491408a1c29e6dc0dce92608fdc561b150594 2,354 1.00/1.00 vMB 16
764,791 764,791 0000000000000000000336fd57dd55062354629d03c4babdff11e2bb3919513d 1,136 1.00/1.00 vMB 6
764,790 764,790 00000000000000000001b5398545bfe3fea94ca48a609568e32da58cfd87d292 639 1.00/1.00 vMB 3
764,789 764,789 00000000000000000001e2aa72721dc8022a00920eb29e1c164b4bf4e13ff3fa 2,223 1.00/1.00 vMB 17
764,788 764,788 00000000000000000002c32e920135e06d1a831f370e28f502b1f0580c03c2ab 835 1.00/1.00 vMB 3
764,787 764,787 00000000000000000004bca7be52121c6caf92f6355d5d961769935caf1479e8 1,399 1.00/1.00 vMB 7
764,786 764,786 00000000000000000006a0f85a12d9cc343b17c9e71758a34162a84c09868cf2 1,753 1.00/1.00 vMB 15
764,785 764,785 0000000000000000000313732dcd1a831644f3e5cc32d651b3f26de0cb961f0f 3,270 1.00/1.00 vMB 14
764,784 764,784 0000000000000000000244fc5f2430d8041243ec3b3619264fea7d92a6716f71 3,398 1.00/1.00 vMB 34
764,783 764,783 000000000000000000019f68477db69f5d1062f163b96cae6849a23728bdf89c 1,851 1.00/1.00 vMB 8
764,782 764,782 000000000000000000049496adaad43d1d47116d5379df1d4411a77e43e8c976 3,575 1.00/1.00 vMB 15
764,781 764,781 000000000000000000040900386a679568d0052b8a3b08903c9c0f0d7f69c75d 1,932 1.00/1.00 vMB 8
764,780 764,780 000000000000000000000da141227dd943a528afd6502d4ab187acad45abb5f2 2,087 1.00/1.00 vMB 14
764,779 764,779 000000000000000000015f67f7be01a54312d5cb8f8754c79b81dad6171a0538 3,264 1.00/1.00 vMB 39
764,778 764,778 0000000000000000000413e71a027927d776d861d4c10720604c7525d365fb28 898 1.00/1.00 vMB 16
764,777 764,777 00000000000000000006b1282398f701685e1d185c625b3b53295afa63f4d428 2,663 1.00/1.00 vMB 34
764,776 764,776 000000000000000000007e2180fecb8905c98beba0af7fba2ea7f5bc4fdebc77 1,311 1.00/1.00 vMB 15
764,775 764,775 0000000000000000000150e8e0ca407fa3ca06623163c24195b531f4ca016535 2,552 1.00/1.00 vMB 24
764,774 764,774 000000000000000000030b51b98c25d5e4ff35a4961832672a036e94efad51da 1,070 1.00/1.00 vMB 11
764,773 764,773 00000000000000000006b4473845b5aabe2108a759fff7c64884e76f55ac11c3 2,677 1.00/1.00 vMB 22
764,772 764,772 0000000000000000000649b201f29bb79baf5a8c2826d16f26846448195a411b 3,137 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.50 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: 612.01 GB
    • Received: 10.95 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.