Loading Tool

Explorer IconExplorer

Memory Pool

84,695 transactions
31.62 vMB
0.10816360 BTC
Random Selection Loading Transactions
Max Size: 193.84/200 MB

Candidate Block

Mining Attempt bdf4c09fb574be431aa95ce93d18bcb4e50eaf5738ee0334177be402ac8e8c3d
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 58494aabe1121eebaa65dba48f38ae73409ba95026b35f1f291a2b8d6dbed831
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.03450145 BTC
Feerates: 301.57 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (637,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,328 277,328 0000000000000002247a99d21c60b6fe00e743b94ede8436bc2d2c9e2e633f62 685 0.25/1.00 vMB 62
277,327 277,327 0000000000000001bccc8cf5a7880e9a16d06820da5dca2fcd78e6ddeb6fc833 235 0.09/1.00 vMB 60
277,326 277,326 0000000000000001cc3b3d94cedd08403c4900b0e1664d6d449d04c7caeb6d99 475 0.38/1.00 vMB 25
277,325 277,325 0000000000000003860ba9ab808e44cb07bd742a8c1d0c5571ca75f1aad30952 457 0.25/1.00 vMB 35
277,324 277,324 0000000000000001f02224fda80d012ac75ae8cee44741c44cab08e0c931cde2 489 0.41/1.00 vMB 17
277,323 277,323 00000000000000032c473864f7ac026e173575034168c7e31833c92e2bdc4719 666 0.25/1.00 vMB 81
277,322 277,322 0000000000000000c71c95b3e86fb22b10488bc9eaa0833d4a26a7bf8f65707e 881 0.50/1.00 vMB 28
277,321 277,321 0000000000000000f9cf60291158612ff11695f7802af16fe680383c41f1b252 761 0.25/1.00 vMB 100
277,320 277,320 000000000000000329ebf9211ede2493256f005902301dc80fc8afaffb52f083 49 0.03/1.00 vMB 35
277,319 277,319 00000000000000033a283d518d3710db2cd51adbf29884208b3a0af03799613f 99 0.05/1.00 vMB 20
277,318 277,318 000000000000000221b806dc42f784a70c3234511c91e1c8291cb0d91365bb5c 272 0.15/1.00 vMB 50
277,317 277,317 000000000000000010236c269dd6ed714dd5db39d36b33959079d78dfd431ba7 643 0.28/1.00 vMB 61
277,316 277,316 0000000000000001b6b9a13b095e96db41c4a928b97ef2d944a9b31b2cc7bdc4 419 0.22/1.00 vMB 41
277,315 277,315 0000000000000002a7bbd25a417c0374cc55261021e8a9ca74442b01284f0569 40 0.04/1.00 vMB 11
277,314 277,314 00000000000000027e7ba6fe7bad39faf3b5a83daed765f05f7d1b71a1632249 281 0.12/1.00 vMB 46
277,313 277,313 00000000000000038388d97cc6f2c1dfe116c5e879330232f3bff1c645920bdf 376 0.15/1.00 vMB 55
277,312 277,312 00000000000000015f7a8443e161019997ede75fe3a2bf9e353585eb09161c7d 15 0.00/1.00 vMB 40
277,311 277,311 000000000000000295c74eae7d2e8e02b3097454318348e1cc8b9cf6aef15cd9 187 0.09/1.00 vMB 43
277,310 277,310 00000000000000019231c58ced75eb097d1646da07c8e6dd1e1f374462cc4be2 498 0.22/1.00 vMB 65
277,309 277,309 0000000000000002a42f96b4898cd992abc7aeeb6f71067ea0d0b393e50470ed 285 0.16/1.00 vMB 47
277,308 277,308 00000000000000003482318ca7b8c110342041944275c2ffc7673ee8925ca989 252 0.14/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.59 GB
    • Received: 16.92 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.