Loading Tool

Explorer IconExplorer

Memory Pool

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

Candidate Block

Mining Attempt dca7ce82a2259f866d8b3b19504c8b37556a6bc6cf277d101f1a8567c39d1a6d
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 (231,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,851 683,851 00000000000000000001325342402ca641f3f2db7325488d920e9b2e3074574a 2,306 1.00/1.00 vMB 11
683,850 683,850 00000000000000000001efc62867b3a41fc5099bb23cfdfc1e5cc510e3f990c2 2,227 1.00/1.00 vMB 40
683,849 683,849 00000000000000000003e7d154ab5af47b40c25a3ccb3ff97ce806da179ebe08 1,885 1.00/1.00 vMB 35
683,848 683,848 000000000000000000011724e66945c3c7bf9b106e15f8c20b983029fab37cfe 2,372 1.00/1.00 vMB 71
683,847 683,847 0000000000000000000aac99424f73de09aecc4fccadde7a8e31ad4a1ce37e50 2,358 1.00/1.00 vMB 76
683,846 683,846 0000000000000000000297fee8fe7a697326de584abec08441d006dee4494b09 136 1.00/1.00 vMB 2
683,845 683,845 00000000000000000001cab4b1785348738505459f5e86a934beff1d1a462cdf 1,802 1.00/1.00 vMB 24
683,844 683,844 000000000000000000092348e4893856a029834e7efa61179fa3f0aa3d10bf9f 2,233 1.00/1.00 vMB 7
683,843 683,843 000000000000000000041b77ae0f0f4b9fbb4800e28bff41ab84c1ac70d3165a 2,433 1.00/1.00 vMB 68
683,842 683,842 00000000000000000006b68164f3700cf0b048b1a829fa51abb12691a7bc8186 2,168 1.00/1.00 vMB 14
683,841 683,841 0000000000000000000aedf43b42693b7292ad0463ba19f6b07db7435c41245b 1,502 1.00/1.00 vMB 42
683,840 683,840 0000000000000000000826d8379afb50b6e4a49d35c11be653e878489f661641 1,385 1.00/1.00 vMB 61
683,839 683,839 00000000000000000003db5f52e14db25b174ad75d7b6e5d845b72463fc53e17 2,653 1.00/1.00 vMB 72
683,838 683,838 00000000000000000007fcd3951704132684e15bcf2f5421fc0c5e1be3c96da0 2,242 1.00/1.00 vMB 15
683,837 683,837 000000000000000000044942f43c2c88fdc975247b11eb54ad137813c6a6b26a 2,158 1.00/1.00 vMB 18
683,836 683,836 000000000000000000095c5c023dc6c139b7c8710cf5e6542fec90217f1dfbc0 2,179 1.00/1.00 vMB 33
683,835 683,835 0000000000000000000986f37b2ce4fa430507833c2410b4ae32d73eb173b567 1,678 1.00/1.00 vMB 65
683,834 683,834 000000000000000000026fea2a609088055072fe5a0b86382d959bb5d5bad8da 2,184 1.00/1.00 vMB 73
683,833 683,833 00000000000000000007058a8adad4e601f7bbb0e106e8d42b27e57239a2716b 1,016 1.00/1.00 vMB 16
683,832 683,832 0000000000000000000b058c40bc4e7117546882a157a94671d64a8a3e2cdbf0 1,428 1.00/1.00 vMB 24
683,831 683,831 000000000000000000053ca067364430fe18bd38a6e20b66a44cda03f5ae7388 876 1.00/1.00 vMB 17
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.