Loading Tool

Explorer IconExplorer

Memory Pool

39,628 transactions
27.64 vMB
0.06830139 BTC
Random Selection Loading Transactions
Max Size: 141.30/200 MB

Candidate Block

Mining Attempt 174f5340f6c3d912caa630566a754ac82f484381c95949fd740fa8873079383a
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 4136c7525acd6160160ffbb3191d597c73634a4656ff0a2c942064a5adab77cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.01564353 BTC
Feerates: 100.95 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (737,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,504 177,504 00000000000000d79a1dddfc0c19ab6f41a9738b75bc2fc6c50c957430fb343d 17 0.01/1.00 vMB 73
177,503 177,503 000000000000043b8c9b31da887eb1c1c17f7d52b3074422db06b6ff27f180f1 31 0.02/1.00 vMB 127
177,502 177,502 00000000000007c1e245bf20c123a3a9f07bbadbd2b4b297ac0aff939588b3f1 19 0.01/1.00 vMB 154
177,501 177,501 00000000000004c64a1e2b25e6b527b91efb384c10f5c9897be600a53926397e 17 0.01/1.00 vMB 75
177,500 177,500 0000000000000464994383d2d46b0f3ce591feb8f53140d0e856e3911ac3e42d 39 0.02/1.00 vMB 93
177,499 177,499 0000000000000531a1b2f18a561b67f063ab477b8b1cc289b845600e9b9db9a5 71 0.03/1.00 vMB 39
177,498 177,498 000000000000075c26085394c04ae9b3f0553c094f4a2b6b31aa772d69fa42db 108 0.04/1.00 vMB 131
177,497 177,497 000000000000075dc3e0f02905353027987b0dab443e5981ea090ab1661702e7 17 0.01/1.00 vMB 51
177,496 177,496 0000000000000992b67c037617d729b94b93aa4a89a11615dc8ba9ad818e0f12 80 0.02/1.00 vMB 26
177,495 177,495 00000000000003fc844fb38e6d05bb99e866fb0cbb2b87d8ca2dd7674eb7fb8c 13 0.00/1.00 vMB 63
177,494 177,494 00000000000003de3fac23d35b342f3402a9454287e6351d8978b6ce50b22d8f 81 0.03/1.00 vMB 131
177,493 177,493 000000000000020681af5f5a37963a996eaf1927b19f8622aac799e2b953dd76 34 0.02/1.00 vMB 89
177,492 177,492 00000000000002a7048d8d61394eaf5b92956edfffd6cc7466fa6071ba1e47ea 146 0.06/1.00 vMB 94
177,491 177,491 00000000000004123a1399841bd51b85610f55bab8bb564475accf207c21a799 17 0.03/1.00 vMB 122
177,490 177,490 00000000000004c2636a0f50aa1e792ed3669d951eec0d92a7886aec3e593122 46 0.02/1.00 vMB 151
177,489 177,489 00000000000003124cc3c0198ef8544af26778de36a858b5063607e75ee8054f 33 0.02/1.00 vMB 41
177,488 177,488 0000000000000246b71a2b7ebc16fa22bffb4f4e5ab08955c42265536ebe9f39 36 0.02/1.00 vMB 184
177,487 177,487 000000000000003e092d030ba87f4ff33a2c6e785baddda816b5dbda6423ccd7 15 0.01/1.00 vMB 33
177,486 177,486 00000000000008da11b39720f0332e3ddeea87f9774a68f9da06dd288318d0c7 74 0.02/1.00 vMB 0
177,485 177,485 0000000000000ad93f73caf82ce125113eabd102ad6746cbcb65b8cc3ef03f62 58 0.04/1.00 vMB 126
177,484 177,484 00000000000000a0353382503a3c88fbe249174933966bc0395bbb99da9a480e 124 0.05/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.