Loading Tool

Explorer IconExplorer

Memory Pool

31,688 transactions
10.45 vMB
0.12140394 BTC
Random Selection Loading Transactions
Max Size: 65.54/200 MB

Candidate Block

Mining Attempt 4dc668db9211362f82fc02ea953a4df0ce5753763c654437bd9928c094d8a879
Version 20000000
Previous Block 000000000000000000003f4489c93cdb5dd031ff18c233fe669d08435b966041
Merkle Root fa2031d5f32aefbc2d401623c92d0b73a697443da64804ab1727577ce4540eac
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,288
Size: 1.00 vMB
Total Fees: 0.04895779 BTC
Feerates: 279.60 > 4.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,287 (20 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,267 917,267 00000000000000000001c2ad3aefd3cae493e05c15a995ed7d355af9fd24aa8b 3,233 1.00/1.00 vMB 2
917,266 917,266 00000000000000000001c685a2f41994f6e772dcab8d4187e51cb9d05399662d 3,419 1.00/1.00 vMB 3
917,265 917,265 00000000000000000000cb76e92bedb61d5a491864835e6e4abdbac8bd2b4329 3,777 1.00/1.00 vMB 5
917,264 917,264 000000000000000000016ac943dfbba58b636e36a589bcfb4935bf81765d0b57 2,077 1.00/1.00 vMB 2
917,263 917,263 00000000000000000000b1f8f73a1d906804a8c755262feed2f1bd9481536b53 2,259 1.00/1.00 vMB 3
917,262 917,262 00000000000000000001174144ea6954fac263cc531cb4658f82e30dbddbb26b 2,821 1.00/1.00 vMB 4
917,261 917,261 000000000000000000012cfc7e43e85a7ba5f40f00a3319ff75d60b1fba32ea2 3,077 1.00/1.00 vMB 2
917,260 917,260 000000000000000000012d4b36c4a2e8b2d55d64fc6cd5cb1b2dd22191e4c540 3,144 1.00/1.00 vMB 5
917,259 917,259 000000000000000000010c4ea322ee61953035f55d323178b34338327b110326 2,761 1.00/1.00 vMB 6
917,258 917,258 00000000000000000000b8b7e55e03c9e2d4f5664827ee44cafdf50b67cc86ea 1,358 1.00/1.00 vMB 1
917,257 917,257 00000000000000000000eda342e5fbce15c9be227d197b29f24ae50d04d3783f 2,662 1.00/1.00 vMB 2
917,256 917,256 000000000000000000011e97af12fd09e3b49b85358764e64f81320f810bfa8e 2,701 1.00/1.00 vMB 2
917,255 917,255 00000000000000000001bc05d895f7c694d5faf3fac1f5590facd012d3467ef7 3,546 1.00/1.00 vMB 4
917,254 917,254 000000000000000000014a9bc3acfd68ad525aaf574141324df5eb5b826e4cd9 4,182 1.00/1.00 vMB 2
917,253 917,253 00000000000000000000af6b5a1e4a21f99a32b9dc5f57cc402aa38fc1efa5a2 3,687 1.00/1.00 vMB 9
917,252 917,252 000000000000000000009f90c2b0bdb2b9fcb592acb3dc0fe5c4555eee848fa6 3,154 1.00/1.00 vMB 3
917,251 917,251 00000000000000000000418de0d1d8588d90ad823ad4b97356fd354b965762c8 4,114 1.00/1.00 vMB 5
917,250 917,250 00000000000000000001bf7773e38cbd568145bd62fd435449ffe40912b76a50 3,740 1.00/1.00 vMB 4
917,249 917,249 00000000000000000001d8bb021fd9e7f8bb5cd493bed2bcf455f2d5bc81ff0a 3,017 1.00/1.00 vMB 3
917,248 917,248 00000000000000000000e781b292ac326b78a46d27ec8316e3d2814bff240d95 3,200 1.00/1.00 vMB 2
917,247 917,247 00000000000000000001c9d681a55e77a44884e15463ea1245b3489d5ab1e182 1,540 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 786.30 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: 998.53 GB
    • Received: 32.58 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.