Loading Tool

Explorer IconExplorer

Memory Pool

80,959 transactions
30.06 vMB
0.07434159 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt de7325056db6d99640771e8ee0e1dc573d9c2584ecc67d1ac061e0ea36f066eb
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root fc146e400f96c761d2b13c203fda165c4ef66d4e98fd12fd50eee655c3937e07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,345
Size: 1.00 vMB
Total Fees: 0.01291323 BTC
Feerates: 40.21 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (609,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,415 305,415 0000000000000000514e643e7d93144195214b91170e980ac9ce1e80744bfda3 584 0.27/1.00 vMB 33
305,414 305,414 00000000000000005671c87010630143f103c3672019f076c748e45a88f21c16 26 0.01/1.00 vMB 23
305,413 305,413 0000000000000000228189f8fdca23e81f030de18671302d7219df4c5c5f237e 575 0.31/1.00 vMB 35
305,412 305,412 0000000000000000233beaf8acc0531f32a81fec750dc3a69ee889bc73c2b3b3 533 0.23/1.00 vMB 33
305,411 305,411 000000000000000007fce3efe33161980b53858f7da7198181b1f8dd6b2679bb 54 0.04/1.00 vMB 11
305,410 305,410 00000000000000003b50e5c368dc70ea6edb88009274bbdba0ec6b0cf868b816 27 0.01/1.00 vMB 54
305,409 305,409 00000000000000000bcd222153dc1f0599a21464187fd1c09d09a7f57b89291b 243 0.13/1.00 vMB 27
305,408 305,408 00000000000000002e0abf03ae4f534ec4bfa2b1b00f73cbcd89a6f10f73aabd 294 0.20/1.00 vMB 27
305,407 305,407 00000000000000003dbab2c109cfbda8cb7a8e582fed59083b64f61c48e9ba70 418 0.24/1.00 vMB 29
305,406 305,406 0000000000000000457dd308ce04d7e754adcd0eb2b76f1a3915d32beb14aaff 69 0.04/1.00 vMB 23
305,405 305,405 00000000000000004d32476e752cdd3700860d177435a1be1cc2774f16a8b213 252 0.15/1.00 vMB 30
305,404 305,404 00000000000000002d9e425a76c64aa27059d77dd28f7723d7b1517ce6fac947 84 0.05/1.00 vMB 32
305,403 305,403 000000000000000057ef74cce85650750d96ab466dc57cac5dcfc7a8f607f771 77 0.04/1.00 vMB 44
305,402 305,402 000000000000000007506f950e20801591c9d0011793210d2b39cda0b38569c2 442 0.22/1.00 vMB 31
305,401 305,401 0000000000000000497ec07f02f4a0b8451fd3f7f6d13361ba3bb171208a430a 378 0.19/1.00 vMB 31
305,400 305,400 0000000000000000047558f4d2c0897f52765b5f9a724613ff7c67a929c1412c 249 0.12/1.00 vMB 33
305,399 305,399 00000000000000000bc14cbe2e099825359f83e4c5bd2546765bd3060ab760de 189 0.11/1.00 vMB 32
305,398 305,398 000000000000000023d7f47d93de0cdf368f3786f801e5d4d0b833772f341cb8 704 0.34/1.00 vMB 43
305,397 305,397 000000000000000036dac6b1f0cab0b072c10e3e77d3e530442d708efd26a865 276 0.14/1.00 vMB 31
305,396 305,396 0000000000000000070c90b3207a510bebcdaa8d636873a20830ffab71273608 109 0.06/1.00 vMB 31
305,395 305,395 000000000000000039c10179268f21988a162bf69c8c8f3dcd42620d364fe297 348 0.20/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.