Loading Tool

Explorer IconExplorer

Memory Pool

39,483 transactions
27.89 vMB
0.10035051 BTC
Random Selection Loading Transactions
Max Size: 142.87/200 MB

Candidate Block

Mining Attempt 5daabd8db2faeabf7b6709e1df9d58c60dabface7a3155674325abfdf9a5f8bc
Version 20000000
Previous Block 000000000000000000001000aee6e3ae509c48b95212852c4d57a21fc9813ebd
Merkle Root 23f0af401902203f72747015168c3953a0c2415e2f245feeced50edc18b54763
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,414
Size: 1.00 vMB
Total Fees: 0.04361622 BTC
Feerates: 151.03 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,270 (890,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,964 23,964 0000000090ff217ac7c7d967f716a52c8dc05c69f36b4f68876ccf20b5190f17 1 0.00/1.00 vMB 0
23,963 23,963 00000000bc355f03fd1eb0635677c3d8bf728179340e85b2c0602404734842b8 1 0.00/1.00 vMB 0
23,962 23,962 00000000b5204012502750722c6cbd7b8b6dfc12b642e5554ab80864203ce947 1 0.00/1.00 vMB 0
23,961 23,961 00000000446e8a5c31a782243d7b19b3f150f2f0f2254f007dd0f238f82fa9e4 1 0.00/1.00 vMB 0
23,960 23,960 00000000bddfd8b654286353b67a3a0c7ee8efbcd0d2243eadbb1d7ad6b8b8ad 1 0.00/1.00 vMB 0
23,959 23,959 0000000040e257c0f6738cd12f0fb9c48f456bdffe372f4de6bdbfdce9502d21 1 0.00/1.00 vMB 0
23,958 23,958 00000000f99891fdb9e98d6f02756d2daa26ead93bced23eb70b5529184a02f7 1 0.00/1.00 vMB 0
23,957 23,957 00000000efe9fc04934da09661fcbd3eece91e394842d83dd5c7e989fd228264 1 0.00/1.00 vMB 0
23,956 23,956 00000000d07454c5e78a45ceb78da1e53c9bf9302804b95f974d0c0768736cf3 1 0.00/1.00 vMB 0
23,955 23,955 000000009070a9e209d3d10e5c96a3a7b9b6a50513535654f5a4cea7716b63e7 1 0.00/1.00 vMB 0
23,954 23,954 00000000b771a2765f1786c91e6e4d0f7fc453f2badebe0b98a194bc1ab7ac81 1 0.00/1.00 vMB 0
23,953 23,953 0000000082662314236ac6ccc43cdb9f9ff9fc0f9f8ed01ea20cd349025e6e56 1 0.00/1.00 vMB 0
23,952 23,952 000000007ecac1a3d84573cbc535fdfde84b083663dd1250d2240d7f5255a285 1 0.00/1.00 vMB 0
23,951 23,951 00000000065d26b3c94925b425b81b058a2033c05c6500c895b2126d30765898 1 0.00/1.00 vMB 0
23,950 23,950 000000003753b60ff20e11d1d83a42ce8b4ae222287c085e6d16f1bddfd3837a 1 0.00/1.00 vMB 0
23,949 23,949 00000000b1e7ab114b09b685016c6987028fc87d95c83a6a4d035edaa618abd1 1 0.00/1.00 vMB 0
23,948 23,948 0000000068ffa81576fb73d6c6d7d9df944510c5880156e637f2c6fe8fe1c42e 1 0.00/1.00 vMB 0
23,947 23,947 000000006756b5d31c9071d4f598532cd9505c3ce6c16fe237af69625a5eaece 1 0.00/1.00 vMB 0
23,946 23,946 00000000baf1ab826070e70a18c32ed3c628b098c5c86da91e9d7cbf0105ebca 1 0.00/1.00 vMB 0
23,945 23,945 00000000e9fbcc45a1b965d847bddd3ec6b51c47fe2273741f9c8e3f42c93b32 1 0.00/1.00 vMB 0
23,944 23,944 00000000259d8f3875cd682f66b1d8485f43738a987e306e8c1a3f27e37240d5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 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: 578.34 GB
    • Received: 8.73 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.