Loading Tool

Explorer IconExplorer

Memory Pool

81,254 transactions
29.85 vMB
0.10569742 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 23474c483ca7b9b843b6456b878034b4e96a01789582c0405e8c22e4811210f6
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5d92e794a1e45227890dcee790d8503ab82298c389c3f20cb3b4749be998ce98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03995897 BTC
Feerates: 146.36 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (359,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,386 555,386 0000000000000000001cfe83595e47477f07a00792a109896e94d1883d98a11f 2,596 1.00/1.00 vMB 10
555,385 555,385 0000000000000000001e9be199009d346109d33c52360cbe60eb32a5dbca0c35 1,693 0.64/1.00 vMB 29
555,384 555,384 000000000000000000253f8e6ff69035c92d254df2386a6c1512d7baa7f15517 2,036 0.89/1.00 vMB 17
555,383 555,383 0000000000000000001fc77462637eece71d8d9473ba41d2b5359c6c7aac1a3d 1,134 0.46/1.00 vMB 11
555,382 555,382 0000000000000000003537ebb951349b3457ea858b47f0672cc92959af96e02b 1,446 0.58/1.00 vMB 11
555,381 555,381 00000000000000000025118a02316460fdeb4905840133926f9ce77e83ef4b47 1 0.00/1.00 vMB 0
555,380 555,380 000000000000000000285fefff5c13f0942a9b9499c4aecd26b2426733185aeb 363 0.13/1.00 vMB 14
555,379 555,379 0000000000000000001057a96327633c1eff0fd99bb8da98a67618b2d411cd2f 1,074 0.41/1.00 vMB 9
555,378 555,378 000000000000000000010003c0fd359f2a77382479f821fcdc7b12cf399e5ea0 2,263 1.00/1.00 vMB 13
555,377 555,377 0000000000000000002fe10c2f8d72f4e72a4870f996631f31e75aa1577ce5ad 1,492 0.60/1.00 vMB 13
555,376 555,376 000000000000000000358b57ad8389a9bb386ba3a688bb91c68fa1f8d227300d 590 0.23/1.00 vMB 13
555,375 555,375 0000000000000000001477f632a664e4d6797c97ec674138a136e08f4adf8561 710 0.24/1.00 vMB 14
555,374 555,374 000000000000000000102e2c3388bfb279b4887430ff23231b16aee637d5e5a8 519 0.20/1.00 vMB 22
555,373 555,373 0000000000000000000bd54dfc842157734ee90137190ce45994bf7792cf5aa8 1,254 0.73/1.00 vMB 1
555,372 555,372 00000000000000000006b870802fcc95d5464c3d346fefe3f943942736580c6b 2,548 1.00/1.00 vMB 15
555,371 555,371 0000000000000000000ef5600be3f21291dec9bfd2c03ca16b282b2251cebcf0 1,766 1.00/1.00 vMB 20
555,370 555,370 000000000000000000236df5e97aa24592929ae2bea6f35c83c3c04c1b36a37f 913 0.33/1.00 vMB 10
555,369 555,369 00000000000000000023fff972f655aa6388d8b2b504369739354d7c0e67c9c8 1,208 0.51/1.00 vMB 12
555,368 555,368 0000000000000000002932acc8ca0a52ccddb8c2ca904f3872bc85e375084b28 169 0.07/1.00 vMB 25
555,367 555,367 0000000000000000002d4bec0f8e0b006991be2e87689146d681a27102677329 1,830 0.72/1.00 vMB 12
555,366 555,366 0000000000000000002cece50be78a104dba1cb8535519e3aaa712a1db83fc55 525 0.60/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.