Loading Tool

Explorer IconExplorer

Memory Pool

77,455 transactions
28.92 vMB
0.12168952 BTC
Random Selection Loading Transactions
Max Size: 174.87/200 MB

Candidate Block

Mining Attempt 677ac9defc4906a2df52e0f9f5852be1cb3d9e9baa8ad66d2ca2a8dc67c8bd4f
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root c099492821c35212d8a23c58e789cd0d32841b20812c1d7c841569456bc0fceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.06127423 BTC
Feerates: 108.69 > 6.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (155,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,131 759,131 000000000000000000055b3d34d13a5f563af2b418e369f6afca5f165146733c 3,112 1.00/1.00 vMB 17
759,130 759,130 000000000000000000064da4a7caa30ea733ae82035ba5e50b5f332368953118 3,375 1.00/1.00 vMB 26
759,129 759,129 000000000000000000005de2eb6a8fe6e0800fa7e3154ef1301ebf8a25ccedfe 362 0.24/1.00 vMB 8
759,128 759,128 00000000000000000001da46b22ab0b0a657c2b138118526a72059c0f906cdf7 1,617 0.83/1.00 vMB 10
759,127 759,127 000000000000000000028502d4ee0344db51001b62955d35fa6832bcd9d9c0ee 735 0.89/1.00 vMB 1
759,126 759,126 0000000000000000000050cb2e8fb53682eedf09fb64051e9f952a264f5d981a 1,014 1.00/1.00 vMB 2
759,125 759,125 000000000000000000056b28b3ec6f6a21135d29f74e9c48b8d34dcd3e0df72a 1,588 1.00/1.00 vMB 2
759,124 759,124 000000000000000000006748219bd2f9844c7001db8fcddc76e9026ea419f04d 2,637 1.00/1.00 vMB 12
759,123 759,123 000000000000000000063968afcb7bea2b2df72a04f0cb89717d1758605877db 2,262 1.00/1.00 vMB 9
759,122 759,122 00000000000000000001f0181ca72b04fe2c0a93827149053f56da437772add2 2,829 1.00/1.00 vMB 16
759,121 759,121 00000000000000000003d13da95c1a9d992abaaf949e6b0367f6cec5db17c7a9 1,969 1.00/1.00 vMB 6
759,120 759,120 000000000000000000000bde25591cc263b88078f493572af49ad1fa47aa90ca 2,380 1.00/1.00 vMB 7
759,119 759,119 00000000000000000004fecca425c17d275f8dc6cf007b360b6caad148d676b2 2,721 1.00/1.00 vMB 15
759,118 759,118 000000000000000000048862c1c363ab6ace9f8c41a21479d76fa84e567f5137 1,752 1.00/1.00 vMB 17
759,117 759,117 00000000000000000004c67a4994eff720146a37d8225fbc29169c7b4ae6237b 2,102 1.00/1.00 vMB 18
759,116 759,116 000000000000000000017e4f51098786dc23818a19c9908ba4a04da59473b1f9 3,849 1.00/1.00 vMB 27
759,115 759,115 000000000000000000054f2e17f83ff30c825000a43ed558de5f5b34b882ace3 2,071 1.00/1.00 vMB 9
759,114 759,114 00000000000000000001d9c68efa6a41c73157421ad26902ba4ccf43a0a68c73 3,202 1.00/1.00 vMB 16
759,113 759,113 000000000000000000013c1fcb31bc68bbdd770aa12a7367b256a0cf47ff70a1 3,419 1.00/1.00 vMB 14
759,112 759,112 000000000000000000061f375d5a73d67cafb56a92b04c8d432354a75d799361 2,610 1.00/1.00 vMB 13
759,111 759,111 000000000000000000034ee3c6bd0c308f754051de6afd2fcda4acd633c2dba5 3,674 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.59 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.53 GB
    • Received: 15.95 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.