Loading Tool

Explorer IconExplorer

Memory Pool

82,888 transactions
34.72 vMB
0.16383593 BTC
Random Selection Loading Transactions
Max Size: 197.74/200 MB

Candidate Block

Mining Attempt 06568986f79ef921c8f8a40e96938ecbec3b22ddb13dd12aeb0b17130bdd5c41
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 13eae715b664894f4cbfc85b3efd4b0a451a57a6ef206833aa9202cb0f44522f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.04350362 BTC
Feerates: 301.60 > 4.36 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (283,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,914 631,914 0000000000000000000dfb78779c2c2a2949ac472b2d657bfe86b6ed4f0b9b18 3,184 1.00/1.00 vMB 54
631,913 631,913 0000000000000000000053f4667014d81f67e1de9d46a207c759c0edd02dc6a2 2,332 1.00/1.00 vMB 75
631,912 631,912 00000000000000000003f4441b0648cf28885eb00ce074d1d54ed0c3c5573e1e 3,001 1.00/1.00 vMB 107
631,911 631,911 0000000000000000000fd9ede878b0b494ae08bc1f044b88c56f714e5ded7e08 2,597 1.00/1.00 vMB 94
631,910 631,910 0000000000000000000a5945ba8d3750ebf4ecccfe11c1f693ce9b6bf813dbdf 2,723 1.00/1.00 vMB 97
631,909 631,909 00000000000000000007cec007a2e35502c4cf7994fb923c6f53149edf3175aa 2,048 1.00/1.00 vMB 75
631,908 631,908 0000000000000000000cf11f82a58763ce4e5cbc0a61172e3f86458451eb54c8 2,129 1.00/1.00 vMB 95
631,907 631,907 00000000000000000002a707a0f5809fc3f3aade8c0b79941be3c41be6436bbc 1,608 1.00/1.00 vMB 73
631,906 631,906 0000000000000000000a07e237ecc963d0f14ee1c3acdfc28ba4edf2e36b3793 3,035 1.00/1.00 vMB 91
631,905 631,905 00000000000000000001471410473fbf1ff181a67586d632f5ee02c0ed9969b7 2,713 1.00/1.00 vMB 156
631,904 631,904 000000000000000000096dee92fd9bd3e696904ddfe260e538a3682c77123fa5 1,130 1.00/1.00 vMB 193
631,903 631,903 0000000000000000000772b3e1e3254c2bb82818693d2fef63b68630e85bfc29 2,754 1.00/1.00 vMB 78
631,902 631,902 0000000000000000000387a44fb2c03bf57367d66261553173e885b6263ff983 2,060 1.00/1.00 vMB 41
631,901 631,901 00000000000000000010db7c38939f94d0d38c4edc53c8ddcdd715898df3158e 1,856 1.00/1.00 vMB 78
631,900 631,900 0000000000000000001120cc5ce6c55718abc80f50de79be7f068591d9f43b68 2,676 1.00/1.00 vMB 56
631,899 631,899 0000000000000000000c92050b3033873df9158dff0e28be4565769b9d09a285 2,309 1.00/1.00 vMB 33
631,898 631,898 0000000000000000000ab3f71fb1bfa36b92419286b8c6d00f1ae5bbacbaa7b6 2,596 1.00/1.00 vMB 38
631,897 631,897 0000000000000000000b0d804d2e849d88fe6657e7a5b72d11d0a91743fa576b 2,338 1.00/1.00 vMB 29
631,896 631,896 000000000000000000002a8cf816afc8ab9d9d45535474b4a0367198b68664d8 2,258 1.00/1.00 vMB 48
631,895 631,895 0000000000000000000a9ecc40110e6d4785720fb39af4eacda4dbea390ac0c1 2,169 1.00/1.00 vMB 102
631,894 631,894 000000000000000000028158c574d8045373d6ed277f2515a4d414355f981b7a 2,154 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.10 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: 728.31 GB
    • Received: 18.47 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.