Loading Tool

Explorer IconExplorer

Memory Pool

41,144 transactions
26.59 vMB
0.05840214 BTC
Random Selection Loading Transactions
Max Size: 139.29/200 MB

Candidate Block

Mining Attempt 959a8c1451cf78ec329bd68b566144195e171055f828857dbae2aa8d84accec9
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 133f8a7d7603f7d77fd0686bf0c3f48f271bd7da1211dac08c32afbdf9c4d0df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,803
Size: 1.00 vMB
Total Fees: 0.00952762 BTC
Feerates: 100.00 > 0.95 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (569,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,623 345,623 00000000000000000149cbacb04e832a8d27ffcadd5d609e0909651667956123 64 0.02/1.00 vMB 1
345,622 345,622 00000000000000000b8f980ed78f930d4c272f12c802608e841f8fda5dabac09 1,019 0.50/1.00 vMB 29
345,621 345,621 000000000000000014d2b573f7c56cc5f61b9a321b257eec32bf523b589eff74 426 0.36/1.00 vMB 17
345,620 345,620 000000000000000007938bc8811f6a2fae186a822ecf1c470942f912036eb5af 256 0.10/1.00 vMB 30
345,619 345,619 00000000000000000ddcc5ce75b6241e058528951dbbeec8f1ac72e9d7f45180 186 0.16/1.00 vMB 12
345,618 345,618 0000000000000000025936a22393cad183dd8efacc2231f6543367969e1fd2d6 183 0.13/1.00 vMB 17
345,617 345,617 000000000000000001b1727b004eba68f4e4e2bff96bd340e682014ee0251c76 285 0.19/1.00 vMB 20
345,616 345,616 000000000000000009bab5a48e56cdaba719ddcf0b7deedec1065ba711f280e2 652 0.39/1.00 vMB 19
345,615 345,615 000000000000000014e789c2ba751948306d32f193677f7fb15f9fe32e3e8218 855 0.75/1.00 vMB 16
345,614 345,614 0000000000000000142803df17c3cb984c5187724d30e8fa7e4163c2313aacdb 1,627 0.75/1.00 vMB 35
345,613 345,613 00000000000000001457c2dec180391c9a617786ca00da90a1554494762a5bfc 514 0.42/1.00 vMB 16
345,612 345,612 0000000000000000031d1b17673b09e6318440f37fad192b3ee4234bbbded6cd 84 0.09/1.00 vMB 11
345,611 345,611 0000000000000000023a511b6196a40c930f0595a754e1c5f84cbb1f57ef6656 763 0.41/1.00 vMB 23
345,610 345,610 00000000000000000f79376a2ebd986d1c9690bdcc36d4ec761612b0ae4e67db 20 0.05/1.00 vMB 1
345,609 345,609 0000000000000000046d4f010e11592ef831f039a4408e13fc8e8f1a19da23bb 463 0.29/1.00 vMB 17
345,608 345,608 00000000000000000e373acca8dac8899ab77746ceb1b47faf8dfeb7b4acccab 639 0.29/1.00 vMB 35
345,607 345,607 0000000000000000130cda78ec2df3edfef34e66f7e969f27caf72597af7a306 214 0.13/1.00 vMB 15
345,606 345,606 0000000000000000019e2c83316fefbd64ebb114b64ba04ce21da18bf817ffd6 820 0.34/1.00 vMB 28
345,605 345,605 000000000000000001d6f9165cead4fcbd6bb05d8115d23094510868a2523826 522 0.25/1.00 vMB 30
345,604 345,604 0000000000000000058672ae77e9ff613bb8014125d59bd1546983534ff9f435 134 0.10/1.00 vMB 17
345,603 345,603 00000000000000000d39f2989c323bc02d64c5c3f50ae71de7ddcecaed8501d0 196 0.78/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.