Loading Tool

Explorer IconExplorer

Memory Pool

81,930 transactions
30.17 vMB
0.16501286 BTC
Random Selection Loading Transactions
Max Size: 181.38/200 MB

Candidate Block

Mining Attempt a71a727c88938e80b4298e85e592cf975ebb269be852fddaeb254ef3b7a2149b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (232,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,603 682,603 0000000000000000000bafc96be918239f5972d6af7fa8a842ef46805af252fc 2,869 1.00/1.00 vMB 64
682,602 682,602 000000000000000000019b48b42c09e6cb2992dbc29d56ae41bec0fcde02ebf3 1,620 1.00/1.00 vMB 84
682,601 682,601 000000000000000000019e50810d4a57db4b2ddb8e44604ec8de086b6fae4635 2,558 1.00/1.00 vMB 100
682,600 682,600 00000000000000000007d1576f2c2822648e62d1039561a52fa85f3e8996bc65 2,669 1.00/1.00 vMB 96
682,599 682,599 0000000000000000000aa4a827bd4cafcbca32a7bdf43484dcb0e96e736eb15e 2,951 1.00/1.00 vMB 125
682,598 682,598 00000000000000000001224efcf6eb30ef836b5ec0117e5c87f9ddcf12769d8f 305 1.00/1.00 vMB 83
682,597 682,597 0000000000000000000c6bf20e624592b90db1feaf21ad5196d2e1f7ae18897a 2,881 1.00/1.00 vMB 108
682,596 682,596 0000000000000000000a4107f85ce1927a2c4ca375f5e2327bb3e5f4465d7d9b 1,662 1.00/1.00 vMB 97
682,595 682,595 000000000000000000076a8a535b99f6df4973488f5cf5af29dac7ca27442b52 1,954 1.00/1.00 vMB 12
682,594 682,594 000000000000000000070cb7096effe252f6fc5318be5a4b6111f8c0043838a1 2,234 1.00/1.00 vMB 63
682,593 682,593 00000000000000000002d3063480646abe62db6c4941430bfcad2d4a4ddfcbb5 2,396 1.00/1.00 vMB 14
682,592 682,592 000000000000000000075ac8fe57f39993fcd153c27d14b667849c5909eb2918 1,856 1.00/1.00 vMB 35
682,591 682,591 00000000000000000001836e8265087085545f856b6f695ba7a8d45edc814592 2,657 1.00/1.00 vMB 98
682,590 682,590 000000000000000000054dc30d7002661731aafbd11eb74154ad507f33273bb4 1,959 1.00/1.00 vMB 92
682,589 682,589 000000000000000000072315ff78f3e8afc4b02c455d0ca297be761a96b6df37 2,250 1.00/1.00 vMB 33
682,588 682,588 000000000000000000033f4e4473728c1c9917f4cfb1208dbc9983ec0626de95 2,546 1.00/1.00 vMB 87
682,587 682,587 000000000000000000006ec16d0789ff6b3ccc7f2b34c13c555019edf094bc65 2,127 1.00/1.00 vMB 9
682,586 682,586 000000000000000000038e998dad6474e7f4a3d6f4a6e3778d81786cccb778f5 2,168 1.00/1.00 vMB 82
682,585 682,585 00000000000000000004502ecf99b8e1c7503bc14743976051e45384321a6ff3 2,153 1.00/1.00 vMB 61
682,584 682,584 0000000000000000000ae840076b38db63443808c8ea11c1eb56e2fc708625e5 681 1.00/1.00 vMB 79
682,583 682,583 0000000000000000000d2b618bd8da28f8d3d5166adba3866ab41c8bcb8beacf 1,708 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.