Loading Tool

Explorer IconExplorer

Memory Pool

80,055 transactions
29.48 vMB
0.12460889 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 9e27738827ed9d1ff83679b0e4fd168b125159667242b842f9bd447a5e20fbb6
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root c36f3225d879ef405f281579f3ab4c7062e994dbf92511b9ed9c79ab40eefd0e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.04463582 BTC
Feerates: 477.45 > 4.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (631,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,357 283,357 000000000000000165dc1bfb13b98a9f905f421c7881abdb5e49eb87957a38c8 579 0.37/1.00 vMB 46
283,356 283,356 0000000000000001e530db3244213a427c70b803a9a1b0244478499b09720855 83 0.05/1.00 vMB 54
283,355 283,355 0000000000000001d92116225645ebbc314274d1f66aad804e2ad47eb7d92493 252 0.13/1.00 vMB 76
283,354 283,354 0000000000000000da10cfa6fdbb50a044f06353ccef01fe33ce4a7fcbe45727 422 0.17/1.00 vMB 46
283,353 283,353 00000000000000016ce604522ab0a86516ff53abc1b379da61df50007dafd468 27 0.01/1.00 vMB 26
283,352 283,352 0000000000000000e23e2947c4c2ac12b671c379faa2af5beed275f293d52c5a 547 0.29/1.00 vMB 50
283,351 283,351 000000000000000138b0aaace1a46955cee9f5d1a9d8cc63a9c7c76f83e4624a 426 0.18/1.00 vMB 63
283,350 283,350 00000000000000010003cfb559b5ce2caf6f6cd5da62728377290b4a28f8af22 155 0.09/1.00 vMB 39
283,349 283,349 00000000000000004f33a223fff35e535a02061bd212d3ab9fb656a5203c0be4 52 0.03/1.00 vMB 32
283,348 283,348 00000000000000018e1db16d1b576f910b587ba62ab9d00f3746d3626c238823 428 0.19/1.00 vMB 60
283,347 283,347 000000000000000198aa04e12df1d8a6dfa96538f12d5ec2b7274e58e3728589 247 0.17/1.00 vMB 34
283,346 283,346 0000000000000001a7a6f0b1a5bf41ba30d8c01e23370a901d1aeca2c4cadda9 691 0.35/1.00 vMB 43
283,345 283,345 00000000000000014c96c04a6649055e8dc47bed51e7acf3249ca51c6d0ca915 834 0.35/1.00 vMB 33
283,344 283,344 0000000000000001a3fe11d41500bb2ea4efb1b0028ede264547ba9022ab60bc 161 0.05/1.00 vMB 161
283,343 283,343 0000000000000000ad47f33243f05015f2b24f4b992e04fe67df44179314b2e9 121 0.10/1.00 vMB 10
283,342 283,342 0000000000000000e1ff81d0852b867c418ef2e629654e0b4d08ca55f6d550ed 145 0.10/1.00 vMB 32
283,341 283,341 0000000000000001ace3e797c04de59d88489731fd743a9dbfe246756871fe2a 549 0.24/1.00 vMB 103
283,340 283,340 0000000000000001a5643c4f2568a264823698a4d11bb2a62dcbe707cfeca42b 250 0.11/1.00 vMB 56
283,339 283,339 0000000000000001af830fa40f8dfdca5b13186be8b5d474624b5c8e0b5f6a72 377 0.23/1.00 vMB 37
283,338 283,338 0000000000000001e90352c8a63bd7a485a6ea106a46bd23e16cf25420066531 179 0.10/1.00 vMB 47
283,337 283,337 00000000000000009670b34c856115b1a9b7f0619378d239b4578d51acf4fb8f 237 0.15/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.