Loading Tool

Explorer IconExplorer

Memory Pool

33,421 transactions
25.78 vMB
0.07903889 BTC
Random Selection Loading Transactions
Max Size: 129.18/200 MB

Candidate Block

Mining Attempt 9cd6f63019629016adfb28bdc7f3a6df01623657d3b9df0b0c1f9753f0feebc5
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root 56a21a5583fb78bc27f6b979c424da3e3bca4b8252d3bea071c3e1c4dfebb926
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,352
Size: 1.00 vMB
Total Fees: 0.03102288 BTC
Feerates: 526.32 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (815,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,594 98,594 000000000002075f5380a8d56f7454543353a164c87fc4e68e622cf3d2324704 4 0.00/1.00 vMB 0
98,593 98,593 000000000000c98ae126e7db740c37fc21147c24dfa7bd9b5d68585d5a828947 3 0.00/1.00 vMB 0
98,592 98,592 0000000000049433f31da15ccb0a5a8aa47960d3d01abc0877e7ca545b039a82 2 0.00/1.00 vMB 0
98,591 98,591 000000000004da4ed841385dc0d2105f611a36026a045b1d616dc658ed04dd66 2 0.00/1.00 vMB 0
98,590 98,590 0000000000005a6ca4256a81fa027f45cf5687a6074982ad275f57bf7f34e57a 4 0.00/1.00 vMB 0
98,589 98,589 0000000000040b1fb013e8c531bec3441aabf13f7f9e14cad085ce4f003fb432 1 0.00/1.00 vMB 0
98,588 98,588 00000000000274223f544021343b46ad608d2d28194731a9211def6b7f6bbdeb 9 0.00/1.00 vMB 0
98,587 98,587 0000000000035e9a09f4557471833c9a22f0e3a140678878201021b1da6f50fa 4 0.00/1.00 vMB 0
98,586 98,586 00000000000169c1e5d7cfb7cf41dffda25d20d89a99c90db2759c84c4b458e4 13 0.00/1.00 vMB 0
98,585 98,585 0000000000040b923458721e36607697d1e742be04d12ff904772caf3ef76b81 3 0.01/1.00 vMB 0
98,584 98,584 000000000001886289adfae77f0cb7ddb217174ae30261f1e31f6a15cb7355dc 8 0.00/1.00 vMB 283
98,583 98,583 000000000005062b1fd6557b5ed219d0c54892442755ce10f65d10fe598f323a 1 0.00/1.00 vMB 0
98,582 98,582 000000000003d8cfbcb1b2ecd18a66c9d356ffe85f15296635d139b4e28beefb 1 0.00/1.00 vMB 0
98,581 98,581 0000000000011b931b4e0828800a96b85ca69f1fd9cc484bc8fec092364099e1 1 0.00/1.00 vMB 0
98,580 98,580 000000000003d72acb1d20183f45e92cb5a5b549fe6e0eff41e6cfd334d7e670 6 0.00/1.00 vMB 0
98,579 98,579 00000000000357d7b156182b8504de27a5705b2100716564e827ddac600b5b17 4 0.00/1.00 vMB 0
98,578 98,578 0000000000023ee3121cca052a383efbcd6ddc0711a924331e0eb8f36beba9ea 2 0.00/1.00 vMB 0
98,577 98,577 000000000000f01f05281025f010904b6f45791339b500f9fa2a41eccb4db285 6 0.00/1.00 vMB 0
98,576 98,576 000000000002967870a1c6a00e9159e5345d8dc81da143955f34e9468c9800ab 2 0.00/1.00 vMB 0
98,575 98,575 00000000000057e9b2cddad1fe8dde648aa4a8996a377c446e47ad13ba0185c8 1 0.00/1.00 vMB 0
98,574 98,574 0000000000025333e174985bc5f2db1804563b082abacf660c06ada898e4d746 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 573.90 GB
    • Received: 8.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.