Loading Tool

Explorer IconExplorer

Memory Pool

41,986 transactions
26.81 vMB
0.06223841 BTC
Random Selection Loading Transactions
Max Size: 140.34/200 MB

Candidate Block

Mining Attempt b6af8e2c210a0649e122afcdecb86217ada84dcf010e67ee0e31f7b11d75e352
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 6e752f671324d247757bafd71688008dcd22c4b3e7613277faff7b41eed6e4bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,204
Size: 1.00 vMB
Total Fees: 0.01253240 BTC
Feerates: 73.20 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (153,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,571 761,571 00000000000000000005b5a4a78340a27af0eddefa0518e80b2ef6edffc325a6 2,423 1.00/1.00 vMB 18
761,570 761,570 000000000000000000069ddea190fca691b211180b2a1ff2e312a92554eb3085 3,321 1.00/1.00 vMB 39
761,569 761,569 00000000000000000006596eca500f8684ea24a73a8c08428787b6ab32660ae9 2,090 1.00/1.00 vMB 17
761,568 761,568 0000000000000000000018c4579eb86fa7eeb877dd23e1c35adfe9879b134593 3,210 1.00/1.00 vMB 21
761,567 761,567 0000000000000000000292371669b597a221b072b6aac07a3a5bd52450b6d533 2,295 1.00/1.00 vMB 26
761,566 761,566 00000000000000000001ecb14d9e394e4682b425142999ac50db138f7d4645a6 71 0.06/1.00 vMB 6
761,565 761,565 00000000000000000004bf58790830d6b98cecd5f6c98e9d2b34965f64d6577c 3,336 0.98/1.00 vMB 15
761,564 761,564 00000000000000000007955a4aed8726c8ed7e9f5774f6919b2502ffd71901b4 1,388 0.91/1.00 vMB 2
761,563 761,563 00000000000000000001a10ed5a7184ff7f11c8623530cf549b0605c4488c607 1,964 1.00/1.00 vMB 5
761,562 761,562 000000000000000000045f8c3252b7549048a99c5bc0c0cdae28cbcaf9e96e58 2,840 1.00/1.00 vMB 12
761,561 761,561 00000000000000000004efd88f17cac97222b335ec09a96953d8b5a64df323a0 3,179 1.00/1.00 vMB 18
761,560 761,560 000000000000000000064f2f60ab52ea89ae02c40f3fb4ba424762cf1bf0e2bc 2,500 1.00/1.00 vMB 12
761,559 761,559 00000000000000000000d727cdfaa941a233af42db4e58375271a71b5e638500 2,245 1.00/1.00 vMB 16
761,558 761,558 000000000000000000063c4f24140506e2931647975c1c2bf855f4bfa161014e 2,807 1.00/1.00 vMB 18
761,557 761,557 000000000000000000077870afce76cc292f1db97cd470deb354d21c7a99a489 3,504 1.00/1.00 vMB 18
761,556 761,556 0000000000000000000738ebb9c8d87daafa8b4d7f983dfaabd9bdbaf8ff9fbc 3,334 1.00/1.00 vMB 33
761,555 761,555 000000000000000000068dad4931229d160d84d5ac1cb59e471f5f99cea3a1b3 3,159 1.00/1.00 vMB 25
761,554 761,554 00000000000000000001c899936b88ea882acebfb35a3141b22505b8acc7911b 2,495 1.00/1.00 vMB 25
761,553 761,553 0000000000000000000098989864484907ad117662aef9755980a900e176852f 2,964 1.00/1.00 vMB 22
761,552 761,552 0000000000000000000509ad1cbda478c5c314c9eed25f68089d7fb0c805aa6f 1,017 0.32/1.00 vMB 15
761,551 761,551 000000000000000000028ddeadc77fa5e5318412209e48c6ed836d832a91955c 2,173 0.80/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.