Loading Tool

Explorer IconExplorer

Memory Pool

79,146 transactions
29.67 vMB
0.07686322 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt 2c4eaa9a804e653f86b9c72db58f7bdbeefd2eb657bf7b6c6a502e3478009d2b
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (116,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,193 798,193 00000000000000000000979affa0c54599f05b549fe6040a7af43ee1c1f124f4 2,928 1.00/1.00 vMB 12
798,192 798,192 0000000000000000000014a69d23de9304df110a7f1e0d9b09d3eb44f2eb3627 3,082 1.00/1.00 vMB 9
798,191 798,191 00000000000000000002b763f7a0404c09c354d97beecb1829df49668383765f 2,606 1.00/1.00 vMB 10
798,190 798,190 00000000000000000000969b546e3e0e03ba6815e095dda90247665c372fabbc 3,116 1.00/1.00 vMB 18
798,189 798,189 000000000000000000036dae4ca620d2fbce972efa7d1df4922fb24665de51d8 5,102 1.00/1.00 vMB 4
798,188 798,188 000000000000000000024b434e890853dea353771ccf5135b37b8615bd820f8c 5,612 1.00/1.00 vMB 6
798,187 798,187 0000000000000000000167e02e4595efbab214fc28e91701199ef4a991dc6e04 4,057 1.00/1.00 vMB 8
798,186 798,186 00000000000000000004f97e46bf7b16fecf81aba0502ebe56ff4cb54f8350f4 5,192 1.00/1.00 vMB 8
798,185 798,185 00000000000000000004e4c569dabf26cbb7e87abc004a40a6c4883aa03d60c4 1,986 1.00/1.00 vMB 7
798,184 798,184 000000000000000000048d034829171175a63ae76b6e67e8ac3b7ece4c2e42fd 2,912 1.00/1.00 vMB 9
798,183 798,183 00000000000000000002e258069d891575ecf4f25aa7072cf8872323d8ab3bb3 2,136 1.00/1.00 vMB 16
798,182 798,182 00000000000000000004085e093603aa87ccbbbb657e10781ebb50436c7cbfd9 3,762 1.00/1.00 vMB 15
798,181 798,181 0000000000000000000144ece337533508258df587dcabe88755413af820edcb 2,794 1.00/1.00 vMB 26
798,180 798,180 000000000000000000039f7b4fac80b23d47e33bb5aaeb397a9b0b4d6fb9d3f0 2,212 1.00/1.00 vMB 12
798,179 798,179 0000000000000000000184088257ad17634694b7de88b405d29feefa77960223 2,605 1.00/1.00 vMB 14
798,178 798,178 000000000000000000031a71142292538a33dc319720227e50db927228ea9d34 6,620 1.00/1.00 vMB 4
798,177 798,177 000000000000000000051130d41015f2df5033acfe73aee6da427a58f8024f64 2,115 1.00/1.00 vMB 8
798,176 798,176 0000000000000000000533d5db025251992f9cc9da75baf6ce6960cb6d26000f 5,203 1.00/1.00 vMB 6
798,175 798,175 00000000000000000001ba9a14858bf5619b3cbac92b0638bb256e3933cdfb0b 2,163 1.00/1.00 vMB 10
798,174 798,174 0000000000000000000534481c54a907b60b7c678fed3aaa84aaa89e6fc714a7 4,915 1.00/1.00 vMB 6
798,173 798,173 0000000000000000000580a42158186e7920aef379af9331adec1aea8017ca2e 2,944 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.