Loading Tool

Explorer IconExplorer

Memory Pool

80,980 transactions
30.17 vMB
0.10271061 BTC
Random Selection Loading Transactions
Max Size: 182.08/200 MB

Candidate Block

Mining Attempt 208884e224aee87f5aba163b1995415098b26f8739e14bcf01788f38ebf23703
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 74938af410119e6e3c0efbdb8e2af24ab01a6949a1f5153ad0ae8a93fa2fbaf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.02965376 BTC
Feerates: 54.29 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (452,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,056 463,056 0000000000000000018549495072f97182337fb455116602f205f385e3014170 1,402 1.00/1.00 vMB 64
463,055 463,055 0000000000000000008a13b27d63a471be39332c7dfe8c4a8ca6edb7b9bc2712 2,434 1.00/1.00 vMB 175
463,054 463,054 00000000000000000025cc324901ba4217e4fa3137d1d10b01f1a01795997e1c 2,007 1.00/1.00 vMB 109
463,053 463,053 00000000000000000008a9c2ea91f35c042b70370bc11c8b359e6a635824abed 2,142 1.00/1.00 vMB 149
463,052 463,052 00000000000000000082243d8a5298826a561680b685e561dbe95e9a36d55bc0 3,150 1.00/1.00 vMB 317
463,051 463,051 000000000000000001c1f9030b4b2bc4fd43a0be866bd75b5b55e1339acfbcd4 1,513 1.00/1.00 vMB 105
463,050 463,050 000000000000000001c0501a93e086a6355b2311139e22e96e87f081f828a9d1 2,317 1.00/1.00 vMB 154
463,049 463,049 0000000000000000015f399b3dbcba5fed45739d9e7b5ea658c558026262e286 822 1.00/1.00 vMB 64
463,048 463,048 000000000000000001def80b23aca449ab7ddb5360b908c0967fdda862afb2c6 2,051 1.00/1.00 vMB 104
463,047 463,047 000000000000000000485344b4667c0140c462ce9c6733d5a7f9c8d264c1f96c 2,397 1.00/1.00 vMB 144
463,046 463,046 000000000000000000dc3912a2e1e01966ea0f90619590ae16eb6d210ac303de 2,784 1.00/1.00 vMB 176
463,045 463,045 000000000000000001c7583d99f0e0869e388ccd107b06156585fc4c0f4f305a 1,753 1.00/1.00 vMB 106
463,044 463,044 0000000000000000020602bd00e92cfa64adfc630e496509eef268f42cae2ad9 1,152 1.00/1.00 vMB 76
463,043 463,043 0000000000000000002ea9f9a19272905337e1746482d01c524eae3d068e75cb 229 0.37/1.00 vMB 27
463,042 463,042 00000000000000000160537987fa0f3e61fc8d9d4ee92251b9cf8d3fdae084e0 1,552 1.00/1.00 vMB 97
463,041 463,041 000000000000000000f2c07ef99b942259f3c27d9009e718dd61dbec40e4896f 1,508 1.00/1.00 vMB 82
463,040 463,040 000000000000000000d09360c16bb152979483798390cf0478288e914dbfe1cf 3,244 1.00/1.00 vMB 237
463,039 463,039 000000000000000001645350b56eae5bd8b5de500af5452b145db0df7a154208 1,131 1.00/1.00 vMB 69
463,038 463,038 0000000000000000003eb7d40cef72f0f3bc99f7a2b0619ba0e06d71ec695eaf 1,996 1.00/1.00 vMB 86
463,037 463,037 00000000000000000121fe904d9ea43d85eb81466d2a8737eb7b49f48985975c 1,743 1.00/1.00 vMB 169
463,036 463,036 000000000000000001981340bce172976984e95a026afa75831a24c6f90e1526 1,259 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.61 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: 671.87 GB
    • Received: 16.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.