Loading Tool

Explorer IconExplorer

Memory Pool

76,908 transactions
28.37 vMB
0.08653583 BTC
Random Selection Loading Transactions
Max Size: 172.69/200 MB

Candidate Block

Mining Attempt 139b89294f40c2324d8442e31735eeeb74ed930c19679b8152f9ecb02fe627b2
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 8bb14bb1d40ae4581a76564ef9c068ca1f0b605828da4916180941a209488e95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,501
Size: 1.00 vMB
Total Fees: 0.02344427 BTC
Feerates: 477.45 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (638,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,422 276,422 0000000000000002afae7855c9a6887eb09bbb9d2e2efc353d9ad846715da4e8 36 0.03/1.00 vMB 24
276,421 276,421 00000000000000002208069bdb5eda2d24b227783e0371bca0d43a2ec89610a1 19 0.01/1.00 vMB 34
276,420 276,420 0000000000000002592f5ac67f40bb2f2ce8f99146d278d85eb59b3a9f988ad9 32 0.01/1.00 vMB 47
276,419 276,419 000000000000000067f3f110fc97e5e8d36ab3538d9716494c6ecc061dd4f992 192 0.08/1.00 vMB 33
276,418 276,418 00000000000000019cee95cee1c8f5cf5289c057dea5e0debf6f7fe7042282ec 125 0.06/1.00 vMB 34
276,417 276,417 00000000000000017551f595d3737e60833f39c9ffa3d86ed8cdae6e47ac0854 111 0.10/1.00 vMB 16
276,416 276,416 0000000000000001cd3d16c46e890b857bf613ecc13c5fae6ff548d5257cbeff 922 0.35/1.00 vMB 49
276,415 276,415 00000000000000034ed61d65840c3d94310f23e39a68efcb1bed426f66c32632 414 0.19/1.00 vMB 49
276,414 276,414 0000000000000002fe0a81f35eb6c1a850718bb3de16ad4e18e97990a8cc40a6 157 0.07/1.00 vMB 41
276,413 276,413 00000000000000003eb6d23ca5ba8d7a59b441fe40933869c1fc48d6088711dd 113 0.04/1.00 vMB 49
276,412 276,412 0000000000000000e9fa8dab59c2f78d1ac3d8505b660750befdb321e06e7083 260 0.12/1.00 vMB 38
276,411 276,411 000000000000000156c98ccb8594708f25d229b157e48f283c8abd2a9d86ceed 36 0.02/1.00 vMB 25
276,410 276,410 000000000000000124a38abea1b616605d097edca3b5081271c17048b036f09e 298 0.15/1.00 vMB 32
276,409 276,409 000000000000000341e68cfa3abc26c68a35428a60432a1ae4d9d7f5b2bc1b97 1 0.00/1.00 vMB 0
276,408 276,408 000000000000000001bee6d2188b586495dfe1ebd6580ff9a7b219e086220099 346 0.17/1.00 vMB 52
276,407 276,407 000000000000000227d6e2c0100b27775d81c1bb3cae359c20f71ef46c7c6954 1,132 0.45/1.00 vMB 56
276,406 276,406 000000000000000396af5395d54ace5e02610f83f587fe7389b881487169c63a 535 0.26/1.00 vMB 44
276,405 276,405 00000000000000008646ec8f91a635bdacaf666f7a3d04226046467c576b1fae 190 0.08/1.00 vMB 39
276,404 276,404 000000000000000155f35aa18359aaf924ff86321fb785c250d80e20c43d51c8 20 0.01/1.00 vMB 29
276,403 276,403 000000000000000002893227b50059c0a53a2360dc1feca8e4dfbda28ce59332 132 0.05/1.00 vMB 36
276,402 276,402 00000000000000026191a747d1d25d4a97072db3c099fc6fc23934ecf09f0c91 97 0.32/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.