Loading Tool

Explorer IconExplorer

Memory Pool

111,472 transactions
24.82 vMB
0.06589360 BTC
Random Selection Loading Transactions
Max Size: 182.11/200 MB

Candidate Block

Mining Attempt 8843687a022a01dfa4b5d02645c969ddcc537c30bfc263ca6cf53591b4d664a8
Version 20000000
Previous Block 00000000000000000000f1bf80c3398d00b139a802f665aaa09e241d9f124cb7
Merkle Root 541ca62d3462ab27bcf20efb80bed7452195f6ec49867b14e45d614b45e7d757
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,019
Size: 1.00 vMB
Total Fees: 0.00760309 BTC
Feerates: 73.20 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,435 (79 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,356 916,356 0000000000000000000084ad12b3480c62814a3dca0c8412d1247cd2f3dc6e43 4,356 1.00/1.00 vMB 1
916,355 916,355 000000000000000000015e89b0c8e3840a96ec8fd50aadf939c6c2bd02bf4331 3,521 1.00/1.00 vMB 2
916,354 916,354 000000000000000000005c031a62c61175057703f791c9fee45a9132647dfc5c 3,685 1.00/1.00 vMB 2
916,353 916,353 00000000000000000000ef440207ed696902ae270fdcbfa60f4470c6d0fc3f7d 1,840 0.55/1.00 vMB 2
916,352 916,352 000000000000000000013fe5592e61c6fe7e17d431eb2dd263ff76a2084091cc 3,118 1.00/1.00 vMB 2
916,351 916,351 00000000000000000000b5d4537f40a62d01487724c961d3eb45d5378d847020 2,203 0.68/1.00 vMB 2
916,350 916,350 00000000000000000001f9c039ab8ab87e4367e71199a2b8a035af7da964bd30 3,022 1.00/1.00 vMB 3
916,349 916,349 00000000000000000001c7469f87401fb2377cc670515cfc46c0009712136acb 1,695 0.50/1.00 vMB 2
916,348 916,348 000000000000000000006403e72ae6e3c202c515972f0548df4a29cc7b2bb88a 2,517 0.85/1.00 vMB 2
916,347 916,347 00000000000000000001da6d0b732c1bfa7d1fc6ac78af4c2bfe5ec0ccd57007 4,878 1.00/1.00 vMB 1
916,346 916,346 0000000000000000000142377bf22331e3dae6dd586973762fdd878d60651e60 3,136 1.00/1.00 vMB 2
916,345 916,345 000000000000000000006af85f2a7e8793002d4ae5303698bd9e95e9e1cafe34 3,271 1.00/1.00 vMB 3
916,344 916,344 000000000000000000017060b883326721d7df5394e44704bc2d3c639b4bb1cb 411 0.07/1.00 vMB 2
916,343 916,343 00000000000000000001751338bf37692aef0caec388c7a227520dd5c406cb0c 973 0.24/1.00 vMB 2
916,342 916,342 0000000000000000000035d1daff0c62f5210a03c17692cf4e8405b8f65fd10c 2,779 1.00/1.00 vMB 2
916,341 916,341 00000000000000000001dd0d8ff029994c7065dbe0ec8d90efe794bdae40151b 3,848 1.00/1.00 vMB 4
916,340 916,340 00000000000000000001836fc8efade07b2e978763eeb32f7b190b68c51b3e6c 3,195 1.00/1.00 vMB 2
916,339 916,339 00000000000000000000a5a4a32e35f74945a02da19284c97db02bb630d2a478 3,906 1.00/1.00 vMB 2
916,338 916,338 000000000000000000007f5a0d8688bac6115e5c09a2b2445c560d03324688f2 3,284 1.00/1.00 vMB 2
916,337 916,337 0000000000000000000003c69824ac9fbb36b8bece3ede02d6178ba55e1933eb 4,460 1.00/1.00 vMB 0
916,336 916,336 00000000000000000000e2205981d90e76ef6102447c2563cb362b3972a46435 3,173 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 784.86 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: 899.27 GB
    • Received: 26.79 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.