Loading Tool

Explorer IconExplorer

Memory Pool

81,196 transactions
29.84 vMB
0.10527446 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 5065d62a2ded046ba85f7223ac6c1b77adffc09317e7358f09219cce7683b746
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 7d7e2d7ab5b970d46b923ea32887d0f6c2503e8f3e7ac6d31c1b85559fee9ad2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.03967962 BTC
Feerates: 146.36 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (116,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,159 798,159 00000000000000000002f4bc53e48e7ccefad3761d02eb2bcbc79f07798b8ac8 1,672 1.00/1.00 vMB 12
798,158 798,158 00000000000000000001449e87aad3631db01d3a424bcf8f9d2af9ff093e9960 3,379 1.00/1.00 vMB 19
798,157 798,157 000000000000000000054ae29d37eb3ea1a3d0cd54f0065834583ab5938a3908 2,632 1.00/1.00 vMB 12
798,156 798,156 00000000000000000001153122a918906232c47033c19232f9ec25760590d7bc 3,093 1.00/1.00 vMB 16
798,155 798,155 0000000000000000000527fbde3fb385eaa08ec37a2c09524502c1b821c6c0ab 989 1.00/1.00 vMB 5
798,154 798,154 0000000000000000000325c146856ea0298009e62d864d33abf3930f5ddd33c7 1 0.00/1.00 vMB 0
798,153 798,153 00000000000000000001bebbe94e80710151e9c3378710dcee3cb909cd53f870 5,678 1.00/1.00 vMB 7
798,152 798,152 00000000000000000000e926c22d8d832ea5e47c01940dc69910d0e145f1fc48 3,689 1.00/1.00 vMB 9
798,151 798,151 00000000000000000000fd88d39bf9563150ac101b3fa3514990f6ca2aeb3dbd 4,275 1.00/1.00 vMB 9
798,150 798,150 00000000000000000000dfd656ee26b08f1fe8db8b302bb4a71bf2069520c924 4,480 1.00/1.00 vMB 8
798,149 798,149 00000000000000000002a552e467eb7900e13e8c73d44a4b5fab4f0a29787802 2,758 1.00/1.00 vMB 14
798,148 798,148 00000000000000000001caadcd12bd461fd54b8e426638268f7a2f9af24a8094 3,427 1.00/1.00 vMB 15
798,147 798,147 00000000000000000003dd470487a801b0ad40c76904a0470e7fc2a5626eccd4 3,123 1.00/1.00 vMB 11
798,146 798,146 00000000000000000001e5711444b5be74648fa4888e27cf80106847d7178ad1 2,381 1.00/1.00 vMB 7
798,145 798,145 0000000000000000000423e29832a0cb0519459c5ae7f0d647660a6ac69a2080 2,753 1.00/1.00 vMB 11
798,144 798,144 000000000000000000012c392fe3a2f2c6729937686e4f3dcaa874c97e841a90 2,617 1.00/1.00 vMB 11
798,143 798,143 000000000000000000014b9fdb79b58c6e16432f656734a6431198d1947bf133 2,621 1.00/1.00 vMB 16
798,142 798,142 0000000000000000000419e75dcd8807afc677e08fedfef3cd15a6d05795e24d 2,904 1.00/1.00 vMB 20
798,141 798,141 00000000000000000002b3efe4612bc59e14dcb03b3b873e31c7a42ea79d1edb 1,847 1.00/1.00 vMB 7
798,140 798,140 00000000000000000001d40793b61f8f1a794d3a48b62913cd86eb218671fba3 1,468 1.00/1.00 vMB 7
798,139 798,139 00000000000000000001ea2537049dc58f05e86fef123c12c10a07644a0361fd 1,725 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.