Loading Tool

Explorer IconExplorer

Memory Pool

83,014 transactions
32.11 vMB
0.08295596 BTC
Random Selection Loading Transactions
Max Size: 194.93/200 MB

Candidate Block

Mining Attempt 043a09504d4ea9fd22e70cb16e7f9cbd0393b7d4f6aef171b8fbc4517a579dba
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 66ec808ad12d261500ef1c86a473b6d0f780121ff130cda23731ede061781e26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.01242822 BTC
Feerates: 146.96 > 1.25 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (318,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,088 597,088 000000000000000000066ed1a59e1716d9c633eb690e84fc6a37ddd20d55fbe9 2,701 1.00/1.00 vMB 33
597,087 597,087 0000000000000000000777e27e55f829b23119226566072ed53ead339daa98a1 3,153 1.00/1.00 vMB 18
597,086 597,086 000000000000000000089ce7c10e54862143437f9c9cda85b442f10a8a6e9549 2,840 1.00/1.00 vMB 23
597,085 597,085 000000000000000000073e51950ddd06927096dd2be61936c1a89b3d23322f19 3,062 1.00/1.00 vMB 41
597,084 597,084 00000000000000000013eba727f1d1776661de465a32c9845478d5d731f76d1a 1,093 0.31/1.00 vMB 27
597,083 597,083 0000000000000000000f7167a502871ddaf99e3e81eb2e9e881b08be8328ddc8 1,459 0.62/1.00 vMB 23
597,082 597,082 000000000000000000090e5adf6c0de15cd6ad4d87809f480b279ac93baa3cc5 2,209 0.59/1.00 vMB 20
597,081 597,081 000000000000000000101f840a8ae1846b99ed1a6a6c9e332f30eccf9ed3a4ab 3,274 1.00/1.00 vMB 22
597,080 597,080 0000000000000000000bc2a3168cafc44b741ef84bddbc9924bb40412b61ccd4 1,444 0.38/1.00 vMB 13
597,079 597,079 0000000000000000000c164e1a36dd87bc88d67d06183f292d7b770c8e06d797 3,080 1.00/1.00 vMB 24
597,078 597,078 00000000000000000010747d39e36be69cdc0e55c3b3b774496325ae40998578 2,846 0.80/1.00 vMB 21
597,077 597,077 00000000000000000006b618f5c833316aa6609208dec6002c1c8bbc4bfe95fe 2,771 0.76/1.00 vMB 20
597,076 597,076 000000000000000000078fc9c1d401c81bb43428f5a0391288f9c6735b4f3b0c 3,094 0.96/1.00 vMB 27
597,075 597,075 00000000000000000012cf81e1faae282816bb1d8aaf8b9fcf712a811585fa9a 1,684 0.48/1.00 vMB 24
597,074 597,074 00000000000000000005b5c4a73bb930453aad637b207eecd9869bb3acaf4ce5 2,594 0.81/1.00 vMB 25
597,073 597,073 00000000000000000008317e90b7ebb4d139238ebd7dfe63d4c40330dc193d8c 127 0.05/1.00 vMB 41
597,072 597,072 00000000000000000015777d552dc7700fb0c38fa719f407306a0f63bed76db5 595 0.19/1.00 vMB 31
597,071 597,071 000000000000000000034437fbc54121cc2f76ca93b569e52a3c8d862bd23553 2,786 0.85/1.00 vMB 27
597,070 597,070 000000000000000000085953d7682fe25ef0d28daf1a17233fdb6c7bea1537ab 1,604 0.54/1.00 vMB 18
597,069 597,069 0000000000000000000b2aed9a2c1029f448f58d48cc290d85a139f260bb55de 2,587 1.00/1.00 vMB 9
597,068 597,068 000000000000000000109a0ff09eef9284bb8ada57e25662994babb39131e453 2,678 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.