Loading Tool

Explorer IconExplorer

Memory Pool

79,265 transactions
30.30 vMB
0.07808803 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt f3c9837b076891478bdb80474c0f51a2d349d1054db7bf061e8c9bbe31503f36
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root c8a788aa05467c4bd64121a79a270dbe259cd80c028bec665366f5a55b65d6f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.01019123 BTC
Feerates: 18.60 > 1.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (434,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,100 481,100 000000000000000000b20488dcdbeff32d7a30deb15357ace1a6210665cf4424 2,618 1.00/1.00 vMB 330
481,099 481,099 0000000000000000001b9f51aaaa240ad13861fe4281af04f245d8b3299a13b6 2,520 1.00/1.00 vMB 319
481,098 481,098 000000000000000000d172c3671c4b2039fe70a7fcec34fe7b105bd3ea16ed28 2,079 1.00/1.00 vMB 309
481,097 481,097 000000000000000000e2529879984d0be45ab294ba63e90b1e2a01717f52bbe0 1,958 1.00/1.00 vMB 294
481,096 481,096 00000000000000000084eaa77da8423648b05e0979176bb19f354671da079343 2,071 1.00/1.00 vMB 286
481,095 481,095 0000000000000000011f3e6a49faf128be627ad4c100eaca35d01b003ea190b9 2,124 1.00/1.00 vMB 286
481,094 481,094 00000000000000000075e978563a79ee34cb48aaf610d49778a7ec223c383140 2,014 1.00/1.00 vMB 310
481,093 481,093 000000000000000000a0a20ecc1051760b49c0dfe64fb055a41bbf34fb685652 2,164 1.00/1.00 vMB 355
481,092 481,092 000000000000000000ab1a52d513ce92177e3cd81c401757e638d14b811d1965 2,333 1.00/1.00 vMB 315
481,091 481,091 0000000000000000012586e46b4734d7d9cc07ae989fb0cc1b640799356c5de6 2,288 1.00/1.00 vMB 288
481,090 481,090 000000000000000000393bfe926ac4150694bb852f34e865863428e553fa2aad 2,210 1.00/1.00 vMB 188
481,089 481,089 00000000000000000030719c3681c62b48ec45f7ab08f39ef3488857c4303e42 1,982 0.99/1.00 vMB 235
481,088 481,088 000000000000000000a13263d7adc6d447654ff2d46ef90acc5b320b67a80f9f 26 0.01/1.00 vMB 1,018
481,087 481,087 000000000000000000ef03f1438eb4a824d8098c5f65edee36ee46ce2112a633 1,826 1.00/1.00 vMB 277
481,086 481,086 00000000000000000050f4243b1614bcc3f4ba662e2374f6a0797890edd5e7c1 2,283 1.00/1.00 vMB 337
481,085 481,085 0000000000000000005dc8e0176f954e4f94c83c7f0fe5423d9ab365ffe9aa6d 1,693 1.00/1.00 vMB 253
481,084 481,084 00000000000000000123459d400ddd07d97a999e25c16eb1c4fe8c31c075891b 2,019 1.00/1.00 vMB 242
481,083 481,083 000000000000000001196acf8706f9d34da6468716f3471265652242031dda8c 1,985 1.00/1.00 vMB 290
481,082 481,082 00000000000000000009390787cce74fd9585e2014c3db4427401c8cc26b2156 2,268 1.00/1.00 vMB 322
481,081 481,081 00000000000000000124e1f9b1f3c32109e79ffba6a9cd64ffeb96de40f1b2c3 2,277 0.99/1.00 vMB 322
481,080 481,080 00000000000000000044f0b23732ba26a141e40b94282354391f50f2b37e6d8e 29 0.01/1.00 vMB 1,181
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.