Loading Tool

Explorer IconExplorer

Memory Pool

102,110 transactions
19.53 vMB
0.06153669 BTC
Random Selection Loading Transactions
Max Size: 152.42/200 MB

Candidate Block

Mining Attempt d4127b6b78b635c487f8059b9ed3c84f42b4b1d3ba149e37a0f0a093560d56dd
Version 20000000
Previous Block 0000000000000000000175ff0051995ca5073d8ecf4f04b7b4f51f1da1ce4e2d
Merkle Root 797f19e50bcc3046fa0208b7a69644998935bc3362098ff617c5f4039bc78b99
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.01445940 BTC
Feerates: 150.77 > 1.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,584 (124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,460 916,460 000000000000000000004c437513210a570fb7a86f918bbc42fc86f36d176c8c 3,258 1.00/1.00 vMB 0
916,459 916,459 00000000000000000001335d49eb1f92eff642ee61dda98b41b90d3a5d92b07f 4,630 1.00/1.00 vMB 1
916,458 916,458 000000000000000000016a5f60574c1a3377e3dd0f5fbe2431bffcb2dcff067d 3,855 1.00/1.00 vMB 0
916,457 916,457 0000000000000000000143cd83e2549149b5bb78bdd3a8d65beec7cf8f64e993 594 0.15/1.00 vMB 3
916,456 916,456 00000000000000000001a8a5d2db764a47703fe3f697998480eeec0c565b22c3 5,244 1.00/1.00 vMB 1
916,455 916,455 0000000000000000000140caf7199401b461d094d06ab1362d2b1f5ee8a5e4c2 6,836 1.00/1.00 vMB 0
916,454 916,454 000000000000000000016616aa489183bd3142d0f5341a2f3defade66f7fc0df 2,315 0.79/1.00 vMB 3
916,453 916,453 000000000000000000011bd0c64a2446d36cf0a9cf43eb88e7fd6482136fd2a0 2,219 1.00/1.00 vMB 0
916,452 916,452 00000000000000000000330ba3054efec8b9b20f1cdc11e90b28d7d40e8fa5ac 4,268 1.00/1.00 vMB 1
916,451 916,451 00000000000000000000da9ffb03a2190c6dac521b0a93ebcbd0d363745ef001 2,292 0.56/1.00 vMB 1
916,450 916,450 00000000000000000001e3203646f87c35260c836531473e20d6b476da239604 2,742 1.00/1.00 vMB 2
916,449 916,449 000000000000000000006be8b06fead765cabc8b64bb33f23bd16db2d6243a71 2,712 1.00/1.00 vMB 2
916,448 916,448 0000000000000000000089d67c7d91895fcaa545c1149b58a3bb3babc6763c6a 4,082 1.00/1.00 vMB 4
916,447 916,447 000000000000000000010d55e9d2cf63d033c985f2c8162be283821674dfaf46 3,145 1.00/1.00 vMB 3
916,446 916,446 00000000000000000000fd1ae8c96a231a2861789229d3d93918f0631b583508 2,540 0.84/1.00 vMB 2
916,445 916,445 00000000000000000001a0806fd4ef05d5639a21bd9de96555449dba55637ba7 526 0.15/1.00 vMB 3
916,444 916,444 00000000000000000000d22a950ccbdbf7e55bbcea343b3ce73af3a011420564 5,127 1.00/1.00 vMB 1
916,443 916,443 000000000000000000002f2524a4450b29b7051e9f77ad75383bc0649b118b80 879 0.42/1.00 vMB 2
916,442 916,442 000000000000000000011a33f17a4de809defd0c3946a3662aa1570415465de2 3,841 1.00/1.00 vMB 1
916,441 916,441 000000000000000000009b66f7822c97324b595a02ee41c5a175985b4522825f 4,954 1.00/1.00 vMB 1
916,440 916,440 0000000000000000000164ed167e6142c35fe1607f44cd990b41e73e1aced736 2,226 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.12 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: 919.29 GB
    • Received: 27.79 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.