Loading Tool

Explorer IconExplorer

Memory Pool

73,392 transactions
27.16 vMB
0.06138864 BTC
Random Selection Loading Transactions
Max Size: 165.94/200 MB

Candidate Block

Mining Attempt f9fc6a009e8a9beafc030e66387ef23746600ce24f9eae2355302b08d66c345d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9d86035e1dcbae99cf3ff546a99fd65534c9e83201e505ed33e36b8595def045
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,967
Size: 1.00 vMB
Total Fees: 0.00367846 BTC
Feerates: 40.21 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (870,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,965 44,965 00000000186db5a5b2caadb6c8c673405d634e680fbbcc9635b32309b189ac58 1 0.00/1.00 vMB 0
44,964 44,964 000000000139e6a3477a3d399f12cc21efb996768d5e258e5d4904462be668e5 1 0.00/1.00 vMB 0
44,963 44,963 000000000c6551b9deb83aceb63d3d8f85d057979a1c88845a4f593bc6c2034f 1 0.00/1.00 vMB 0
44,962 44,962 000000001568359f678bf9751605ac7cd8610d41aedcef143e0c48f033216989 1 0.00/1.00 vMB 0
44,961 44,961 000000001df0cccd54bb45d3488414f2399964d8684c503e21eb9419ff476626 1 0.00/1.00 vMB 0
44,960 44,960 000000003589262a596d65a2824b96901f9af0ee5e73fe4e5e78fccc85b9459a 1 0.00/1.00 vMB 0
44,959 44,959 00000000041ad811edf933a674ed08fdfc4404d044a6a82d368542419b32febd 1 0.00/1.00 vMB 0
44,958 44,958 000000000a9a7ef3ec917b287dac94c8af2739915547168559f7301c2b6ab69c 1 0.00/1.00 vMB 0
44,957 44,957 000000002a7d19eecbffbae21cdf61b44a0ea244d4538359ae83cf030b762001 1 0.00/1.00 vMB 0
44,956 44,956 000000002f83b5ffe3b162e689ca6dd07192b51219465f01e0137784bf071854 1 0.00/1.00 vMB 0
44,955 44,955 000000002ed3ad07c0931c18ae4b24a234e846e1b5630ed437c9010b9544ea20 1 0.00/1.00 vMB 0
44,954 44,954 000000001ae26e7422b02d4ebb0b734fc3bb5ab950460cf62eeaf00e1fe2b4cd 1 0.00/1.00 vMB 0
44,953 44,953 000000002e9555fa6ad7017be4c48942d4a07cee7539148f7b98bb526a999455 1 0.00/1.00 vMB 0
44,952 44,952 000000000a9d8a7805bb3d7e18a5b403287c80f6bd4fca096dabbcbe4092705c 1 0.00/1.00 vMB 0
44,951 44,951 000000001fc85bb2f0727175f57804fdb1260103f6083fa41dcca36190a4776c 1 0.00/1.00 vMB 0
44,950 44,950 0000000018e99bd93bc4995b2a403765a304163855c6cbef0b3f5b2db93ed9b4 1 0.00/1.00 vMB 0
44,949 44,949 0000000032ab76e0312004af26b0b6efe23914441aa7f5ea1f45fa907d61e82f 1 0.00/1.00 vMB 0
44,948 44,948 00000000283d83bdc7f8957a8080a1e38992fd657fe693313c7bb775287782b5 1 0.00/1.00 vMB 0
44,947 44,947 00000000165d245b397866163bf9f859e272129af215d8afd190dd8ff842c61a 1 0.00/1.00 vMB 0
44,946 44,946 0000000017335123b3a09738edbc93a357b3f3faf3308799ff88d525061766f5 1 0.00/1.00 vMB 0
44,945 44,945 0000000008f7f8a0f44a5931f48a7ae7155c0b1e131809f450c9f3f20a050417 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.