Loading Tool

Explorer IconExplorer

Memory Pool

78,277 transactions
29.15 vMB
0.07240069 BTC
Random Selection Loading Transactions
Max Size: 176.51/200 MB

Candidate Block

Mining Attempt a8bc48991c5758b703a34b4a1d874eec3200b9d744ca1c56dd891a175be2a3f9
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 702122d0680d1e337e2c97b8ee60b242ba3fb467514e422c4a4f92f84080d8c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.01144414 BTC
Feerates: 100.11 > 1.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (290,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,154 624,154 00000000000000000012a9feec14e19dddf15eab9eaccdb60801cc72e55aa0ca 367 0.20/1.00 vMB 12
624,153 624,153 0000000000000000000452ac6dcd60776b1e2d2b9bbe25dbebe7d9d03d1e9d1c 664 0.51/1.00 vMB 10
624,152 624,152 0000000000000000000d37306f09e61f231553b8689aa58eb2a661755c18afa7 1,846 0.89/1.00 vMB 8
624,151 624,151 000000000000000000086662c16054da19603be79595c1c5cc8e1c63a98d8246 2,061 1.00/1.00 vMB 21
624,150 624,150 000000000000000000048c7367b5c09c7660505f776e869036017877369f1345 2,827 1.00/1.00 vMB 6
624,149 624,149 0000000000000000001249fae023c5e7a71644909c9ace368a6c13eb5ac0df9b 1,708 1.00/1.00 vMB 21
624,148 624,148 00000000000000000003d9450cd91bc29bebca8caa0ea3cc8c1a5beafbb264f7 2,604 1.00/1.00 vMB 28
624,147 624,147 0000000000000000000cca3342146c09d6907c7f9ca57523b9bd86fa30899894 2,131 1.00/1.00 vMB 6
624,146 624,146 00000000000000000008d43b3490ebccaebb29fc87601b73ccfeac1215f02684 2,696 1.00/1.00 vMB 26
624,145 624,145 000000000000000000041bbc25814f4ceb5b33026aed4f585a1fe310aa3baec9 1,283 1.00/1.00 vMB 1
624,144 624,144 00000000000000000000e3af90160098203997c549d1b2d5a26d1151cde37913 2,695 1.00/1.00 vMB 11
624,143 624,143 0000000000000000000ded63433c454e1801f7d97e6ed9158a8890937040d0e8 2,582 1.00/1.00 vMB 31
624,142 624,142 000000000000000000002642cd4a90dc76c77a569bbd047f99043090b04f919c 293 1.00/1.00 vMB 2
624,141 624,141 00000000000000000007aa4992c3747fd07f10e60e7e6872a981da368404a5ff 258 1.00/1.00 vMB 2
624,140 624,140 0000000000000000000adc3d9a58b52f1751da06b106f051792f2aac11f77bb1 226 1.00/1.00 vMB 1
624,139 624,139 000000000000000000106c19f88e722eea3625f9e1bb903f403625adf586cbee 2,701 1.00/1.00 vMB 13
624,138 624,138 0000000000000000000302276291b22197fba223ecaf3449a8a80cd44df5f032 3,051 1.00/1.00 vMB 19
624,137 624,137 000000000000000000113d7f5d17fbc0210800a41c226808a06f9f06fbf3dc63 2,512 1.00/1.00 vMB 10
624,136 624,136 000000000000000000101f1b00040595d415feda09e4ec9c308ec38279080d4b 2,593 1.00/1.00 vMB 20
624,135 624,135 0000000000000000000c78d5d174bea4876042c78b771279f74152fc814b46d2 730 1.00/1.00 vMB 5
624,134 624,134 0000000000000000000c0e5793debb834f771ac78954e6d38b32a8dc9b8cac56 1,515 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 670.16 GB
    • Received: 15.82 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.