Loading Tool

Explorer IconExplorer

Memory Pool

82,605 transactions
30.99 vMB
0.08717767 BTC
Random Selection Loading Transactions
Max Size: 190.19/200 MB

Candidate Block

Mining Attempt 25094c61d7ad03f39f31601f5a92b58728b07969632f671aa32d5f084339f796
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root eb6538624600a1080cf0293989ab57f642578b03780593057443a5f5a55b85d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.01754185 BTC
Feerates: 301.57 > 1.76 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (877,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
37,269 37,269 000000003af82abbf6661fd8dcb6feacf7337ecaf5f05e1046d90c78010e9cb0 1 0.00/1.00 vMB 0
37,268 37,268 0000000037143d431714b8a38edb4ec8deec3b8a423d567bab64b30af9729e62 1 0.00/1.00 vMB 0
37,267 37,267 000000003770715bfb44e2a60a53b74029d65b9af1f4a857c412cecbfb300937 1 0.00/1.00 vMB 0
37,266 37,266 00000000399bc5157416443768f48529452a7b95e94121ca8e8345ffdb229ad4 1 0.00/1.00 vMB 0
37,265 37,265 000000003f2a7892f54d59bb3f647271ee66ab03a4024686b4fcfcec5ad5cc2f 1 0.00/1.00 vMB 0
37,264 37,264 000000007f29d7cee4d21c7847e8449152234e692f46a9b193d58fc41853b665 1 0.00/1.00 vMB 0
37,263 37,263 000000003cccbd9b0a1f03104425a565ded3641ca56ee725ff37c3a6477c82cf 1 0.00/1.00 vMB 0
37,262 37,262 00000000b2b98b6145c8d47b2dfbb63848ccb9aebd661272b4e4cbe9f7ac34b9 1 0.00/1.00 vMB 0
37,261 37,261 000000006a7cf55e3f42884092a0bbd5e6e3bc9e5269ae38953a7e3f2c241445 1 0.00/1.00 vMB 0
37,260 37,260 000000009ff19b96d34612f15dd6bbee90f0192860d705b0d7f7f3b91b97558c 1 0.00/1.00 vMB 0
37,259 37,259 0000000049dc4168a9ce1e805adf8407fd996727dbcf3fc4a1b792def3b8343d 1 0.00/1.00 vMB 0
37,258 37,258 00000000a7edb8d983c1a6639ada3576cfd7644dab6eb16831eb24608b197b94 1 0.00/1.00 vMB 0
37,257 37,257 0000000007c6e1ea81b946a96fc54e9ad3b04e5e7593b4370278a9f62cb2eb8c 1 0.00/1.00 vMB 0
37,256 37,256 0000000077b5242c8b76b04a53cd51c9e66795afc2bdaa4a20ff01058dff75b4 1 0.00/1.00 vMB 0
37,255 37,255 0000000057337e06360ee7a39d8fa8fcb2896b895109cfac2cb5b5e8d41d4969 1 0.00/1.00 vMB 0
37,254 37,254 00000000208f7b8dbad990e102fa0b7e461c13e727096f98445a9414ed13bed0 1 0.00/1.00 vMB 0
37,253 37,253 0000000098bbb4e5adac0a5ec2f93989d5ba927f7cb0f0a45be1fca0a86ff787 1 0.00/1.00 vMB 0
37,252 37,252 000000009a422e9bf8693b66934274757019e3a392e1285fad85c66c6c2cd371 1 0.00/1.00 vMB 0
37,251 37,251 000000003fcef12b08f6fbf312a2690f962a1b3e532d79306a30ddd152dd7217 1 0.00/1.00 vMB 0
37,250 37,250 000000001612bc7c027c1a87df3f4d795520ff4f303290b51030b00ad0859b32 1 0.00/1.00 vMB 0
37,249 37,249 0000000024b6ac3962805e6fef0d4610241cd84d368f5c4b1babe0e12afa87ed 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.78 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: 709.52 GB
    • Received: 16.92 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.