Loading Tool

Explorer IconExplorer

Memory Pool

85,805 transactions
32.89 vMB
0.13254824 BTC
Random Selection Loading Transactions
Max Size: 195.59/200 MB

Candidate Block

Mining Attempt 621719ab37da0ca4bb0e1b980ceef618d2455728f917217cae656a433042b073
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root f7446da78dcf53f8f05296b9aa421fc6b00cc18a407caa8d8c6926933e380421
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06120241 BTC
Feerates: 387.56 > 6.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (452,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,052 462,052 000000000000000000215e34e6d4012732a5ba90c3dfbb71c32322ec10d40750 1,152 1.00/1.00 vMB 109
462,051 462,051 0000000000000000013e87cacb8b34720abe9287d5cffd43c29d7065bb920f36 2,131 1.00/1.00 vMB 154
462,050 462,050 00000000000000000079d1e207614d1488c41e7d44f6a3ce3e0c37769a8e0c9e 944 1.00/1.00 vMB 71
462,049 462,049 00000000000000000166532501dd47dc097ba706ec4c27d7272ec3674aa61502 1,943 1.00/1.00 vMB 54
462,048 462,048 000000000000000000a0a934e237a195f9cb0864daddfd57fb37aaa63ba475b3 1,268 1.00/1.00 vMB 101
462,047 462,047 000000000000000000b017a13432e18fd5388828162d8f1706049032ac79af4d 1,626 1.00/1.00 vMB 103
462,046 462,046 0000000000000000006735d350679ab14bd31217b67d4154aa65f64dcdf717ca 2,345 1.00/1.00 vMB 187
462,045 462,045 000000000000000001e4996c7107205b09d8b58aef2205ee81b1a176f6b3ed5a 1,029 1.00/1.00 vMB 110
462,044 462,044 000000000000000000a8408cba374717d51bbe08750621925e59001228732d84 2,492 1.00/1.00 vMB 147
462,043 462,043 000000000000000000237cf1d8dca8e0676b0f6a9a87beb0c9c672e6d710e39a 2,538 1.00/1.00 vMB 187
462,042 462,042 000000000000000001aa09db360053d3c466d8fd3dea26d7eac0868cf52bb138 1,674 1.00/1.00 vMB 178
462,041 462,041 0000000000000000015c45e79c94aff9c26cb4d9f461db4b8dd6d5864f7b7598 2,706 1.00/1.00 vMB 129
462,040 462,040 000000000000000001ace0252193f8db8c20f254f033afa2d5e0ad8502130721 2,749 1.00/1.00 vMB 138
462,039 462,039 000000000000000001d23d6f0ec3b771f73808ba7d38c6f0a956e86b411d6ca4 1,561 1.00/1.00 vMB 185
462,038 462,038 0000000000000000015c923f12062606aba4e2097074feeee230cd57013588e1 1,814 1.00/1.00 vMB 149
462,037 462,037 0000000000000000015d7124a8b5e0d4a3489939296f405e850016dadc3b18ff 2,307 1.00/1.00 vMB 264
462,036 462,036 000000000000000000faec1c321c3a74476b39667444a9446b295b7c849dd922 2,292 1.00/1.00 vMB 147
462,035 462,035 000000000000000001cbc7bcaa5b851c71b42555ea896dc827f89c1827cc8c93 1,515 1.00/1.00 vMB 110
462,034 462,034 0000000000000000013f8c6c2eb5f330d002935a300dd98bf802aea7b9023af9 2,054 1.00/1.00 vMB 324
462,033 462,033 0000000000000000018610067248f7e312a25196e1cbc5e6104706bc3cf1fb5d 2,283 1.00/1.00 vMB 247
462,032 462,032 00000000000000000108c999bff246414d006fc9b340ea214f58d235dfab74ed 1,833 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.31 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: 659.28 GB
    • Received: 14.60 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.