Loading Tool

Explorer IconExplorer

Memory Pool

45,792 transactions
26.95 vMB
0.06838339 BTC
Random Selection Loading Transactions
Max Size: 142.82/200 MB

Candidate Block

Mining Attempt 291dc32e01ca21aede0cf2c53fc5954e180406291d06003c4cfead47460e4618
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root cfd7c3fd71b7061b84cf5ece9c68fc38d2139bf8266f00d1808068595d58a3d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01852706 BTC
Feerates: 151.03 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (565,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,382 349,382 000000000000000002d1f57765e4f5e665ebd67465ea224823881874679225d3 1,422 1.00/1.00 vMB 26
349,381 349,381 0000000000000000077b34d7356678c93395cdc8be50db6615ac0f499e3c6b0d 1,917 0.75/1.00 vMB 34
349,380 349,380 000000000000000001466efdb880a96f55ed3cb3ee052635ea3c7475275ed060 512 0.23/1.00 vMB 34
349,379 349,379 00000000000000000aeab09d5da9f5b9d3545d883f6f049a4abc05fdac3a9d95 1,244 0.75/1.00 vMB 24
349,378 349,378 00000000000000001747d903f4b4363500793e90229439512357584fd3e923be 1,278 0.42/1.00 vMB 42
349,377 349,377 00000000000000000cd2fc193a46766e25e15603d99e6731bcb13b48c5002c8f 256 0.11/1.00 vMB 39
349,376 349,376 00000000000000000d1fb591476bdfafecebbc4e9e85b4a76657fee35145b734 309 0.17/1.00 vMB 20
349,375 349,375 00000000000000000a447cbe407ca60d2a9ee0ad62c748d69544e0edbe128d38 211 0.10/1.00 vMB 32
349,374 349,374 000000000000000009eefd1f01359886c07ebe81c611574e79756684b949a962 421 0.20/1.00 vMB 36
349,373 349,373 000000000000000015cfb5edc486699d11b64bea99911f5ec75b860707cb034d 1 0.00/1.00 vMB 0
349,372 349,372 0000000000000000008acc461d51969d009d05ae28e588ab87584f08d9edff25 1,475 0.72/1.00 vMB 29
349,371 349,371 00000000000000000f29f91465625b1b5c5e4d71d9de317dd50f6f64f7515dd4 1,307 0.64/1.00 vMB 29
349,370 349,370 00000000000000000f4d59362bfde41de48e77b87bc14f87595badb4b1bcd369 780 0.55/1.00 vMB 20
349,369 349,369 0000000000000000174547e879268ad03e5795591d2ff842665c8a465e8bbbc6 1,454 0.75/1.00 vMB 29
349,368 349,368 0000000000000000163c556958c42a6eb1fb734047a8a28656ade9b65e46291f 992 0.34/1.00 vMB 53
349,367 349,367 00000000000000000720760cae1f51b3e3deb7ead1fe874531b6c9672671e1cc 256 0.13/1.00 vMB 22
349,366 349,366 0000000000000000078c4913f53491d0eb004978fb6c8413463127e3874f834e 1,316 0.56/1.00 vMB 35
349,365 349,365 00000000000000000a1d6e71431f221f504ac9858ffe8a1033c4db753578a640 850 0.40/1.00 vMB 28
349,364 349,364 000000000000000014f2b59241b9529b2a9639579348c8c69c103dfe6646654b 358 0.15/1.00 vMB 37
349,363 349,363 00000000000000000bcaa7f845e5f7570c6e47e0cebfa8e98dc382e12a06d85f 547 0.46/1.00 vMB 14
349,362 349,362 000000000000000009b3b9933891a374f92fe705a5a0b38eee69f910dcd91359 1,464 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.00 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: 648.99 GB
    • Received: 13.11 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.