Loading Tool

Explorer IconExplorer

Memory Pool

81,217 transactions
30.61 vMB
0.08739132 BTC
Random Selection Loading Transactions
Max Size: 186.59/200 MB

Candidate Block

Mining Attempt 5c2845b170d2908928ed8562f560c0a61505cfb63412c30493d447e7c670274a
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6c2bc8d0e0c2a06928a0f90e74f3f7d5bc2b72102c383fc37a826db50fbd14a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,248
Size: 1.00 vMB
Total Fees: 0.01874536 BTC
Feerates: 318.30 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (239,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,109 676,109 000000000000000000089c6262e2caa232a23b07dcc7542af4509302dbe7c1fe 2,662 1.00/1.00 vMB 49
676,108 676,108 00000000000000000006292191e705287daf16469ee1a22c5378ed6f4e0e2cc6 2,875 1.00/1.00 vMB 53
676,107 676,107 00000000000000000005716588fe8aed277621d7a3ca9617b2148e5cc2f2843d 2,726 1.00/1.00 vMB 78
676,106 676,106 000000000000000000084fa9c73ca0eae280dd5ad26bdaf8a8fba756fde822b1 2,684 1.00/1.00 vMB 87
676,105 676,105 0000000000000000000a6959f3aa83fab98a16b5ebb60ec98b724957c79f8c3e 1,350 1.00/1.00 vMB 75
676,104 676,104 000000000000000000090ee46f4efb1179d59b07777d5daf2ee0642d65a51a1a 2,771 1.00/1.00 vMB 33
676,103 676,103 0000000000000000000bb9b5b84522e3ada7ae0bd128bc3f0a0ed84e5eaca937 2,374 1.00/1.00 vMB 47
676,102 676,102 0000000000000000000370b16a83187032095314381c9529f6eb38bab34daa1f 2,698 1.00/1.00 vMB 37
676,101 676,101 00000000000000000002eaf26cc19eb350bec6eaaf9f9144e9c83d83c09cd0ff 3,217 1.00/1.00 vMB 70
676,100 676,100 0000000000000000000bf7e8784e9408067e4486b58c372082e8aa4c61b2e3d7 2,318 1.00/1.00 vMB 70
676,099 676,099 0000000000000000000465b74e36654f69f0116965ebd3c5577aa5f5253abfb0 2,699 1.00/1.00 vMB 84
676,098 676,098 0000000000000000000814dffde97151475039df038966a39a7d6d44ca857caf 2,223 1.00/1.00 vMB 101
676,097 676,097 000000000000000000031c1dbbd6e3bb05e3e677e9377c6249e64ee49d89c78d 2,742 1.00/1.00 vMB 87
676,096 676,096 00000000000000000007ed06b83d5c9ec2636668f0a4f957c7aaaeba4d1ebe21 2,791 1.00/1.00 vMB 57
676,095 676,095 0000000000000000000531f6a1f72e0f4372ef73a54e1da77233e08d60923cc9 2,086 1.00/1.00 vMB 53
676,094 676,094 0000000000000000000a9c6a9dde341d7be564518d2abb995bdb833f05c9cf32 1,380 1.00/1.00 vMB 74
676,093 676,093 0000000000000000000488a1dad0f16c0d84965eb35006f7255309429d0392aa 2,387 1.00/1.00 vMB 88
676,092 676,092 00000000000000000008ba7a5a305f343d4074cc1d8485e12c7fce3dd3fa252f 935 1.00/1.00 vMB 9
676,091 676,091 000000000000000000005e4164054c33ef5f5052a2cb6aa663d5773724d505d7 2,641 1.00/1.00 vMB 21
676,090 676,090 000000000000000000018bd239babf45b8370e576abb2c7d1ecb343d6f8ae0c7 2,483 1.00/1.00 vMB 16
676,089 676,089 000000000000000000006b23b1877b962dcf10a8af6347ec455bc94c7a59dc6c 2,708 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 783.00 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: 718.40 GB
    • Received: 17.89 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.