Loading Tool

Explorer IconExplorer

Memory Pool

35,975 transactions
20.64 vMB
0.04995958 BTC
Random Selection Loading Transactions
Max Size: 120.78/200 MB

Candidate Block

Mining Attempt 66c13da1c3714faad8a58d556b3cbeec017bcc2286365e7540455a58c1d7d7c7
Version 20000000
Previous Block 00000000000000000001447e3d4144aa2b375c8abe3ce07156e687d4c1129997
Merkle Root 5ac3da3ee607d4c9a165a1ab5d8ecd305ac37fe77451a0113cab2b74a371c773
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,559
Size: 1.00 vMB
Total Fees: 0.02414961 BTC
Feerates: 538.90 > 2.42 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,780 (72 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,708 938,708 000000000000000000018f5ad5625d43356136c2e50c6dc18967a90a18f0af2e 5,581 1.00/1.00 vMB 0
938,707 938,707 000000000000000000001339992cc62f9a77fdd5cf941d72040711dcf1a5e616 4,431 1.00/1.00 vMB 0
938,706 938,706 00000000000000000000752c9ca41d31c1b2b688e93b1ba382ba95b937c493bf 5,028 1.00/1.00 vMB 0
938,705 938,705 00000000000000000001295a23dd9dc72a1a6fc8e06898d0fb14cd9e0abd5d42 1,379 0.37/1.00 vMB 2
938,704 938,704 00000000000000000001639e89d40d39bace8e8c92222f1586e6a631829d2fa4 4,603 1.00/1.00 vMB 1
938,703 938,703 000000000000000000013c9b054e6d8eb5b6540bf0729478f8ad9d9409aee84e 4,951 1.00/1.00 vMB 0
938,702 938,702 00000000000000000000ebc903113f0c6c2cb5691da5c2b8222c2cf73c0229d4 2,449 1.00/1.00 vMB 0
938,701 938,701 0000000000000000000131fd6adb6c21d0d2970bf013685c8e61bd516bc75d2a 3,651 1.00/1.00 vMB 2
938,700 938,700 000000000000000000002d2d7ea13f90fa57510a960c3eed68a90b5dab09839d 1,326 0.29/1.00 vMB 3
938,699 938,699 00000000000000000001653c49fd9494fc0fe5afff1bbfb6fd3b6a80eb5eab46 3,404 1.00/1.00 vMB 3
938,698 938,698 00000000000000000001976b2202ff92bee756134a875e8fa73703f4047ac9fa 1,936 0.94/1.00 vMB 2
938,697 938,697 0000000000000000000100ee5c478850d8f9d62ac1c0b92edfad7470b9ffaf3b 645 1.00/1.00 vMB 1
938,696 938,696 00000000000000000000733647ba5b9b25c13b75a5f47a71c4b69c033ec2103e 5,032 1.00/1.00 vMB 0
938,695 938,695 0000000000000000000107dce80dae5f53fbb0044d51510a7dac9ecfe74f6da6 4,659 1.00/1.00 vMB 0
938,694 938,694 000000000000000000009ed7519e0e5775f574dba56423bf68979bb3ea852c3a 2,397 1.00/1.00 vMB 2
938,693 938,693 000000000000000000003cfe3164d8cfd5de0c4e3eced7414f30d67d5aa94561 2,122 1.00/1.00 vMB 0
938,692 938,692 0000000000000000000032b2dc9714c16eb3d138cf7e0d7612173f6748b949f7 4,040 1.00/1.00 vMB 0
938,691 938,691 00000000000000000000d61a75f9722d1820d8d2d1ed303f5abaf407f8352bca 2,266 1.00/1.00 vMB 2
938,690 938,690 0000000000000000000137f9e317dcc4936a29a2add9ac3ab381b7d4d5d43c2f 3,570 1.00/1.00 vMB 4
938,689 938,689 00000000000000000001ca24851bbf239557233b956c96d5381b66b2e4f56919 2,774 0.91/1.00 vMB 2
938,688 938,688 000000000000000000010aa931d0503dcf9f773ac1968c197f4c2094823f8dc3 2,029 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 824.51 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: 4,200.92 GB
    • Received: 229.31 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.