Loading Tool

Explorer IconExplorer

Memory Pool

72,885 transactions
28.11 vMB
0.06344270 BTC
Random Selection Loading Transactions
Max Size: 166.63/200 MB

Candidate Block

Mining Attempt 68e9dc79d1aab62defb48409b88cf518959368502686a6893d6e4645ad16a2be
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 330bba3e61d94aca864edbc426d46be3b3fd6a2d64a1bc0d7a00689a5f77f667
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,503
Size: 1.00 vMB
Total Fees: 0.00728962 BTC
Feerates: 13.17 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (569,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,701 345,701 00000000000000000a959c8e934c70beb743537ac55c0d10c2b07f7ff6a38b9f 1,376 0.66/1.00 vMB 26
345,700 345,700 00000000000000000d5eaaffe7a52c586c66c24e0b5c758cd0a290d6c3d774cf 1,327 0.75/1.00 vMB 23
345,699 345,699 00000000000000000de0a3bc13ceb56ff97035f99204cd92fccebdaae4003d17 1,391 0.75/1.00 vMB 27
345,698 345,698 00000000000000000b465373bb63805c8c74b1ea26a62eea6b63174c2c34812b 693 0.35/1.00 vMB 23
345,697 345,697 00000000000000000d4b29ca8024430b1a433e551693e2b516279f59d2ce1196 235 0.11/1.00 vMB 28
345,696 345,696 000000000000000006a002a2ecd16bc4711c3739683106c35490570a3b6319de 111 0.08/1.00 vMB 13
345,695 345,695 000000000000000000b0e2d5f26349a70eceb2373af7ad3f404dac894a96fcef 1,430 0.80/1.00 vMB 27
345,694 345,694 00000000000000000d5642669379c666352d10fa75026a5c7d0005129e23bb37 648 0.33/1.00 vMB 32
345,693 345,693 0000000000000000017db0eef49f198dfe8ae116e46ab8bb7d241a6b679ebaf5 964 0.52/1.00 vMB 25
345,692 345,692 000000000000000014d88a037f481ef42d428850480e48574132c9c8ada69beb 1 0.00/1.00 vMB 0
345,691 345,691 000000000000000010f47d60e3ef1c55e696447da26d4ae3fbb62f0715f6d717 306 0.16/1.00 vMB 23
345,690 345,690 000000000000000000ebad1b27936b4b4216da0986e2ffa151c4fa47f48cbac2 276 0.14/1.00 vMB 24
345,689 345,689 00000000000000000ad010e62735e973c9c574c98abd69a573d24560d48de062 602 0.31/1.00 vMB 23
345,688 345,688 0000000000000000085cd55a49e1b0a7498788ca1e1c1a61e8cb81d9bc32ba1e 64 0.02/1.00 vMB 17
345,687 345,687 00000000000000000c508cab404876edd52aceb0ed330593be74b80923b8ea31 123 0.10/1.00 vMB 14
345,686 345,686 0000000000000000107c5e8574250d484fac2f6c66ba1dc7835cbc0d205691e0 701 0.46/1.00 vMB 17
345,685 345,685 00000000000000001314598515f7d5541cfdb2beae3f3fc7856101c64cbd8360 730 0.36/1.00 vMB 46
345,684 345,684 00000000000000000f235b3011407640b16cc28e18c14a7e52b731ac09c5e93f 697 0.40/1.00 vMB 24
345,683 345,683 000000000000000000c377240d84023a6ffa3e0deca62a13ac6cc34f4621e4c5 376 0.29/1.00 vMB 20
345,682 345,682 00000000000000000e9d6a542858d2cfd4bfb85f44cea5d6e9fbc89254548cff 394 0.25/1.00 vMB 17
345,681 345,681 000000000000000009d9812794a6f97f265e37e23c6d8f1bb1aef4c99d5572d8 537 0.26/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.