Loading Tool

Explorer IconExplorer

Memory Pool

79,174 transactions
30.18 vMB
0.09468830 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt 1d189d68e07942a4a4978b14d694cff765ff81d3c94842c578ae0209b7a86f8e
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 06cf1a920a0dc4ef0f98c2c07bcdd6cf1dfba982f0ab7604228773a1bbfd150e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,279
Size: 1.00 vMB
Total Fees: 0.02349277 BTC
Feerates: 150.61 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (550,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,627 364,627 000000000000000007df777719263845e2789514858290858961b0b18d9a574f 972 0.97/1.00 vMB 26
364,626 364,626 00000000000000000d34542466dd3ab81cd751580fac4ce660013645c643ea98 2,257 0.95/1.00 vMB 11
364,625 364,625 00000000000000000074ec4314a593a0e26b926126177209ff3b505401a82c2a 693 0.57/1.00 vMB 21
364,624 364,624 00000000000000001321e55c6c0f23cdf4ddaf5e25dc7b17216eee933af238e7 1,316 0.99/1.00 vMB 27
364,623 364,623 000000000000000015b64047bc50daf47229044753e86995bfc66d0b072b8313 289 0.18/1.00 vMB 89
364,622 364,622 0000000000000000090569c7dce40029c2de18af890116a14f126a18da13a649 1,298 1.00/1.00 vMB 39
364,621 364,621 000000000000000003b04e92acebff1cbd7fcd1120c68e21121db10d25b00cc5 1,416 0.92/1.00 vMB 27
364,620 364,620 00000000000000000ea4d1b400e8560259e971e97db599d673ba0fd086f86a5e 1,941 1.00/1.00 vMB 43
364,619 364,619 00000000000000000219f114f52f187810c85122b0f2236282453182ec8d6b9f 2,230 0.75/1.00 vMB 102
364,618 364,618 00000000000000000a529be68d2cfb3eb80cfd91ce75c4e0aacd388fbe2aa883 1,134 0.75/1.00 vMB 27
364,617 364,617 0000000000000000092d7eb22e7f55f3b3ebe5a405d4c0f6a59fccab3c7d6893 1 0.00/1.00 vMB 0
364,616 364,616 00000000000000001024ff8cd866ef45a1b5308b53af6e11d30720ea651a0423 2,490 0.93/1.00 vMB 67
364,615 364,615 00000000000000000fa1080395e425331019e3bf0f45bba4a670a1083b5ff3ac 679 0.95/1.00 vMB 14
364,614 364,614 00000000000000001394d6581c1a42012166500e7973c473eb350e3b22086cf5 757 0.92/1.00 vMB 22
364,613 364,613 000000000000000008529151b2df6cac24fc567a3f48afde4cb8dad0b7ffa1ff 1,608 0.75/1.00 vMB 45
364,612 364,612 00000000000000000596bee14f62548461d81a17d095af74ce11906f610790e8 1,320 0.93/1.00 vMB 29
364,611 364,611 00000000000000000db2774313788f5979b87c7c0c4fffb62cd6258665fb5114 2,220 0.95/1.00 vMB 51
364,610 364,610 00000000000000000c17f800899d77056a61e0ec5a47402e61eba00ee621ba9f 235 1.00/1.00 vMB 10
364,609 364,609 000000000000000007bc33b37c546cf0a9e0cbb1a8e907c291ccfbcfa28f95bb 1,152 1.00/1.00 vMB 34
364,608 364,608 00000000000000000549f8d5cfd9037b4b2f10cbba695a40e537b179af8d6fae 1,229 0.93/1.00 vMB 36
364,607 364,607 00000000000000001264163d4d58357e47c095809007267d4012f539073485e6 1,626 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.