Loading Tool

Explorer IconExplorer

Memory Pool

78,160 transactions
29.35 vMB
0.06470275 BTC
Random Selection Loading Transactions
Max Size: 176.30/200 MB

Candidate Block

Mining Attempt 8e528732da83df7eae6d89e3aab0eb137b6b4fbf323eff4ca929c2b7d60b2c90
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a227270835fafe6ebcf5df26c4648c1870c0bc572c78c28e92f5cd8c6ef5ccbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,091
Size: 1.00 vMB
Total Fees: 0.00526930 BTC
Feerates: 18.31 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (155,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,679 759,679 0000000000000000000694b11c74eb94487968ae9f84963cbd27d17d9d030f69 822 1.00/1.00 vMB 11
759,678 759,678 00000000000000000003feca1b661d1751da84cacdeaa35f8fcd889e717d09e5 1,080 0.70/1.00 vMB 3
759,677 759,677 00000000000000000001e5b5610ea1086c265e103817b27c2618259e5375f988 2,885 1.00/1.00 vMB 10
759,676 759,676 00000000000000000004e573bcc7e6f7b7289695e93dee5902f47cb9812f87b1 1,554 1.00/1.00 vMB 3
759,675 759,675 00000000000000000002cdef70fbe4faf79b0cf78e388c6eb41d378bea1730f6 3,025 1.00/1.00 vMB 11
759,674 759,674 000000000000000000020a12534ecf8fb71206c0c3c6d4c88e8d72bea64b269d 2,333 1.00/1.00 vMB 8
759,673 759,673 000000000000000000036ee71acab4ba2d32672ce64a2b595dbbd46763dda720 3,067 1.00/1.00 vMB 17
759,672 759,672 00000000000000000005b4bf130d1b9aa21d75bcd65b2a3372e304d884fd034e 1,216 0.67/1.00 vMB 4
759,671 759,671 00000000000000000002ecf738760b3988db5168ee27e5b45114f9b6549c22ee 3,514 1.00/1.00 vMB 11
759,670 759,670 00000000000000000003a29eafcf3b208b02fa146ad1ea43fd1ff77db18131d6 2,984 1.00/1.00 vMB 13
759,669 759,669 0000000000000000000554dee60f76afb3add356f90cde9b0d2062159be276fe 1,389 0.54/1.00 vMB 9
759,668 759,668 000000000000000000055694dfb9092c1edb6a2a441f171c56d1726c014fb8d5 1,373 0.43/1.00 vMB 8
759,667 759,667 0000000000000000000008dd2af04a11e209d7025889030cbbdd128ff601ddf7 715 0.35/1.00 vMB 6
759,666 759,666 000000000000000000033ba1b37690822672171d2dc3bbf9b317644ea8086875 1,389 1.00/1.00 vMB 6
759,665 759,665 000000000000000000040c32f80a41a78edc16284e6fcbaf311dd3985a88467f 1,353 1.00/1.00 vMB 12
759,664 759,664 0000000000000000000212f34be14da0c3bbc5d609b3213f206da735628ccd6f 1,102 0.38/1.00 vMB 10
759,663 759,663 000000000000000000069b108769d33c81b0600345f31b32301d177137a697aa 543 0.24/1.00 vMB 7
759,662 759,662 000000000000000000023184e23fbf48df6eda592141a9ea157542b7f555ccd6 339 0.12/1.00 vMB 10
759,661 759,661 00000000000000000007113282f703987f6c0c3d39361ae969e44dfc6b98dc24 1,044 0.58/1.00 vMB 5
759,660 759,660 0000000000000000000666be2c64fe0267272a5ed279389320e7ab8d6c9f5603 3,193 1.00/1.00 vMB 11
759,659 759,659 0000000000000000000451c8c306919e5bb7c4e5cec50c1f558b7961046425df 154 0.04/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.