Loading Tool

Explorer IconExplorer

Memory Pool

45,312 transactions
27.95 vMB
0.06869666 BTC
Random Selection Loading Transactions
Max Size: 147.75/200 MB

Candidate Block

Mining Attempt 88c7836cadd54c10b95cdba3e8a51d4235b0c782842103b245c7e90d8d0ae60b
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root b0cb1a464d80a6726d5b2a187e4906087b50fad7293297bcbeb4e5894ea9b01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.01526000 BTC
Feerates: 101.53 > 1.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (635,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,328 279,328 0000000000000001aeb8a2498b3bc436b7927d109d92014099431e21e71be2e7 40 0.01/1.00 vMB 32
279,327 279,327 00000000000000012eaa233e762608ad2a1be97040c79018cfdb98061ef4c6cb 154 0.07/1.00 vMB 41
279,326 279,326 00000000000000006e3790272d419bd4b795b62e901eb27a89d78778a622ad20 295 0.14/1.00 vMB 52
279,325 279,325 0000000000000001f0e47d435b40f03eb4b5a4ed4a7ee0b3ede1382a263a8986 330 0.16/1.00 vMB 54
279,324 279,324 0000000000000000c677794bdd28b837d12ac3df959db73c9a3f5937a40cf0f3 578 0.23/1.00 vMB 50
279,323 279,323 0000000000000000900928ed44668a0c7417c12c31ae89ebec912a12611b3082 107 0.05/1.00 vMB 115
279,322 279,322 0000000000000002738f083b92eee2c9993e75c91db3868a1caba734ff4c3d06 314 0.15/1.00 vMB 39
279,321 279,321 0000000000000002ad2ea1c9410f5d8f08ef66521776e378b175a24120b2367e 481 0.25/1.00 vMB 44
279,320 279,320 0000000000000000fbe3029d4ae260d6234f262532d8aba41468fc31fefabd36 240 0.08/1.00 vMB 45
279,319 279,319 000000000000000302f701c8249a3ed6fc113b8d26426813d34d31dd6c2e0ce7 120 0.04/1.00 vMB 142
279,318 279,318 00000000000000026c37ced4a5c05a76e3f1218f6b9b3cfeb1a80f8403994b28 293 0.13/1.00 vMB 41
279,317 279,317 0000000000000001138c14cfb204dbb984b240c4d7103fd93e77d8d840fc5443 180 0.07/1.00 vMB 42
279,316 279,316 0000000000000002cddcf966637d192db637a29367d3a7bb9277cae2aef05bd8 505 0.20/1.00 vMB 54
279,315 279,315 000000000000000284a9510862515acf387098d5024432e8cb2052555505412e 279 0.12/1.00 vMB 53
279,314 279,314 0000000000000001cba8d1feea70a7f41ca142e4507f51f001586633338fb541 222 0.09/1.00 vMB 42
279,313 279,313 0000000000000001c12c8c26ce18a8cb9804e70448041d380c7e5e2cdd31355e 490 0.21/1.00 vMB 56
279,312 279,312 0000000000000001d2c7c6278f234565a1e75975926a4d21ee7420cdb6b88da2 54 0.05/1.00 vMB 6
279,311 279,311 0000000000000002b1f293da65d4e849753ea3f1437137cc3697f1b9876c3b3a 380 0.18/1.00 vMB 45
279,310 279,310 000000000000000227b47943d14672fcf40999ae2d9c4e6243f0036bf82266a8 610 0.38/1.00 vMB 35
279,309 279,309 0000000000000001c40063c7986afdb4485d14a5d1298911d67b35d31316ddb3 162 0.12/1.00 vMB 35
279,308 279,308 0000000000000001d931a6d6e9a6e6469356471a3a930fe78f0141ee2fce6d4f 590 0.45/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.