Loading Tool

Explorer IconExplorer

Memory Pool

43,835 transactions
27.15 vMB
0.07552490 BTC
Random Selection Loading Transactions
Max Size: 141.73/200 MB

Candidate Block

Mining Attempt ba1a704e3cd0def48d3fd4ecc3eac4850881151174ea73f6e18c2850951cd556
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root c205d0686c44463719b222fad66006421b56096cb8f2001b796e7d60a75139de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.02406612 BTC
Feerates: 150.77 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (290,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,775 624,775 0000000000000000000b418878b985edca05866c2f3403cd0e1c905abb63e73d 2,660 1.00/1.00 vMB 28
624,774 624,774 00000000000000000002f48b4ddb1c5cb684315b8ced78f72d4674691bc5d4b6 1,246 1.00/1.00 vMB 7
624,773 624,773 000000000000000000082fecd6740334e7fb425de38a871f76b8ed4d2ae5bc73 538 1.00/1.00 vMB 3
624,772 624,772 00000000000000000004492b88c9b64490bd9cea252a05bdf232193f4123dcbd 1,535 1.00/1.00 vMB 17
624,771 624,771 0000000000000000000dd7b6932ed3c6f138bf2544523854c1e159afbd88348a 2,677 1.00/1.00 vMB 20
624,770 624,770 000000000000000000028f99d4ef6cbaa4bd5aa3b8817aa377292344f785354d 337 1.00/1.00 vMB 2
624,769 624,769 00000000000000000005efc6705442c24d37b4238016f754e0e47b3cd3c8e160 221 1.00/1.00 vMB 1
624,768 624,768 0000000000000000000c1667ab869cd125b2a3896c2a27e62956e360f272e27b 801 1.00/1.00 vMB 1
624,767 624,767 0000000000000000000253f6cceb4a0400f821edd954bf5b26eab9ff6c312d42 1,352 1.00/1.00 vMB 4
624,766 624,766 00000000000000000000a24b52f9a8da04ab6b130f16f06f0b396759e64c1804 462 1.00/1.00 vMB 4
624,765 624,765 00000000000000000012dac2fe99707ba47d14b4505c8127aedc4003c86fb170 165 1.00/1.00 vMB 2
624,764 624,764 00000000000000000011f4ae745a3110c28a06df92d8c9ae515f14e7a8c66827 473 1.00/1.00 vMB 5
624,763 624,763 0000000000000000000da2ab362b993d5196eb15998637551b86149c7e0cb36f 594 1.00/1.00 vMB 4
624,762 624,762 0000000000000000000e46a0b715880a01e56eb0409d2c6d50e27431a21ace85 786 1.00/1.00 vMB 7
624,761 624,761 0000000000000000000f2865057f2a5553c0b487de175cb321b88eaafea41bed 1,135 1.00/1.00 vMB 14
624,760 624,760 000000000000000000049b1a5989a35b21f8ebaf87ac69f90d212803e0d676e4 947 1.00/1.00 vMB 5
624,759 624,759 00000000000000000009c82a77a23ab7245b09bcc92e3af7895ef5c232ea56d2 505 1.00/1.00 vMB 7
624,758 624,758 0000000000000000001144bbe835791c29da2d71a3cee089ceca2d799ecb8a26 1,083 1.00/1.00 vMB 7
624,757 624,757 00000000000000000002441f0f4c7ec73c6e655a653a4e8d446df25964c51519 2,528 1.00/1.00 vMB 24
624,756 624,756 0000000000000000000cc6caf27a9a3adeb17e26f940f0d26172d3a2d1fda3fe 2,498 1.00/1.00 vMB 13
624,755 624,755 00000000000000000002bb41ade3f4f06e55f12bd37a4597039a6e1b0f1af1f2 1,860 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.