Loading Tool

Explorer IconExplorer

Memory Pool

55,605 transactions
32.52 vMB
0.16742110 BTC
Random Selection Loading Transactions
Max Size: 174.01/200 MB

Candidate Block

Mining Attempt 7e6c817e7fe94874efe9135e15d93564028369578e446cb35769f9aba76f96fb
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 24eb53db52932ee3577a8369be7c648d1ae5c117c8da744cdfc4d71a728bcf64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,532
Size: 1.00 vMB
Total Fees: 0.05746107 BTC
Feerates: 301.66 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (177,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,032 737,032 00000000000000000008805e4f9c9008897501eeb0a35d61658588550a75afee 2,687 1.00/1.00 vMB 17
737,031 737,031 00000000000000000008b0bf69e7ea4eaba7ed60d3e8e38de81d6280a68a3917 2,745 1.00/1.00 vMB 22
737,030 737,030 00000000000000000000e68d74bd1e0608cc30ea2b29e74265ffea832dca20f2 3,134 1.00/1.00 vMB 22
737,029 737,029 000000000000000000011a7089cbdcd68130d8c778901a36d0582467e3e87963 2,377 0.95/1.00 vMB 12
737,028 737,028 000000000000000000040eb3ed50a615bc4d96768fbbed520e19d31d33594b0f 1,459 0.57/1.00 vMB 11
737,027 737,027 0000000000000000000286774de40c62c61e6db8725f742fd139b3154a091f07 3,186 1.00/1.00 vMB 15
737,026 737,026 000000000000000000058b787b094b06b4a2d52959f88976c36b7056ea2cade8 980 0.45/1.00 vMB 7
737,025 737,025 0000000000000000000588c9389a5bd0e72de78fddc155605e35cbeadcd60a94 2,320 1.00/1.00 vMB 9
737,024 737,024 00000000000000000000bc1533bdba86a83e676279dbebdbaf3ce569af8b362a 2,061 1.00/1.00 vMB 19
737,023 737,023 000000000000000000037a34f566e3b7a5293fbd09e7cc44dedb9b1c1aefa852 1,197 1.00/1.00 vMB 18
737,022 737,022 00000000000000000002fce42bcd469efb1be6688c4a653dfbed65f1369cd271 1,232 0.42/1.00 vMB 13
737,021 737,021 000000000000000000066c34f1b1958c2b476a8c130c1bbf41152e054ee32d3e 1,276 0.44/1.00 vMB 12
737,020 737,020 00000000000000000003590446d7caf3148547fc91aef7e33d44b4fea8e55ccb 53 0.02/1.00 vMB 13
737,019 737,019 000000000000000000006a15a4b6a6d19ae36435913b6ec6c5d2b55531c1a83b 2,293 0.73/1.00 vMB 13
737,018 737,018 000000000000000000014b7eec3cc2683a48e7c289a9b8becbb3e1df5297cc19 1,412 0.51/1.00 vMB 12
737,017 737,017 0000000000000000000507f41ce5a4f9b7ecde6403976a73632a88cdc6f3ad7d 563 0.32/1.00 vMB 16
737,016 737,016 00000000000000000005059a95fbf43be783f2afe0865a5e619cac12dfe740cd 656 0.88/1.00 vMB 3
737,015 737,015 000000000000000000044259f1c8a3e2390ce41cf9a60003914585b055479f5c 3,016 1.00/1.00 vMB 16
737,014 737,014 00000000000000000000ed2c7f280cd27782b141214714d441d221f080019b74 1,460 0.49/1.00 vMB 13
737,013 737,013 0000000000000000000271105713b7a7cc7a86a48db397d82b7c6359a3ead412 827 0.29/1.00 vMB 13
737,012 737,012 00000000000000000004a8272f68ebad21a6ee7084739158cb2f3b3846f3b33e 299 0.14/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.