Loading Tool

Explorer IconExplorer

Memory Pool

78,373 transactions
29.38 vMB
0.06673861 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt 06f3fc118bda766957bad41cffee35f79ffbfcaa140dc3eb31397dcec2b7f827
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 0832e4d0ddab4b374916754295109cee8bd6f25ba202526522165e49c874d798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,054
Size: 1.00 vMB
Total Fees: 0.00695731 BTC
Feerates: 40.21 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (597,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,320 317,320 00000000000000000b2dece1d6509bd3cb509ec1f2934d60a6af16703ec13aaa 17 0.01/1.00 vMB 17
317,319 317,319 00000000000000000b3751d4ad3b274ec80c035e3ed16e2c77427f4cf86568cd 803 0.50/1.00 vMB 25
317,318 317,318 00000000000000001f0a734b87acf4de830247a33edfec1240803ac27745a33f 1,018 0.50/1.00 vMB 32
317,317 317,317 000000000000000026453258710ec85c2920341939e3042101701b2af606a971 193 0.11/1.00 vMB 18
317,316 317,316 0000000000000000107a48d9da2141215a5b4d609d4130b7dbfcf77c6f27b976 498 0.26/1.00 vMB 26
317,315 317,315 00000000000000002c4764be3fbdbcb22bce17956b71c52b77253bb991087fa5 317 0.18/1.00 vMB 20
317,314 317,314 0000000000000000089e428ee009e7ab7fcf405e6346e1a38c11fd1f15f8a3b9 197 0.14/1.00 vMB 30
317,313 317,313 000000000000000002e0bc5e304367e1a5863eea798a17a7965a6105abf9ad43 308 0.18/1.00 vMB 29
317,312 317,312 00000000000000002702492b3088b831887cb36615f30bd26c6f7ba85ae79760 832 0.72/1.00 vMB 20
317,311 317,311 00000000000000000366c11e195318fd96ccce10b527c46560f9aa325f9e4bee 1,870 0.93/1.00 vMB 30
317,310 317,310 000000000000000028dd8105985932dc177198bbbcb22da939a5e2c1f180e878 866 0.35/1.00 vMB 44
317,309 317,309 000000000000000023451fe51cb73d6a3bc0b13d96de35df5a525d2e362fc74c 106 0.07/1.00 vMB 25
317,308 317,308 00000000000000000792dc6d9f4ac382a812ccc8e4dddb904a6d23b7f3a85247 520 0.35/1.00 vMB 24
317,307 317,307 000000000000000025dc4fa3f1083b864805dd84ed84e597389cbe7f8806384d 1,101 0.72/1.00 vMB 25
317,306 317,306 00000000000000000ab3365720a67f61d14c88ed451da7326db22d2fc55d4e48 89 0.06/1.00 vMB 24
317,305 317,305 00000000000000000f481658b5b859b5d76f1ab82dd2c6d74eee5e5282f14450 448 0.25/1.00 vMB 21
317,304 317,304 0000000000000000264613cfeb8bade08f5eead26966f568c9fd6ef32dc44616 120 0.07/1.00 vMB 15
317,303 317,303 000000000000000029f1a103215a62feabf0f4ac8cfa842f5b0aa83fd89fbe4a 32 0.02/1.00 vMB 0
317,302 317,302 000000000000000014c31ef302751275f1718e9ec28851de2af91beb9acde0f7 903 0.48/1.00 vMB 28
317,301 317,301 000000000000000027c3f72e885cdee0a70172ba457f7c475dbadea936536dcc 470 0.29/1.00 vMB 26
317,300 317,300 000000000000000025d62ebd7cef7609c371a6cf0e54dae3980ecc7105ec847c 228 0.30/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.