Loading Tool

Explorer IconExplorer

Memory Pool

79,827 transactions
30.02 vMB
0.07742156 BTC
Random Selection Loading Transactions
Max Size: 183.92/200 MB

Candidate Block

Mining Attempt a0f03368884e859ff16f087c9b953bb82e0f1fa266b285abd53fbf6fa177ae27
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root ea9ddc623c2d947d8b33dfe98b92be4b52d07fe594cc30838bb1a1451a4024b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,917
Size: 1.00 vMB
Total Fees: 0.00952932 BTC
Feerates: 104.17 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (509,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,910 405,910 000000000000000003bed7ac9ec45f1e27979b58032d246b54be8b0f01e13763 461 0.19/1.00 vMB 46
405,909 405,909 000000000000000005240ccfba4c7762e3183ca48752fb1b2a5545b0e917b059 2,158 1.00/1.00 vMB 39
405,908 405,908 0000000000000000002f7d53816225f8c5ea30ba43df9aeafec1197250cdb791 352 0.18/1.00 vMB 35
405,907 405,907 00000000000000000541905287a1a93f8822a8016ca315aee0b427d1b46b60dc 800 0.37/1.00 vMB 43
405,906 405,906 0000000000000000015f5253b646e23f5b50edfb73251c7a254fca73a02ccf5e 433 0.26/1.00 vMB 35
405,905 405,905 00000000000000000391ef4ea1e813089aacb000b281459713fb61e065508632 1,056 0.48/1.00 vMB 48
405,904 405,904 00000000000000000214b3249a8d98b4f97768113142a9dec81673f41178e6b3 344 0.16/1.00 vMB 39
405,903 405,903 0000000000000000025ad8940ae93d2c94330f8f64529f7c8ee44a8e4f0057cf 1,203 0.94/1.00 vMB 30
405,902 405,902 000000000000000001f157cb20781b2e9e9604a36168b280d481291e2301c7aa 729 0.34/1.00 vMB 45
405,901 405,901 000000000000000000ee04650c0ea9731ebe6646ee58ad027a315fa470028142 195 0.24/1.00 vMB 18
405,900 405,900 000000000000000003532ea091a23bd968975e2ad58b5e057ce5216d1e0c3acb 760 0.93/1.00 vMB 16
405,899 405,899 0000000000000000058a4f676c999a98f81ac74deded9378095165f86b70256e 1 0.00/1.00 vMB 0
405,898 405,898 0000000000000000035c2616917bcc6e8dc4a34b2184c13d52293de6a75777eb 288 1.00/1.00 vMB 8
405,897 405,897 00000000000000000679cca5465e8f56454c68045aa444ff05efba926071ebf0 992 0.43/1.00 vMB 47
405,896 405,896 0000000000000000007d624e53fe849ec546734831324d60ef152fe4bc65c901 1,310 1.00/1.00 vMB 33
405,895 405,895 00000000000000000556e1b3baef08fa67bda00be246c4f274ed626d77f2b153 2,020 1.00/1.00 vMB 43
405,894 405,894 000000000000000005b7de7282904ff9012264d34c846f3b7098fb020649564e 1,320 0.99/1.00 vMB 26
405,893 405,893 000000000000000001e770e6ef048731eff130f7babbc6e80920e789bf6cd3d4 1,340 1.00/1.00 vMB 38
405,892 405,892 0000000000000000060c9f60684946b046603a29388c0b672f590aa67291ca10 1,207 1.00/1.00 vMB 32
405,891 405,891 00000000000000000375ecabe95b0993984e76af87fa82b112bed4e6c49cf0a1 2,897 1.00/1.00 vMB 60
405,890 405,890 000000000000000000ec80d2e501c42272c84546016f311ed2628eb7769dbbd0 1,079 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.05 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.56 GB
    • Received: 18.19 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.