Loading Tool

Explorer IconExplorer

Memory Pool

76,745 transactions
28.69 vMB
0.11363310 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 0f46422f3ac754550359b26e46cacf3f7bce0db8a25a3783ebbefb664b1f9d25
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root d87655cec02d9956e194e52fb735ebfa8a386bbece99725dc16c4290c1c32c51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,036
Size: 1.00 vMB
Total Fees: 0.05406222 BTC
Feerates: 101.65 > 5.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (143,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,683 771,683 00000000000000000006bee7f7015779612576468efa4ef4b750f72ae1b5d8b0 1,664 0.60/1.00 vMB 13
771,682 771,682 00000000000000000000a70ff687db358608750f3a358baf7f38f161cf9a838d 846 0.55/1.00 vMB 7
771,681 771,681 00000000000000000003f04008820dd9c60808acb373e27bf7acf60cd22fe926 2,471 1.00/1.00 vMB 12
771,680 771,680 000000000000000000073586e05117b7b0eccf35597172be7cf90e8aed6dd134 992 0.44/1.00 vMB 9
771,679 771,679 000000000000000000022642ee788f4c7da43897b669b44ed093ac2826909895 210 0.07/1.00 vMB 13
771,678 771,678 00000000000000000006ecb92b0cc64f080d1ea0b9653976580e56bcdf6fa883 993 0.62/1.00 vMB 6
771,677 771,677 000000000000000000052ecf52c37a42d17e0f226cc9eafccf4fa7c063bc3296 1,696 0.78/1.00 vMB 9
771,676 771,676 00000000000000000002377f4f92da3d1dd176dffda02bb4d7bf10455ffb4e95 1,788 0.56/1.00 vMB 13
771,675 771,675 00000000000000000005066c7246b325b86cab66a5a48ab155c455e6fe27d9e7 432 0.15/1.00 vMB 11
771,674 771,674 0000000000000000000443385abf940c0d4dcebea9f1a40766db742320e5bc18 1,078 0.31/1.00 vMB 14
771,673 771,673 000000000000000000082680af43c2a8fa8c09a6ad90b21016c36abf9a079c3e 1,629 0.58/1.00 vMB 9
771,672 771,672 00000000000000000001a17d8b5ac6f7f73dfd493fefb7a38247da17c2459021 1,678 1.00/1.00 vMB 20
771,671 771,671 000000000000000000055ec2ddf29de84190cd0cf2ec81d462d6ce1ae65ad068 112 0.05/1.00 vMB 16
771,670 771,670 00000000000000000004b8b5f26356d652203b2a75f956b823dae692f95b4511 1,753 0.61/1.00 vMB 15
771,669 771,669 00000000000000000004ccd76bab8adb2893de423bf6e9a72321716f8c64a8f0 2,915 1.00/1.00 vMB 15
771,668 771,668 00000000000000000005c42def7db7aa1f9d471db906a16ab861e32e5aca5126 458 0.16/1.00 vMB 13
771,667 771,667 00000000000000000007f4a2979ee8ea8b92d3b9a066f0d6054fc63bc3c09d67 1,651 0.81/1.00 vMB 8
771,666 771,666 00000000000000000001d8ba45d632a9ec92cb460ee750d30b8f29d67d7d454f 2,920 1.00/1.00 vMB 12
771,665 771,665 0000000000000000000334551ad888e991ef91b01b6f6cfcb4b79637b06d16bc 1,776 1.00/1.00 vMB 10
771,664 771,664 000000000000000000040f479cf7e1c48f80fb0ee47ddd82e52fc7840a939582 1,369 1.00/1.00 vMB 10
771,663 771,663 00000000000000000006635847ecc94e0572bda18af1389eb0615a05b0470ca1 1,484 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.59 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.52 GB
    • Received: 15.95 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.