Loading Tool

Explorer IconExplorer

Memory Pool

78,333 transactions
29.38 vMB
0.06645260 BTC
Random Selection Loading Transactions
Max Size: 176.49/200 MB

Candidate Block

Mining Attempt 563cd5592ee1e3109d831a0706c6aec70689fe11dd0e8533d42c9ed35134925c
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 (138,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,970 776,970 00000000000000000004d1180a00a19393616b610e36fe2852c5eb0c690a667c 3,388 1.00/1.00 vMB 28
776,969 776,969 000000000000000000026452a5f64d57a3f3fe7fe5131603a0bf3e5e60d96d98 2,503 1.00/1.00 vMB 10
776,968 776,968 00000000000000000005f05c8834c6a63ebf26a96eae5fe0b8f21261cc487cb9 1,705 1.00/1.00 vMB 15
776,967 776,967 000000000000000000068e1455f828ecb7645d25968132c03253940980cad1ec 3,661 1.00/1.00 vMB 27
776,966 776,966 0000000000000000000648d3c8ec1484c50f589a46312052e2872074f6392898 2,980 1.00/1.00 vMB 24
776,965 776,965 000000000000000000071dada8051bfd788102b21d9f73d06689b83655621a4e 2,287 1.00/1.00 vMB 35
776,964 776,964 000000000000000000012019824a81e031d931b8f309d248c9b323c5e52ba82f 940 1.00/1.00 vMB 5
776,963 776,963 00000000000000000005f0bb73331239c37290f012a63db93d83793cd7e1fdf5 1,763 1.00/1.00 vMB 12
776,962 776,962 00000000000000000001319a545172e648bca07a196b6536d4a258a38ec83de3 2,643 1.00/1.00 vMB 16
776,961 776,961 00000000000000000006d10e389bc1e441577f9f5d79757aa859d160d829f5b9 3,471 1.00/1.00 vMB 27
776,960 776,960 000000000000000000059085fc78fc0dce7bcb28e789ff3b5c2da3114f492f55 1,902 1.00/1.00 vMB 13
776,959 776,959 000000000000000000019926e24ff7032281440763d94a7186b60be4cf3bcc30 2,683 1.00/1.00 vMB 19
776,958 776,958 0000000000000000000189cdff28de3cefe01649024d914fe42e2233984db7c0 2,725 1.00/1.00 vMB 17
776,957 776,957 00000000000000000003c95107ee98f1e23b42a50eb057fc44d7c0b7e3552326 2,422 1.00/1.00 vMB 21
776,956 776,956 00000000000000000003c796bfe632728aa389d0ffa1f01e22137a2c13a13a91 1,273 1.00/1.00 vMB 9
776,955 776,955 00000000000000000000db30d9a753db0c06315ffd0b88dfc6ba698f739d0ed0 1,830 1.00/1.00 vMB 13
776,954 776,954 000000000000000000012ade5d06c864af2e68fdc352c2f72b4dd9b44c6a8744 2,988 1.00/1.00 vMB 29
776,953 776,953 000000000000000000032418274e3c35fa41c7b3a9ceab7810190fc310bc93d1 2,383 1.00/1.00 vMB 20
776,952 776,952 00000000000000000002734e74c3feaa07006db8c3826fcf813c2be7702bd884 1,799 1.00/1.00 vMB 9
776,951 776,951 000000000000000000064cb9747c52fe08adeee4a0ca23a05944399db5bd78ee 1,786 1.00/1.00 vMB 22
776,950 776,950 000000000000000000048470534ea4f7adbdf031e7350c60b44240ddcf6f6840 1,123 1.00/1.00 vMB 14
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.