Loading Tool

Explorer IconExplorer

Memory Pool

76,953 transactions
29.79 vMB
0.10351917 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 15d24f3b81c77d4360916d97589fda355618660da06a3505cecdd5eb550067ac
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 750c35b394cbe19b826cc9807943bd26982ad5f24eaece3b46daf5647bb11027
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.03584104 BTC
Feerates: 357.61 > 3.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (424,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,793 490,793 0000000000000000002a32a335622ea77782a4eef1fe093004ed178d375e2695 2,039 1.00/1.00 vMB 100
490,792 490,792 000000000000000000c80c96054f122427de5187ff46e4b00fbe2b67aa5ee60d 1,979 1.00/1.00 vMB 76
490,791 490,791 00000000000000000009895460a2f3b2dd2b438f030b94c4e2f06cea248a64c5 2,320 1.00/1.00 vMB 32
490,790 490,790 000000000000000000892a71442e86e3f35e1f9dac5ead306da77565c1b7da66 2,089 0.90/1.00 vMB 66
490,789 490,789 000000000000000000844dd10e7be4ad8309744faeb013be88d307bb9b7242ff 1,642 1.00/1.00 vMB 70
490,788 490,788 000000000000000000120ce40c4deeb60c737210f74d84f91d65b2a4b27b3495 1,813 1.00/1.00 vMB 93
490,787 490,787 0000000000000000005ac5150d59a4641a62fac36937cc0ed09e477861050319 2,433 1.00/1.00 vMB 171
490,786 490,786 000000000000000000c2787a27591e0424f3d9268517f1c5e596fc0f4d78c24b 1,854 0.89/1.00 vMB 106
490,785 490,785 0000000000000000005c590b8bf523c370820ee666feaf8f19d708a12d732c5b 1,848 1.00/1.00 vMB 131
490,784 490,784 000000000000000000688e104664b49f18e447a40eeeab3deb5fc52557b422d0 2,443 1.00/1.00 vMB 162
490,783 490,783 00000000000000000026d2aed37b433a3e94d17909e0ae3413efec271c36ad80 2,335 1.00/1.00 vMB 195
490,782 490,782 00000000000000000049a831752ec0b0034fa2b598b9a26bc47f03043b79e125 2,144 0.89/1.00 vMB 79
490,781 490,781 0000000000000000006f6ee3c61f2f43f581e0637e3692eac7ad41307e2f802a 1,780 1.00/1.00 vMB 113
490,780 490,780 0000000000000000000a8d13091f56acbd5742c2b4a9aa4f6f9eb9d4fcc7afc0 556 1.00/1.00 vMB 7
490,779 490,779 000000000000000000b17f9de24b5da05888a11c469c3dfe17debc4bfd348303 600 0.29/1.00 vMB 127
490,778 490,778 000000000000000000b20e5bd316ed2d1f75e2189bef4cea38c831849f63cfef 537 0.97/1.00 vMB 25
490,777 490,777 000000000000000000248869754a1fbb82b9cd96f77cdf78f6c8b9db8c31164c 1,184 1.00/1.00 vMB 48
490,776 490,776 00000000000000000014c24d505ea69d92b54aba5120c8c15eb3382b882b21dd 1,970 0.74/1.00 vMB 83
490,775 490,775 0000000000000000004b63015a98831338c215e904a3545b42961e6846c6c54e 675 0.23/1.00 vMB 141
490,774 490,774 00000000000000000036d365db40144b02e75f2239c5cc2ec88e6ae3b3365507 865 1.00/1.00 vMB 34
490,773 490,773 0000000000000000006e07e5c06e3b92e62569cbf09872464d6c63c46e274698 908 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.