Loading Tool

Explorer IconExplorer

Memory Pool

84,068 transactions
30.85 vMB
0.17509385 BTC
Random Selection Loading Transactions
Max Size: 187.21/200 MB

Candidate Block

Mining Attempt 6bd9e0f20ede905bb76986bdc2592e42d2d9df6d81337cc50e04f171bdf14ff0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 4a9c7a65a622043a421b6621909c37d9b6b2e63a286396842aa178d03f25600a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,181
Size: 1.00 vMB
Total Fees: 0.08982750 BTC
Feerates: 150.79 > 9.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (663,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,733 251,733 000000000000005ebb4646007bd80b6bc58669f562071ee69677e01d5bf8bcf2 235 0.13/1.00 vMB 113
251,732 251,732 000000000000001a8f29bab1d1f4361c1f1f44835524dc3a4c964a7ae67815b8 300 0.10/1.00 vMB 66
251,731 251,731 0000000000000029d493bc7caca68f25d7d16c919de9570158daea3054f46e61 472 0.20/1.00 vMB 110
251,730 251,730 0000000000000036eb65684c5a95f5255324b42bbce801b62b53094b4ddcf366 472 0.18/1.00 vMB 97
251,729 251,729 0000000000000071892c696e7d5694a7504748a018ce211339705d89697697ff 666 0.25/1.00 vMB 100
251,728 251,728 00000000000000541d3d43b32634a48eccab30d83608a99936ec34781d875c36 4 0.00/1.00 vMB 147
251,727 251,727 00000000000000404c560ddb75c1912bbf63002051bf05f055c446835303115d 128 0.07/1.00 vMB 49
251,726 251,726 000000000000007065ddfcfa4b103b2ec1b2e40023fa0cf844b3d35ae59b2bde 27 0.03/1.00 vMB 51
251,725 251,725 0000000000000012e1b62de9542c7245b79547abf45940b826df1bd0e5ed2d45 166 0.13/1.00 vMB 78
251,724 251,724 000000000000001f631dc14509b63b46b539db12fa4821b5845242660029aa62 216 0.13/1.00 vMB 140
251,723 251,723 0000000000000065ae4c1fa6bf7427427fe35e7000abda4ae46fc6d7c2956e5f 149 0.05/1.00 vMB 137
251,722 251,722 0000000000000019b4eb3d913966a88dd8f5b74c1210615e57399d3ca0cb3385 24 0.01/1.00 vMB 150
251,721 251,721 0000000000000020f2bd38ff3fbbfecafa040c38cf0fa49b02282d1d6359bb97 89 0.04/1.00 vMB 76
251,720 251,720 000000000000003c03426e238dd28e5a1ef883dee15a1d7b54ab4d747ab861c2 80 0.04/1.00 vMB 132
251,719 251,719 000000000000004f9d8a8c60be3cde71ea38cc84341b9fd1cf2984aade7cff58 74 0.02/1.00 vMB 116
251,718 251,718 000000000000001fbc5a74fb56b1cf8949bcfad8e3ae06f2af638b94f7633fbc 128 0.07/1.00 vMB 53
251,717 251,717 000000000000002d0b3371c5960b71ba9d752074f9ea08187754e6148bca1d3b 4 0.00/1.00 vMB 52
251,716 251,716 000000000000006aba2a6bc448e49250826730b3971ab1f1cfb4d941fb3fc3fc 80 0.05/1.00 vMB 91
251,715 251,715 000000000000004b77e300067bcd0dd5bb96b84c79e4de0476ab114221ee2598 52 0.03/1.00 vMB 108
251,714 251,714 00000000000000026eec1b358a712c72002a4dea2a8653ad25e86f5da000cca9 84 0.03/1.00 vMB 162
251,713 251,713 000000000000005552ce721adf18034206cb10968bac538026ba93af14b37324 58 0.03/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.61 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: 671.92 GB
    • Received: 16.07 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.