Loading Tool

Explorer IconExplorer

Memory Pool

77,969 transactions
29.06 vMB
0.07040086 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt 5f8b1f77933bb0d98afe8082caa19bda13ea48937dc90500672aa95b36937e3c
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e0e275707520d3a2e43dd94b42e05868d92bd1d8c66b7077c02fc3bf5890c887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,295
Size: 1.00 vMB
Total Fees: 0.01130527 BTC
Feerates: 73.20 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (104,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,700 810,700 00000000000000000000f91f056b8f163cd36e414aa31c44a6b38aca10517683 135 1.00/1.00 vMB 10
810,699 810,699 00000000000000000001aab92d715d987298de800527562e1d22ca8e3e632044 1,426 1.00/1.00 vMB 15
810,698 810,698 0000000000000000000417a373340e436c7dc468eba62a0be0b5f8217b37f3f1 1,487 1.00/1.00 vMB 17
810,697 810,697 00000000000000000004b44a0083f3ac31d0bafe5dc094b2c7b43f7550e52f75 1,866 1.00/1.00 vMB 16
810,696 810,696 00000000000000000002a89056d6ad195c5f8be3ade81a0ae23a1cb63e0a5557 1,789 1.00/1.00 vMB 30
810,695 810,695 000000000000000000022e91c935071fb1142ecd4cec8ed45c24cf9ed875c0e6 616 1.00/1.00 vMB 7
810,694 810,694 00000000000000000003d7ed39aab8b7383cb483608e6d07e30352112a50c196 714 1.00/1.00 vMB 9
810,693 810,693 0000000000000000000478b341b8cd9e242dd926675cba4d119611603d3737d0 984 1.00/1.00 vMB 14
810,692 810,692 0000000000000000000447e2d1427b04bb6cb8c81a87a91f18204e25571a8e5c 732 1.00/1.00 vMB 13
810,691 810,691 000000000000000000032287a9c1e30b61e1422ada2820bbd2217dcd21a1c96d 1,077 1.00/1.00 vMB 14
810,690 810,690 000000000000000000040935ab712b159fe5b3a7f08a69f6d8e813ebdf145f10 2,697 1.00/1.00 vMB 24
810,689 810,689 0000000000000000000043f53cde0262e826e2761a6c2c93d8374ba823b4577c 712 1.00/1.00 vMB 5
810,688 810,688 00000000000000000001412b96e83c6b07dd9738d5dba29b7be85d5eb2a07aa4 1,702 1.00/1.00 vMB 7
810,687 810,687 000000000000000000027b4b20ad40d0988455a4db7c9543936cfc097d5041c9 271 1.00/1.00 vMB 2
810,686 810,686 000000000000000000036da1714c61a8e115149c33d4f0f892c979426cfc2e9b 1,152 1.00/1.00 vMB 3
810,685 810,685 00000000000000000002a6ead48724fbaa195bcd940980430917208730623970 2,103 1.00/1.00 vMB 21
810,684 810,684 00000000000000000000861e50360f66326ce2297dc91d8640355b556d3e5da8 1,247 1.00/1.00 vMB 4
810,683 810,683 00000000000000000001ce0548d7bb46ea79e8d928101d9054ecc4b42f175694 1,955 1.00/1.00 vMB 18
810,682 810,682 000000000000000000046dd49380fa890c51cf7e693bea1672426cc4f6ca9b82 277 1.00/1.00 vMB 3
810,681 810,681 0000000000000000000027971a00194e7791a48f33ebc7af81e0f1af5a7aa3d8 1,422 1.00/1.00 vMB 5
810,680 810,680 0000000000000000000151c91a9a79c9f4ddf53686c04ea2f74d7c9a9d720e63 1,290 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.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.