Loading Tool

Explorer IconExplorer

Memory Pool

13,113 transactions
7.49 vMB
0.02665586 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.58/200 MB

Candidate Block

Mining Attempt 6fa275cb658f42ce954b036ace9c6c094297bd889dc3b54f6552b015064b1ef7
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root ae394a7717323cb3a08a57518bf745cef8ff92434b5e66cedec167ea28bdc68c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.01145947 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (838,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,696 74,696 000000000045b15bc9e168042db34444597154208f01521a650e62e02c5ec3ac 1 0.00 vMB 0
74,695 74,695 00000000001c70dc81771984f0f6e764ab44a6c0bd2bddef6056496b8e1e4e1c 4 0.00 vMB 0
74,694 74,694 000000000007e8fc41a3714bd52179a8210ab6c47b6b6dab05644c4220542ef8 3 0.00 vMB 0
74,693 74,693 00000000002cc4e4e25824642ffcb07903399181d0b1a466d4539719c7a26f65 2 0.00 vMB 0
74,692 74,692 00000000000c4df039d8ba791eead74ca301e27d806bd6559c1087abf25c9b1f 2 0.00 vMB 0
74,691 74,691 00000000005c22d199706df1c38b38d76f8401920dcbe91edf3417f8847da707 2 0.00 vMB 0
74,690 74,690 000000000000a89a2c06f66c5aa3e278b53a19d094026be17c9c5a6bbae32e6b 1 0.00 vMB 0
74,689 74,689 000000000064cbb13718da3854c818b8fd188f275c6d4465e0c686ab8dd5b775 1 0.00 vMB 0
74,688 74,688 00000000004d10501ef8daa956e7efeedf52637b959245248accf6f7360554f1 3 0.00 vMB 0
74,687 74,687 000000000029d503274dab1fd219471a3e003505e53d142fb3ee74ef0c083f80 6 0.00 vMB 0
74,686 74,686 00000000002ca921b81fc6d4aa6bb7652a0d746660f94a2cb02e845073b61e76 3 0.00 vMB 0
74,685 74,685 00000000005908a9cfdb4b1056abc9040ef71f0033a2aabd585f34b5d8260dc1 1 0.00 vMB 0
74,684 74,684 00000000003ee06e28474cda181ad7799a02ad24691098fada0f13d485dff5e1 1 0.00 vMB 0
74,683 74,683 00000000006c35750c4b7b8f3b07ebf24562f6fae76f827fb8195aded82cc6c8 1 0.00 vMB 0
74,682 74,682 00000000002ed002a8bb21d061295f3b697cef69b24848c72ba360a2cdf5d44a 1 0.00 vMB 0
74,681 74,681 00000000005ff209e7183a14ac869049b6d22c650a7cf8666dfe149c3f582817 2 0.00 vMB 0
74,680 74,680 00000000007ebfe8ba32ffbb42def60a9c11ea923cd14da30ba847ccb01940da 4 0.00 vMB 0
74,679 74,679 00000000003d57b182098650c2c79789792422dcb618e5db04976408530230ce 1 0.00 vMB 0
74,678 74,678 000000000009186828a79b8460c98c3dd55eef2c0c6ec5bf20cf18d51342fcc8 1 0.00 vMB 0
74,677 74,677 00000000002392aa7549d26c74b6d4d4199c8cd4d803e395953f73f2e7bf275e 1 0.00 vMB 0
74,676 74,676 000000000033c5b1b6c453d2e09f10ac32e949e607616bf8b722583b0cb0545a 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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