Loading Tool

Explorer IconExplorer

Memory Pool

42,617 transactions
32.22 vMB
0.10611636 BTC
Random Selection Loading Transactions
Max Size: 161.18/200 MB

Candidate Block

Mining Attempt 7668601556e29060bd0bb994608c7e114639e0782ccb2ddbcf8d139199fe0b7d
Version 20000000
Previous Block 00000000000000000001da8eac2d8e7f938d243bdaa04666102f20fda9eed443
Merkle Root 322ec6ce185df9f2598640de422e41d880025f2e531b7af490690f52e7217b14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,601
Size: 1.00 vMB
Total Fees: 0.03602309 BTC
Feerates: 501.77 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,363 (817,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,059 97,059 00000000000283c1631d7399c5878b9d68372f89d59925edde1bdec672c5e470 2 0.00/1.00 vMB 0
97,058 97,058 00000000000170de104f86f12e36a94617fb2242237c3a915037674cfa9c52df 8 0.00/1.00 vMB 576
97,057 97,057 000000000000f7a61a40ea82d6b044289a52fb9cf31fd95ad4f45052e94d0228 2 0.00/1.00 vMB 0
97,056 97,056 0000000000029a004270ac5ad0168834edd7342670d02e4e8bc249ee544d7a56 8 0.00/1.00 vMB 0
97,055 97,055 000000000001bdd5e3d11c9f68b6c03053f5f818b54e84a62f4d2246c8ddc7f2 6 0.00/1.00 vMB 0
97,054 97,054 0000000000014f5bea8e6dce65df69819a93b175e12ac8f2a6a3ab6a34b56b5d 9 0.00/1.00 vMB 394
97,053 97,053 00000000000398479584ff9103d473c8061b1f1dc232f631e84e53f47ab4b00b 1 0.00/1.00 vMB 0
97,052 97,052 0000000000040e46eb4b234a9f9b8553f1e7a074801ed90be6e6ae457aa4611f 6 0.00/1.00 vMB 0
97,051 97,051 00000000000047eafb9ea579b53a39e08470027fd187a5534ccb808765b4f1db 3 0.00/1.00 vMB 0
97,050 97,050 000000000002ee6be5f857861f27020ad81a805f56701b80fcf90e88e753583f 7 0.00/1.00 vMB 0
97,049 97,049 0000000000054a6bc7927a99fb5163fab02653feecdf2d8852dec17639697555 1 0.00/1.00 vMB 0
97,048 97,048 0000000000013508241babb83b1ffd4c52ea86c91638f19c73c31eb4a9a536c3 1 0.00/1.00 vMB 0
97,047 97,047 0000000000041a6e8c3e7f927f1b43e43a3255967de6e01c5911eb86fcc19e73 1 0.00/1.00 vMB 0
97,046 97,046 00000000000436e33f9e3046e28f61ebe16bfe6c6f606c73e64167ce51d5fcb6 1 0.00/1.00 vMB 0
97,045 97,045 000000000004ee3f400f180f6989def425ef0dc543be278509e29070c61ccf30 1 0.00/1.00 vMB 0
97,044 97,044 000000000001fb5717f9df84f4c981b022831ea1defc28bd0e67b2664b561957 3 0.00/1.00 vMB 360
97,043 97,043 0000000000015f1b697c042283d7d02f4f55fd44525aa66db1fd4dd1116e98e7 1 0.00/1.00 vMB 0
97,042 97,042 0000000000004d96f6b3a5d24318cb330a4cffa889078b87418f0e422f95674b 1 0.00/1.00 vMB 0
97,041 97,041 00000000000098b4371bb449d448867890c9539811c7270690edd10c782ccbbe 2 0.00/1.00 vMB 4,555
97,040 97,040 00000000000141c4fa93c98206ec03395a06a5de9aa3deba724df7efadd8cb45 7 0.00/1.00 vMB 0
97,039 97,039 0000000000009798ea224dbd50407e842590fb48572a85d51612a4a6fb428eb1 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.24 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: 593.28 GB
    • Received: 9.67 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.