Loading Tool

Explorer IconExplorer

Memory Pool

78,867 transactions
29.90 vMB
0.11956917 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt c0759988f57f6f03149139ba112f438848cc7ff1b1a52134b30380b4c15c9036
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root fcd156a2db728099cddd8219f27ceb532684c5a58bee0f7f417d67688ca158df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,471
Size: 1.00 vMB
Total Fees: 0.03673527 BTC
Feerates: 673.02 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (599,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,091 316,091 000000000000000035d862951eda6dff355c4b30eb4aecd6004c0bf62f98a0bd 183 0.08/1.00 vMB 32
316,090 316,090 000000000000000013333efe22f5364dd046012549ac99c28b3250d593ed98ac 1,014 0.48/1.00 vMB 29
316,089 316,089 00000000000000003013044873735f8c75ace5414f0bf54705f0baa123f23cd6 190 0.18/1.00 vMB 17
316,088 316,088 000000000000000024b5c87bea6033a551582d201685a5a6b4e298a725bd2206 919 0.35/1.00 vMB 39
316,087 316,087 000000000000000021521fa0757d80b87b6a0790bf917932783f7d1341d02d0a 45 0.03/1.00 vMB 26
316,086 316,086 000000000000000002e461c5bc64e417e067e14e3643698eafffa1a4d2186a0f 167 0.08/1.00 vMB 25
316,085 316,085 00000000000000002822bb2eb3a5541e5f941e5ecaf23819767f4f152be45297 139 0.06/1.00 vMB 31
316,084 316,084 0000000000000000293e264d46c0aa322cd41a683cb31aeab57653e0329de1cd 270 0.12/1.00 vMB 30
316,083 316,083 00000000000000000009bfef9cc2094b3351472c4c2d18cb270b52f0c3d63109 442 0.23/1.00 vMB 27
316,082 316,082 000000000000000020b2719f1c320b07b1bb5f2a00263de973c079bd91ef9fce 256 0.15/1.00 vMB 27
316,081 316,081 000000000000000037519b63441d002c2e8b71d26137713bd04e034cbad9f415 25 0.01/1.00 vMB 24
316,080 316,080 00000000000000001208b85161214dfe5a2aef33e8cfa0a1de208e3835fe84b3 559 0.29/1.00 vMB 62
316,079 316,079 000000000000000021d003be807fc905db5007627bc60a6eaca67be4135259a3 279 0.14/1.00 vMB 28
316,078 316,078 000000000000000035f49a7dac8b960be7871c2aeecfd535a37d3642a99f4a3c 64 0.02/1.00 vMB 36
316,077 316,077 00000000000000001211c161dfffd0a69f6e0670b39b4aca55ae034803f3d8d1 334 0.16/1.00 vMB 28
316,076 316,076 000000000000000035f6d5ac89f30b2aa67c08b03671e9c13b401a77d3ca6283 370 0.26/1.00 vMB 22
316,075 316,075 00000000000000002d406c572e06b201d0c2f3e44af972c3eb8f80daa9c076b8 63 0.03/1.00 vMB 29
316,074 316,074 0000000000000000214be71d3005490369ee853eaa39cda264340a9e3e1fffd9 468 0.25/1.00 vMB 27
316,073 316,073 00000000000000001c34943e14f24604e70b93d4d19c67323fb08f01368e0ff1 349 0.21/1.00 vMB 24
316,072 316,072 000000000000000037ba3e81297bdc1a10af516696aa4cd117a5c986dc00625c 128 0.06/1.00 vMB 40
316,071 316,071 00000000000000001507203b06393620196f2c55c98ab492a36dd5d5f6d8c966 163 0.16/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.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: 713.04 GB
    • Received: 17.28 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.