Loading Tool

Explorer IconExplorer

Memory Pool

81,303 transactions
29.92 vMB
0.15451042 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt 923768b35d7a8faafab09492fc72a5bd1f80fedc68640d6f65017adb0ba23789
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e58af8f237fb8eeb28cb000c1912a998703406418097700e9429205662c6c4c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.05861183 BTC
Feerates: 1,002.91 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (738,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,694 176,694 00000000000002719446e9b90d249049a2613a23364d4eb16f5245bdde90b46e 29 0.01/1.00 vMB 120
176,693 176,693 000000000000032c21ca7163d31828cd7cf73f89f5716b1d2b0a351494d1a9c1 41 0.03/1.00 vMB 109
176,692 176,692 00000000000008ea8b9f1142870c257110004e3d6fac632755200a9256e75ba0 11 0.01/1.00 vMB 222
176,691 176,691 00000000000003f9c5b839e6ae7a14eee2107b540c558643abb33946b57e2aba 66 0.02/1.00 vMB 69
176,690 176,690 0000000000000013ac9d5e5a792a0f2d5555ec41ed3982f5ad43000e42f3a98c 81 0.06/1.00 vMB 101
176,689 176,689 00000000000001714923006a6bb7f99f63e72d35e1d79c8bd74eaa69f2723679 38 0.02/1.00 vMB 365
176,688 176,688 00000000000003b23c51fe1512eec117a5649d86946544152d7bf476d696df88 2 0.00/1.00 vMB 0
176,687 176,687 00000000000000c4eac4449105de05d7ac7ae8d9dc56e5fc37dda4c94655edd5 24 0.03/1.00 vMB 76
176,686 176,686 00000000000005f0932db6c2fbfde7cda76b49f53e40ed7646acabd1ee919dbf 83 0.03/1.00 vMB 118
176,685 176,685 00000000000006d71850809efaada4460df595bfba35f0d3fe5a94102d06f5c9 128 0.05/1.00 vMB 257
176,684 176,684 000000000000091532c857f95775373505619fa7e6c1212beca0cbd2d7125058 1 0.00/1.00 vMB 0
176,683 176,683 00000000000004f7963d31e7735895b102ad83e57b70144d11c73c9a38f3a275 11 0.04/1.00 vMB 55
176,682 176,682 000000000000032e667e051dab244f5d6f2f0d4832aeb9c348e9709b0feec5e7 58 0.03/1.00 vMB 166
176,681 176,681 00000000000009c85fb0828baae58f2a22e3be7ce4b15bb66b0274f837cb1ae7 29 0.02/1.00 vMB 16
176,680 176,680 00000000000000f562dd13503f07e9036bfd15016cdf8c5f943c8a133991af0e 126 0.04/1.00 vMB 46
176,679 176,679 000000000000038aced1e6c52a48b9204e4a594cb79bdd9279595c2b0555b4e2 18 0.01/1.00 vMB 214
176,678 176,678 00000000000005180727e679506e934a9f4ec9334c7e56ecf9f55f37960055b0 18 0.01/1.00 vMB 38
176,677 176,677 00000000000007b263d88878d56fa29c370bbe29a3712b625368fce283ec7ec6 14 0.02/1.00 vMB 40
176,676 176,676 0000000000000860125b01c248813c5711a1a1dd71c0785f862421d0c55c46b8 116 0.04/1.00 vMB 87
176,675 176,675 000000000000068818e4167da65d4009ae7f393e77cf4364810c158612ee98e4 118 0.05/1.00 vMB 90
176,674 176,674 00000000000000ae08a5749432e9271b94b6550eec11fa8faab24a9afd38a64a 23 0.01/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.