Loading Tool

Explorer IconExplorer

Memory Pool

81,401 transactions
30.67 vMB
0.09942270 BTC
Random Selection Loading Transactions
Max Size: 184.31/200 MB

Candidate Block

Mining Attempt 0756337be26abe83fbbb53982f3a648feded3c42166114223be67e11ae52ca21
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 1142a8367c9f85b2fcfee7bd7d6c61dc9c58b4b0d0581ae0c315d9d3d74e7ab6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.03198996 BTC
Feerates: 558.99 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (601,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,696 313,696 00000000000000000d12434b6aeb8533f7d1ea84bf0828a7cfc17dc5661edaf6 800 0.42/1.00 vMB 32
313,695 313,695 00000000000000001df5c68409db280616ac6d454fdcb090c1ad6a3a669c6baa 286 0.13/1.00 vMB 33
313,694 313,694 000000000000000010b274deab79e551cc06f0625f9e562b36c949a3c4057739 223 0.11/1.00 vMB 8
313,693 313,693 00000000000000001b37993c281e6e5d73d3e4c1da6555ad80f64242a4f605f9 1,421 0.81/1.00 vMB 29
313,692 313,692 00000000000000001492b8f9ed754124b5feea4bde33f9a88b4b037cc3d3236b 853 0.47/1.00 vMB 25
313,691 313,691 00000000000000000cf8bb07869e982451a3b73648f1704d8e8c64ff65568bf6 95 0.04/1.00 vMB 27
313,690 313,690 00000000000000001fa3e60f0166689854cee89f15aa04fce42dae594e32262a 156 0.12/1.00 vMB 17
313,689 313,689 000000000000000029a220a22a6d7e90981bde3fa030bda209b41173674ea82c 259 0.11/1.00 vMB 32
313,688 313,688 0000000000000000311405a713ab78a4903961a9b630567696fbfc0bde282785 353 0.19/1.00 vMB 28
313,687 313,687 000000000000000028fe8ac847b4e66427bc50b09d44cb43ab6253a919b321da 297 0.19/1.00 vMB 21
313,686 313,686 000000000000000015487a1bc2d3bc43bd3b49d83ac056ab1b3278bd9595c252 509 0.29/1.00 vMB 38
313,685 313,685 0000000000000000290afcd248b0aaff112b935352a1f4fed408d34c6017ee6b 868 0.35/1.00 vMB 36
313,684 313,684 0000000000000000059b2c7985d3455ee661172bf61a861a1f4e953c2245a44a 220 0.09/1.00 vMB 32
313,683 313,683 000000000000000007a07a22d8a597f1cbb7e8f32ce773978070ee6716db5a6d 184 0.10/1.00 vMB 32
313,682 313,682 00000000000000001b95a1052b764bc6cafa7295a0da954a089aec70039a0f81 240 0.15/1.00 vMB 23
313,681 313,681 0000000000000000358a5dcae1df07f6e0269b42b03dfd66d8455e683332506f 35 0.01/1.00 vMB 39
313,680 313,680 0000000000000000216da8dbb4204ad70653bda2a9eff7c9f2836f60409fd08d 203 0.12/1.00 vMB 25
313,679 313,679 00000000000000002cd7ca98edcb5965d0a467fa60e811ffe2fb1efc9a5618b0 292 0.15/1.00 vMB 27
313,678 313,678 0000000000000000328a964456a6ea031bb3258cf7a5f0fd559ddde734d89c31 250 0.16/1.00 vMB 25
313,677 313,677 0000000000000000294fd5f69897880df65ad50c4a6aa1ee90a5f52d5dba7504 440 0.21/1.00 vMB 26
313,676 313,676 0000000000000000057440b93a9292bd11a066da8c399b78333b5be47256cda6 32 0.03/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 688.77 GB
    • Received: 16.49 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.