Loading Tool

Explorer IconExplorer

Memory Pool

73,487 transactions
28.34 vMB
0.07834390 BTC
Random Selection Loading Transactions
Max Size: 167.73/200 MB

Candidate Block

Mining Attempt d50038811bdf130c3aa7466e92bb236538c681831dd3c818d3336e9351f64ff7
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ab39762a08c6e98d82ce8181ecad5b3432a3dcb8c0465a50b16ebfc08780922f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02120840 BTC
Feerates: 152.31 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (257,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,059 657,059 0000000000000000000b661bd86a4a8651f378df7833f1254616311ddf956b30 2,361 1.00/1.00 vMB 57
657,058 657,058 000000000000000000100222cdff1a71a013ed697aebb6520fb7c184c64a756c 2,331 1.00/1.00 vMB 48
657,057 657,057 00000000000000000005e9d524ba000dd480b5f67bf6f7aca0fde5605ca74e33 1,731 1.00/1.00 vMB 45
657,056 657,056 00000000000000000002c2f0b4018a5393ea0fe443965892a565a157f2736242 1,173 1.00/1.00 vMB 15
657,055 657,055 0000000000000000000ebc23411aaaff588320ab6c7e9dd158e006963c56f24d 1,564 1.00/1.00 vMB 33
657,054 657,054 00000000000000000001a8612d9d40b356cb88fc7bd1249b586dee9266c50ad4 2,661 1.00/1.00 vMB 86
657,053 657,053 0000000000000000000677956de6e780ca1cbb73737a79df398f26c85a37d0bd 2,848 1.00/1.00 vMB 71
657,052 657,052 0000000000000000000cba17634ab961477603f8fef0a92c6f96a29668c8edc1 1,557 1.00/1.00 vMB 27
657,051 657,051 0000000000000000000a07997da791811f0e768c54c7351bda6a09ccd5eb3505 1,623 1.00/1.00 vMB 26
657,050 657,050 0000000000000000000e21f78e56322f4dfd812c7ada374abb5e8ecdba5f07f5 593 0.38/1.00 vMB 10
657,049 657,049 0000000000000000000831f942fbf19005adb8072aaac9dba3bcd4e7865e256e 2,313 1.00/1.00 vMB 17
657,048 657,048 000000000000000000092494ecae3f243e08e242b542ef0b0e89b663562b47dc 1,889 1.00/1.00 vMB 22
657,047 657,047 00000000000000000000a49129207b375f010611331f244d01743f3eb7665e4a 2,067 1.00/1.00 vMB 30
657,046 657,046 000000000000000000000b2ac21b4b9d74433195986fa76fbaaae9bf37b600ef 2,526 1.00/1.00 vMB 26
657,045 657,045 00000000000000000006978db2031d2ca53f536678b239f383129a27b2847782 2,882 1.00/1.00 vMB 98
657,044 657,044 0000000000000000000a76b197585b80521ca413a0a25a54202fef2356f7c6cc 1,850 1.00/1.00 vMB 18
657,043 657,043 000000000000000000005cbd4052172bf4b305b3c3e8c08577555a6571a89bc3 2,283 1.00/1.00 vMB 13
657,042 657,042 000000000000000000071c591f1d6f646d42448cfdc68aa163fd46a493e8518c 2,614 1.00/1.00 vMB 40
657,041 657,041 000000000000000000013b394095f54927f1dad6887d5d0b7be0244f59573b63 2,358 1.00/1.00 vMB 91
657,040 657,040 0000000000000000000daf701ce15b85281f1d0882d9e4f9e1815615d6130a74 479 0.64/1.00 vMB 11
657,039 657,039 00000000000000000001f56739993d6302190318817060a86ba00437b2ab5887 1,475 0.99/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.