Loading Tool

Explorer IconExplorer

Memory Pool

52,025 transactions
31.46 vMB
0.11272038 BTC
Random Selection Loading Transactions
Max Size: 167.86/200 MB

Candidate Block

Mining Attempt 2655e19cbb84d21eb7c591ff682c0c00ef089ea8826d53bed005fe012d69a4c8
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 56732b7263a5f8de5b42916a230bf9ee8234af62614bc7b7d016ec2b3a8c6e0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,205
Size: 1.00 vMB
Total Fees: 0.02426337 BTC
Feerates: 100.87 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (523,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,657 391,657 0000000000000000077cac0ccf240134a418e377baf3b7911d6bb8d2118fd5ef 444 0.30/1.00 vMB 21
391,656 391,656 0000000000000000097460b0888469c8ae5f1275b3f034d40e52ff65a8c0c8b5 1,606 0.81/1.00 vMB 32
391,655 391,655 0000000000000000032662f709bcb3a8f0751336c5ac8a8d85dd8880914a77b5 736 0.62/1.00 vMB 19
391,654 391,654 0000000000000000058d834e18e9a9a962f028a854f387d2e459ccb0cf6c3f09 1 0.00/1.00 vMB 0
391,653 391,653 00000000000000000670fc2946e52e2db8ca0fbc5511f304c2d783d1807bf4f4 2,304 0.93/1.00 vMB 39
391,652 391,652 0000000000000000070652b4002ef77e560f190d3c6420ae80eecdc6b68180d4 618 0.25/1.00 vMB 32
391,651 391,651 000000000000000007b2f6f9e89362baa003f5d2f3582906fe5b9d30234f7c8c 1,159 0.51/1.00 vMB 32
391,650 391,650 0000000000000000064197330f3277e1dc8c35e92e32cf17169238ebe0df51ec 2,196 0.91/1.00 vMB 35
391,649 391,649 00000000000000000a3e8243ecf2fe38107921e76c0375cb74786a2b22f386c1 296 0.15/1.00 vMB 25
391,648 391,648 0000000000000000064b379e19875022ca279e139962d0a5cc27bcd03e421219 312 0.17/1.00 vMB 26
391,647 391,647 0000000000000000011af6778377d5e3124aa863193e2db71771c620f9992c7c 529 0.28/1.00 vMB 29
391,646 391,646 00000000000000000379b7cdb277add1b76a349404a7e4cee283e555ea60e12c 972 0.49/1.00 vMB 33
391,645 391,645 00000000000000000291230bb6a94d97835df496502c5c74040ab32fea33625c 199 0.13/1.00 vMB 23
391,644 391,644 0000000000000000090becd3873561a54c4b7d06addcbd36e55e10b7afd967c2 936 0.48/1.00 vMB 33
391,643 391,643 0000000000000000071d78820da039868bb623b4ef9afda615d8ae3711947a88 932 0.44/1.00 vMB 35
391,642 391,642 00000000000000000819b6e849c900c59005b96aad530c0ab1719e239b3f5afc 194 0.16/1.00 vMB 23
391,641 391,641 000000000000000004c1f95dfc29e1cbae5897f245afe329cdcd0da3f018b1fe 583 0.25/1.00 vMB 39
391,640 391,640 000000000000000003b868c30bc8f4fe1a6eb68fe85b28ce9924223dade87f33 2 0.00/1.00 vMB 0
391,639 391,639 00000000000000000487db1c477cce173a1da71221e3307284ce627f1bae2284 601 0.47/1.00 vMB 20
391,638 391,638 000000000000000000ee69e8b9fece8f60bc261d7e574a5325c0ad66a4f416a0 2,071 1.00/1.00 vMB 35
391,637 391,637 0000000000000000078b1d176ba8b45668ccc68d7e1d633c28a908b797fe6956 161 0.18/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.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: 651.23 GB
    • Received: 13.50 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.