Loading Tool

Explorer IconExplorer

Memory Pool

76,075 transactions
28.79 vMB
0.07078685 BTC
Random Selection Loading Transactions
Max Size: 175.96/200 MB

Candidate Block

Mining Attempt 2853dc9167805c6bbe845545b32aa3b0af7fb54bb0c2d07a5bcb57aa25f69d0f
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 139bc025f6e9743aa217f3b1c64afbacee8bb4651383599e5ac50c654e2a051e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.00824300 BTC
Feerates: 104.17 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (631,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,064 284,064 0000000000000000a361be2ec297669be8919f7ee523538811be11f99deb7149 61 0.05/1.00 vMB 29
284,063 284,063 000000000000000081c2a1b52916e56604063886f3f8f3ecbeb5f4fbc8b8e859 1,259 0.50/1.00 vMB 41
284,062 284,062 0000000000000000e61dc682a4d550ebae43176d432b273de313fee72131739f 844 0.25/1.00 vMB 43
284,061 284,061 0000000000000001a6f2e61cf49d8086a086d1b62e670308d124424017139572 174 0.05/1.00 vMB 197
284,060 284,060 00000000000000013db2b467f744cb7e2c0bb24aa53111ede79058829738272d 76 0.05/1.00 vMB 107
284,059 284,059 00000000000000004e161ea09aa82d5002fcf3240bdb7ef97223b958516f08d5 96 0.12/1.00 vMB 15
284,058 284,058 0000000000000000a699e18d1d5c8e3425f5208fb85eb754ad4e46c51e869ab6 512 0.21/1.00 vMB 48
284,057 284,057 0000000000000001c2b8030c45d031816c0de45af98769901aa18ae42ef90a62 125 0.10/1.00 vMB 25
284,056 284,056 0000000000000001d1a87e1e368286ebd843240aa5d39cf504d3cdf31205db6d 66 0.10/1.00 vMB 7
284,055 284,055 000000000000000044cf658cf0b09e16b97e5b7da9452b1ce2057c7fc02fd935 353 0.20/1.00 vMB 46
284,054 284,054 0000000000000000bdf4c021c7e39b2aa5fb84cd17900ccb1b51f6993154599f 705 0.42/1.00 vMB 32
284,053 284,053 00000000000000015675a24d3fdc2ad1e97766ce51ec4a9ed11e23c89113f50f 227 0.27/1.00 vMB 18
284,052 284,052 000000000000000160451e6c37e82a430f4be1e74da006d568e6b64a73220cd1 1,205 0.85/1.00 vMB 27
284,051 284,051 000000000000000128bcd255406f76283400f4a891c0add4758868355d0b1d22 864 0.35/1.00 vMB 47
284,050 284,050 000000000000000188e41c05ef270a954e98c0faa2509789144c66b5729dd7b6 136 0.10/1.00 vMB 25
284,049 284,049 0000000000000001d63c02f84775438eb534eeb063776a46d2a953bccfda4ff6 255 0.16/1.00 vMB 33
284,048 284,048 00000000000000019949fcfea28b3a7eb72e534dca69aa6b2432ae84db504b09 32 0.01/1.00 vMB 33
284,047 284,047 0000000000000000ca49ba322eecbf50c8c98a1d0efe470d30277a3dbb4844af 317 0.15/1.00 vMB 31
284,046 284,046 000000000000000120c90675580b5356d1780312cf80cbeccb7871eadb28244f 339 0.27/1.00 vMB 18
284,045 284,045 0000000000000000131ac640e596d38eb2845bffcf15124e6378e832e49c4299 846 0.35/1.00 vMB 36
284,044 284,044 0000000000000001eb19662353cb352cd479068dfbc84ee5924eac8fd8f5870a 123 0.05/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.82 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: 710.54 GB
    • Received: 17.08 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.