Loading Tool

Explorer IconExplorer

Memory Pool

77,007 transactions
28.72 vMB
0.07716654 BTC
Random Selection Loading Transactions
Max Size: 173.77/200 MB

Candidate Block

Mining Attempt c096d17d9342459a24732d6699da0e43aa27e7c786c988dcf3e8a657f6fa6f78
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root e2f3f8c8e2eff5a63badd0b3e0de3cb737b2ce9633336f4d269dcd29e3aca901
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,990
Size: 1.00 vMB
Total Fees: 0.01751152 BTC
Feerates: 100.17 > 1.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (643,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,070 272,070 0000000000000002e726eafec0998634c5910ed146608a079e69fd4f48a6a385 491 0.20/1.00 vMB 69
272,069 272,069 00000000000000022b478857e4e6be9afabeb29362d303a24f5ec4e40b91543a 684 0.36/1.00 vMB 74
272,068 272,068 0000000000000000e04eab6d815240aa6a05cc5e38931c37e54aba50886b937b 171 0.22/1.00 vMB 19
272,067 272,067 0000000000000004268d5a3cdc3143ed6b1fdd6d3325542f5a54d5ae2233cca4 504 0.25/1.00 vMB 58
272,066 272,066 0000000000000003b90c99433d07078d5498910442489383f18e250db0a843e2 301 0.49/1.00 vMB 21
272,065 272,065 0000000000000000fee6c951e0a15e69d30c7d5bc25e2f854144ded6a8eff67a 1,085 0.48/1.00 vMB 55
272,064 272,064 000000000000000538cc9c7913a7d1a6b7f8ac9a38f838ddd893bb511a929a63 929 0.42/1.00 vMB 52
272,063 272,063 0000000000000006c7d57dfda8fe233b427cd2a48286339c022b1f3e9e9d3363 258 0.10/1.00 vMB 88
272,062 272,062 0000000000000000eb15d3210120fa99685feea830b856a4222bc41b85332869 515 0.29/1.00 vMB 33
272,061 272,061 000000000000000337277a7bebffc689b21f6d871711ea95edfba769693d7e88 56 0.02/1.00 vMB 122
272,060 272,060 0000000000000005c43fe326fad211325bb52a7096424521aeb88359730ac227 239 0.14/1.00 vMB 43
272,059 272,059 0000000000000000527f365cbc691b9bb6c3226735d5f6cd89aec242b5936eac 335 0.16/1.00 vMB 59
272,058 272,058 0000000000000002c3aa573419c5f55087879a867d05d70b512f65c0f092778b 593 0.25/1.00 vMB 64
272,057 272,057 0000000000000000cc085657801cc1f47a4aef83029c74de626b3101827a66d0 365 0.17/1.00 vMB 48
272,056 272,056 0000000000000000d3b67d2c7ebd5ca4e422fe89577fbfdeddc0efdd857062a1 242 0.09/1.00 vMB 40
272,055 272,055 0000000000000001397d5bdc2dc51d838a9166ae7edfec0dc72deaa7f7366b60 29 0.02/1.00 vMB 40
272,054 272,054 000000000000000388bf6cd8f79903fa8f23ade5d3cc678afb46b88538fd1695 179 0.14/1.00 vMB 20
272,053 272,053 00000000000000067c4281f33f539aae10e61086b36ee717f54c860f74926c0b 698 0.25/1.00 vMB 93
272,052 272,052 00000000000000050615f8f5c9775ca8faaccffdae54cf20e1a655a24e5557c8 160 0.07/1.00 vMB 43
272,051 272,051 00000000000000068f7d62a40044e6ea3124e851a13e97535a321199813c85b1 216 0.10/1.00 vMB 46
272,050 272,050 000000000000000398852ea6146f44d2e46a35a51867bb5c5cc90b68fcbac754 54 0.02/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.