Loading Tool

Explorer IconExplorer

Memory Pool

84,912 transactions
31.68 vMB
0.18877034 BTC
Random Selection Loading Transactions
Max Size: 189.59/200 MB

Candidate Block

Mining Attempt f6fddf02064e5bca47494b8686d63b51654f7e7753cbb71d7d6479a2a2738190
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 2f6c986035bce3950f66f890db91b70372aacb5fcc671cc1297a38073a26be54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,852
Size: 1.00 vMB
Total Fees: 0.08196235 BTC
Feerates: 502.67 > 8.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (561,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,323 353,323 0000000000000000072a047f4ef96c46379e7f508d9b8ce338ce2f49e62ddcde 589 0.26/1.00 vMB 27
353,322 353,322 000000000000000000cfab39f1db652d7629f56b2ad4df57b160af6509d22c6f 171 0.11/1.00 vMB 24
353,321 353,321 000000000000000015d3c2bc96b1d5b7d5c2785027e946e00431523365b423c8 63 0.05/1.00 vMB 11
353,320 353,320 00000000000000000d28992c80f8a62a638ac823b3f63e3968f11a8816a7bcf8 622 0.56/1.00 vMB 17
353,319 353,319 000000000000000016a93ba4f8553819a73371757f840a77f8d6879165419764 1,780 0.75/1.00 vMB 30
353,318 353,318 00000000000000000ad9b0c14c0dab25b5b70349034c76870a8a8a9f06b3a6c2 535 0.41/1.00 vMB 22
353,317 353,317 00000000000000000e95eb77d244dd36451a90976f8457fdb0e1cffa88eb9fc7 98 0.05/1.00 vMB 15
353,316 353,316 00000000000000000560f553c029c5c528407e4a85389dfe2a85af645e00e381 982 0.58/1.00 vMB 26
353,315 353,315 0000000000000000160e071bce12f5cdd0a17c2bf27525e99b227c6f573c0165 1,286 0.57/1.00 vMB 31
353,314 353,314 0000000000000000014086f1ec8d291692a079311e8a396b86ee5e15980c0b04 287 0.18/1.00 vMB 25
353,313 353,313 000000000000000012b781362670ba78f3008d43a494315390e69bf13c9e9f03 559 0.27/1.00 vMB 31
353,312 353,312 00000000000000000eacf376434ff98c8557efc5dfd4c6a75d84695d23af8a39 64 0.03/1.00 vMB 42
353,311 353,311 000000000000000006896fba65b367bed13327f64e18a6d0ad910330d0f74955 285 0.16/1.00 vMB 24
353,310 353,310 0000000000000000023b9a7f7e06a3c6039feac86a7ec251af338cb8fef1f198 310 0.16/1.00 vMB 27
353,309 353,309 000000000000000003f0986cae4ea18f83b09fae29ad93aed43d3280d90c9d14 1,583 0.67/1.00 vMB 32
353,308 353,308 00000000000000000f7f2573a61e80ba3aec506cde4debc81530e2b2b010c503 905 0.48/1.00 vMB 29
353,307 353,307 000000000000000002fe89890e0b318ad4cd5b3e33a91500a925e2d7ab4dfc3a 1,353 0.61/1.00 vMB 32
353,306 353,306 00000000000000000d87cb520be114a787fd21e832f98e9213165b9226be2b62 1,192 0.54/1.00 vMB 28
353,305 353,305 000000000000000006b3d4088f4da31308b91d194792282f1eb9454de0a35f99 276 0.14/1.00 vMB 24
353,304 353,304 0000000000000000120213e5849f73195ed28c2a0216b2847f438097c2bc5367 195 0.12/1.00 vMB 20
353,303 353,303 0000000000000000146a36655d4326ec4cc60b3c0374bf59b81463b8914812dd 776 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.