Loading Tool

Explorer IconExplorer

Memory Pool

79,761 transactions
29.72 vMB
0.08017813 BTC
Random Selection Loading Transactions
Max Size: 178.52/200 MB

Candidate Block

Mining Attempt 6716f782e5eb467e16118022c60c47a1f62074bb917710202542a68f5b487fdd
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root d0690c416445b9cc4e77a4ea0b94c6a669874e133d8283e483c6edbdab36542b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,249
Size: 1.00 vMB
Total Fees: 0.01965268 BTC
Feerates: 502.65 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (135,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,576 779,576 00000000000000000004c4c521ff9c755b6eaf8088292d5819463fe3a95ecddd 1,370 1.00/1.00 vMB 2
779,575 779,575 00000000000000000002b538e2105367e0a70cce6df8929c2b72e121cae7be5b 3,156 1.00/1.00 vMB 8
779,574 779,574 0000000000000000000685168ac2f77c5820538709db96a4fc165f36624cf582 2,611 1.00/1.00 vMB 20
779,573 779,573 000000000000000000034c2d1d5bdb5e3c07a7b52223bd050f1d45a73b8b1100 2,072 1.00/1.00 vMB 8
779,572 779,572 00000000000000000004bc7c3cfae57e1dc51c790cb347110c62862f4dd69b09 1,321 1.00/1.00 vMB 16
779,571 779,571 00000000000000000001134389507d2d87b4049cf6029d6411c96b7e52a7e1ad 1,363 1.00/1.00 vMB 6
779,570 779,570 0000000000000000000097fb30c739bb4873140b13f9ed90fef0bb29c2302e45 2,080 1.00/1.00 vMB 5
779,569 779,569 0000000000000000000433bf1c8d7aeac467b3b6d68e1fb3b7d4b3d4550eba46 3,313 1.00/1.00 vMB 17
779,568 779,568 000000000000000000057c803e115bcaebee675336322fd04218ab619313ebf3 1,677 1.00/1.00 vMB 7
779,567 779,567 00000000000000000003d021215a0cf75161bfb07649e928c83036bb5e721730 1,834 1.00/1.00 vMB 7
779,566 779,566 000000000000000000007e6fae8df956753ca398ba58f54517b5d7940b5dec6a 2,951 1.00/1.00 vMB 9
779,565 779,565 000000000000000000060563c683aac42f78b131ecc734dbf9b87a16b7848724 629 1.00/1.00 vMB 12
779,564 779,564 00000000000000000002d5524e6769cf8353710126fd751637014b7add0d8818 1,524 1.00/1.00 vMB 16
779,563 779,563 00000000000000000003bb7ee52ff2e27d87d66ac57233fa026d69188cc5ba72 1,232 1.00/1.00 vMB 6
779,562 779,562 000000000000000000034f1c9393b4af687e8d83f9eba5879fb74acd11348262 1,699 1.00/1.00 vMB 7
779,561 779,561 00000000000000000004ecc7c853cc213801a65180ec957a8ed937d16d06bf68 562 1.00/1.00 vMB 3
779,560 779,560 00000000000000000000b01c7552c52dbe76cf7758357bc477a3166950e4a119 1,258 1.00/1.00 vMB 5
779,559 779,559 00000000000000000001c2adf77161099e11709773aaf26f4a1f7f752b399edd 2,948 1.00/1.00 vMB 12
779,558 779,558 0000000000000000000669314a75455a7d234f75cea269e35dae319322e5ba97 564 1.00/1.00 vMB 3
779,557 779,557 00000000000000000001d589ceea83c3fb3a181b98f0318e96c0efff4898444b 1 0.00/1.00 vMB 0
779,556 779,556 00000000000000000002622a0f883d889e4140aa8ff997680b691a34927b2c0c 1,232 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.