Loading Tool

Explorer IconExplorer

Memory Pool

79,605 transactions
29.63 vMB
0.07198175 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt 72fe81d85372b562487b10f140316719d98100b0c43831d3bb427db9d22c9b8b
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e9a5340bdf0c6279ce3415f6fba4b1d6696ad443d106f69027295e325d17e350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,733
Size: 1.00 vMB
Total Fees: 0.01173672 BTC
Feerates: 150.77 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (364,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,286 550,286 000000000000000000261849e81cfd11759eafad5286d2562c0fd405888deac0 1,711 1.00/1.00 vMB 8
550,285 550,285 00000000000000000008ddcc34e4d1bd4377c580cc598fa250d7e4f63117adae 2,935 1.00/1.00 vMB 16
550,284 550,284 0000000000000000001babcc32e5d32b70c0b2ce06637b8d169cb96a572a77ed 1,930 0.93/1.00 vMB 21
550,283 550,283 00000000000000000019887f14af8e843a679d8a2d0805d8e0c47e861fb3c5ff 2,549 1.00/1.00 vMB 52
550,282 550,282 000000000000000000251ddd24312e7483fe68afaaf397492b58c59860e19d5a 2,154 1.00/1.00 vMB 24
550,281 550,281 0000000000000000000525b801ab96da12f644440cc468325014d2185f835dcb 2,482 1.00/1.00 vMB 32
550,280 550,280 000000000000000000063d5c29a495d3c0d86306e2119dfa7a6eb0e69de1b6a2 1,510 1.00/1.00 vMB 8
550,279 550,279 0000000000000000000df496c52636134711a5cb605b94f1cd8ee3432711a64e 531 0.35/1.00 vMB 37
550,278 550,278 0000000000000000000349c640e0ed416dc1701a69691f8f7bcb3f45ee4ba4ad 151 0.11/1.00 vMB 60
550,277 550,277 0000000000000000000c9c72e622dbcfe457ab913a56a433e0fa6cbceee57d61 2,377 1.00/1.00 vMB 29
550,276 550,276 0000000000000000001ca681277c3afa05bc853436e33d67a13c105fcd69d747 2,084 1.00/1.00 vMB 5
550,275 550,275 00000000000000000018f0bc3f18627666c9d69c44dd34b85fa89e3456ab82fb 2,115 1.00/1.00 vMB 5
550,274 550,274 0000000000000000000ddac3bb26ea7e451c1ee2dda477dc0c71580271cff79b 3,028 1.00/1.00 vMB 7
550,273 550,273 00000000000000000024090c1051598038ee364ab1a4750521ae2e4e5cf61390 1,133 0.55/1.00 vMB 9
550,272 550,272 000000000000000000116eb6d9a7b721ec45119e16b2714825fde1388525118a 2,558 1.00/1.00 vMB 34
550,271 550,271 000000000000000000080bcd511caea85d1cb1874a829626cb2c3e8e2245d366 2,504 1.00/1.00 vMB 34
550,270 550,270 00000000000000000021a8d8ae63ef61086e7f174190187db776211717606d92 2,504 1.00/1.00 vMB 59
550,269 550,269 00000000000000000026cb796e1f78be528750c12083f34cfc34c08b71676829 2,885 1.00/1.00 vMB 13
550,268 550,268 0000000000000000002058427d171abc3c690996522ac874bcc36635a5a30b63 2,774 1.00/1.00 vMB 35
550,267 550,267 000000000000000000241cd6db7b53ab5e9040674d904a6783763cbf40301ada 1,559 1.00/1.00 vMB 45
550,266 550,266 00000000000000000017721e5bd7644d221a146e71f7fc0a0bb7b772da647a5c 2,957 1.00/1.00 vMB 8
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.37 GB
    • Received: 14.96 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.