Loading Tool

Explorer IconExplorer

Memory Pool

44,103 transactions
27.36 vMB
0.07084437 BTC
Random Selection Loading Transactions
Max Size: 144.05/200 MB

Candidate Block

Mining Attempt a5308de1cb3c854f9c522814c8753bdacb2fd9c65e385eba618e8631b2b5af69
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 081c8c4f6d90df2168c8d87e8f7c2a6719ec6f800884033681ced05d54b37bf8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.01968434 BTC
Feerates: 170.94 > 1.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (584,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,834 330,834 0000000000000000194dd76c219a6b5740f2f0ba1d2f7c76836e2c9adc22caac 45 0.05/1.00 vMB 20
330,833 330,833 0000000000000000075a5008ad5f68043c2203d4772cb05d4c42fc9800209f9b 68 0.02/1.00 vMB 38
330,832 330,832 00000000000000001269ad4528526a3803f447aa6f4ef6b77f510813866636a5 315 0.17/1.00 vMB 22
330,831 330,831 0000000000000000175af17261d7560da358ec1d09ad1ad27c173824559f7f63 1,331 0.75/1.00 vMB 25
330,830 330,830 00000000000000001a75784fac4e42c526f223648e710fea06f1eb583ca276cd 408 0.22/1.00 vMB 27
330,829 330,829 000000000000000018ff2a33c4b8062e3b5a54339b2dca135c044ccd17eccad1 262 0.13/1.00 vMB 32
330,828 330,828 00000000000000000fa5a73efe17dccdacd0c59448ffd170ed8a023c166482b0 537 0.28/1.00 vMB 29
330,827 330,827 00000000000000000566dc395f3a7e51ea264807094756ff5844af505f3b4e7a 280 0.13/1.00 vMB 24
330,826 330,826 00000000000000001328251c55c2049df6ac78298e5f137af45b79d3a6fda0fc 18 0.01/1.00 vMB 17
330,825 330,825 0000000000000000187882e58c9aefe956e7deefbf9b70822f60ad1a18e5038a 293 0.15/1.00 vMB 30
330,824 330,824 000000000000000017abf1e02cd61ccf5f84f4aee2d67c0663c27bacede834f0 402 0.21/1.00 vMB 27
330,823 330,823 00000000000000000f60bdacba691f6e71cc7a4bc25e9c9a93e46a210df869fc 623 0.40/1.00 vMB 25
330,822 330,822 000000000000000003a1900819b937069783142488fdd7614aad25647f96cdd7 624 0.30/1.00 vMB 29
330,821 330,821 00000000000000000addd15c4a2865620bcad41c2a30f5226d504699b5b22f70 66 0.05/1.00 vMB 17
330,820 330,820 00000000000000000a5a02d0d0ddcbdb574c0653d3556a9a197f8533456f0d75 630 0.37/1.00 vMB 26
330,819 330,819 00000000000000000e213b21caf723f60a0c3fec5d854bb3b4602efa0db8bec4 209 0.09/1.00 vMB 32
330,818 330,818 00000000000000000800dd6abee88e3319e8ee05e34766e9933efe334b861ddf 435 0.23/1.00 vMB 25
330,817 330,817 0000000000000000012202e215ed8e1185e6c6ab48e4e1fe5821adeede37d4d8 292 0.11/1.00 vMB 33
330,816 330,816 000000000000000013231024701d186e2c3a511b0ecae9bd83a47bec1deb4e23 539 0.31/1.00 vMB 25
330,815 330,815 00000000000000001ad2a7158342d8363f7a63d709577a4226023e92d2ee11e5 124 0.07/1.00 vMB 26
330,814 330,814 00000000000000000502f423b9dda434383355b9cf6e5d488f07fd6028dcc1f6 306 0.16/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.