Loading Tool

Explorer IconExplorer

Memory Pool

79,300 transactions
30.72 vMB
0.10761330 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 3f989aed5f8015d564765b8e08ed3922656f6b8ce8a26da2b87b5ca00bcabcaf
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root cec55b54827ce7b05dae084f3355530c2cdca50fef3e6c587525a85f12bcd769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.03425674 BTC
Feerates: 201.36 > 3.43 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (412,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,329 502,329 0000000000000000004d5e86d2dc0e6a29df5b2698499b121a6f4d1f94fb5d04 2,557 1.00/1.00 vMB 497
502,328 502,328 00000000000000000029d4c0c1e2edc541df1b4555f52a42be297341286b4d84 2,265 1.00/1.00 vMB 593
502,327 502,327 00000000000000000056302c21fc8afb68f40e74112db7a076a5bcfa3c28cf1c 2,032 1.00/1.00 vMB 391
502,326 502,326 00000000000000000042c89a0055c02bf4bd2f0a8e215b5b39319bf8d552d69b 1,764 1.00/1.00 vMB 275
502,325 502,325 0000000000000000005d2fc456e36e3526a7397de80d138e7168fb7867a08122 1,681 1.00/1.00 vMB 253
502,324 502,324 0000000000000000005a40cee1b3f33cdac3fe749cb746cce83207b7760959d7 1,773 1.00/1.00 vMB 222
502,323 502,323 0000000000000000007e790effd6c2f81149ee3f8f74bb1a71eeac668a11cd25 2,548 1.00/1.00 vMB 503
502,322 502,322 0000000000000000005006bf4829d9fdecd74580911f452b86b041fca6b20676 2,381 1.00/1.00 vMB 391
502,321 502,321 0000000000000000007ce46f430a7872f123f7359a7fa707f06cdb059ed60d55 2,372 1.00/1.00 vMB 611
502,320 502,320 000000000000000000660e1ec60893ceac0084bb4e14ed5b7a410650af4c0214 1,809 1.00/1.00 vMB 161
502,319 502,319 000000000000000000559768c7d7d5690b76453db5570bdcd73a4dd88b966197 2,756 1.00/1.00 vMB 322
502,318 502,318 00000000000000000017252185380a0ecf16af3bbb7c5e882d97444963c93a00 1,439 1.00/1.00 vMB 305
502,317 502,317 000000000000000000326595dae732cb895c26226fd2daa2ee800a2b2b40052b 2,932 1.00/1.00 vMB 517
502,316 502,316 00000000000000000084dadc54f91dc2b05b6069b8f1b5ee3a34670c20fe9416 2,980 1.00/1.00 vMB 501
502,315 502,315 000000000000000000546abc13e7f0b89412e4b0ba016b64bf6c6cb0f11fd87a 2,094 1.00/1.00 vMB 603
502,314 502,314 00000000000000000084382e9862ec3c836875c4100a6d6ddf45eddcb80af439 2,575 1.00/1.00 vMB 427
502,313 502,313 0000000000000000008d00d8d48dd4ad89a6b420158e0464bc0b11c4ec7a4380 2,545 1.00/1.00 vMB 488
502,312 502,312 000000000000000000650ad5964d6383cca7f5e8195d17f510cde949a41674a2 2,840 1.00/1.00 vMB 627
502,311 502,311 000000000000000000782910593d9fc47ecad5c1c112093485b303c113587a11 2,943 1.00/1.00 vMB 583
502,310 502,310 0000000000000000005d89950cefd78affb0e18df11f5b82e7c2a2c7dc317de1 1,424 1.00/1.00 vMB 258
502,309 502,309 00000000000000000052ef7e6462a6fd8dfe79096aee6bbbb8757d4706abacde 3,095 1.00/1.00 vMB 514
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.