Loading Tool

Explorer IconExplorer

Memory Pool

46,967 transactions
27.45 vMB
0.06125958 BTC
Random Selection Loading Transactions
Max Size: 146.07/200 MB

Candidate Block

Mining Attempt 69f347a435172d7d359356591d25fb25ab5f3e0c6f19cfd36db89b335a05da49
Version 20000000
Previous Block 00000000000000000000d64a7a53739de8cbf743e04f26b2708699d63bab0143
Merkle Root ddb67f5fdcb1c38794481546585e33c8086d53cdacfb3a98b8f0ffc356ff22f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,775
Size: 1.00 vMB
Total Fees: 0.00984771 BTC
Feerates: 100.28 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,775 (412,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,472 502,472 0000000000000000007b815ea41bac30a4c34c70d7d565301045e2a5505a407f 2,493 1.00/1.00 vMB 424
502,471 502,471 000000000000000000645263560e56f7560efb916ec32d4f4b619d0c0720607a 3,000 1.00/1.00 vMB 429
502,470 502,470 0000000000000000000a48d4bab3e9c3a1c974008e52648acec2f9707f1cf85a 3,286 1.00/1.00 vMB 535
502,469 502,469 0000000000000000005a39090438c29dc60de7bfd20efc8e572ecfc4935190ec 3,507 1.00/1.00 vMB 505
502,468 502,468 0000000000000000000b9fe49329b12f1bed48deb483a3ea7ab0b233d687a26c 3,473 1.00/1.00 vMB 509
502,467 502,467 0000000000000000005f7d5439db5c79c3ffab54f018335dc0fb7f155941dab8 1,673 1.00/1.00 vMB 380
502,466 502,466 0000000000000000005c979a72d940c622f7f048cd8eac32f5a5ba012cedf0ea 2,798 1.00/1.00 vMB 468
502,465 502,465 0000000000000000003b8cd958c4651fa07535e745190937bf46d11a51028bfd 2,419 1.00/1.00 vMB 475
502,464 502,464 000000000000000000743f92b00faec0b7c90e3af3a22b47f646177b8cea9a8f 2,453 1.00/1.00 vMB 393
502,463 502,463 0000000000000000004f2d379c4b304383993cba2fbf4e49f155ed8c687da1a7 2,846 1.00/1.00 vMB 518
502,462 502,462 00000000000000000052f893bf4e4e99a7d9b57e27baaed03e354f752958df9f 1,551 1.00/1.00 vMB 326
502,461 502,461 0000000000000000002b73f7eedfcc2f62a4e3138621937b91e724e62aa48b7d 2,996 1.00/1.00 vMB 532
502,460 502,460 0000000000000000007b00fd3d09d01753ba0995d8f9d1c25f4a84443f41e618 1,727 1.00/1.00 vMB 330
502,459 502,459 0000000000000000000351fd93b0f0f2d4b812f41d1efdb2251d48ef1244ff1c 2,973 1.00/1.00 vMB 495
502,458 502,458 0000000000000000006be806c11fb835de119f8d3efe6606a4e010c8b860c170 3,209 1.00/1.00 vMB 418
502,457 502,457 0000000000000000006a367f3079dc3dfd9012e8a2d19590f840d4c7d59b4a9c 3,034 1.00/1.00 vMB 447
502,456 502,456 0000000000000000005039913d34cb35a77c9016f6e40d017250ce879a76a767 2,246 1.00/1.00 vMB 665
502,455 502,455 0000000000000000007dd2c92ab83bfa122d8bfedd1e7d5231bd34cb4dca1ff8 2,801 1.00/1.00 vMB 617
502,454 502,454 000000000000000000292a6202e2c2a79f33977cd9bdad9f2eb8c682aa004e2d 3,255 1.00/1.00 vMB 428
502,453 502,453 00000000000000000022fd1a07d422dce89a7334adcd364d55a4a604d87151b5 2,173 1.00/1.00 vMB 584
502,452 502,452 00000000000000000008fb7460111e3818f9be2f6ec6b220f34f10eacb304198 1,151 1.00/1.00 vMB 504
Previous 10 blocks ↓
Total Size: 781.99 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: 648.51 GB
    • Received: 13.05 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.