Loading Tool

Explorer IconExplorer

Memory Pool

89,333 transactions
33.08 vMB
0.21025856 BTC
Random Selection Loading Transactions
Max Size: 199.88/200 MB

Candidate Block

Mining Attempt 157a23518d81662ee89943c34d79d0586a387999babfffbddbb32b17437037b1
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6f9b81c4cff381a5881be2cf1d6616c7c528cfa9d9156a26d74b39a0bb7069c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.09444634 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (617,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,232 297,232 00000000000000006f0f4182bb77e2a5d0cd73afce228578f09250bd13183942 578 0.26/1.00 vMB 38
297,231 297,231 00000000000000008f93a06cf514d2083dfd35a97074df46ad9dae0a038f949f 55 0.20/1.00 vMB 9
297,230 297,230 00000000000000006d9c3419b74c34c961bbb5f263d4344a776082a4519aaa21 272 0.12/1.00 vMB 42
297,229 297,229 0000000000000000511671dcf328d1c3ac6b28c5015af4b60fc4f377c732e5ed 158 0.07/1.00 vMB 30
297,228 297,228 000000000000000099337b3814bbe046775432c76f9f0fb9b5370890a93972dd 81 0.11/1.00 vMB 24
297,227 297,227 00000000000000003f51d74a0152f5d2448a0a56071c1bdcba1d53cadaf30931 545 0.35/1.00 vMB 31
297,226 297,226 0000000000000000452aae6e47a3238f68945b13e5d5e67c53d308927b4d9d8e 118 0.07/1.00 vMB 32
297,225 297,225 00000000000000008fab4410d34bd7c03d9fb82c7dd2e0e685e52d40bdbee76d 219 0.12/1.00 vMB 35
297,224 297,224 00000000000000006aa45c7432493760cbe5332a897e51389bdde4d0f734f9e8 285 0.16/1.00 vMB 38
297,223 297,223 000000000000000018468c0098df60c2c2616d2b9b37855249a361497efa239f 91 0.08/1.00 vMB 18
297,222 297,222 000000000000000057f8893a379407df53671eac0fc56649c746021b04b056d1 256 0.22/1.00 vMB 22
297,221 297,221 00000000000000007529614fbf679f65e3c324c3298e9efb0b598ebbd7937e7f 54 0.03/1.00 vMB 29
297,220 297,220 0000000000000000205e326d27d43242741ab429372294fb3addcaf19eb7a26f 73 0.04/1.00 vMB 22
297,219 297,219 000000000000000018d7c774ce7523a41cc1ac45c866cbf4153d422518f35f0c 23 0.05/1.00 vMB 5
297,218 297,218 000000000000000023c960905f975a890a5fbe99110105eaa6596ecedd7fe340 375 0.19/1.00 vMB 36
297,217 297,217 00000000000000009b092923997de432ce1579383dbddfd589233bc210e97868 486 0.25/1.00 vMB 37
297,216 297,216 00000000000000007a8867c90995cdeb4671dac2e2f1ac0e783c7f5940f2a915 541 0.25/1.00 vMB 436
297,215 297,215 000000000000000000c0077443502c43c29ffed2e56bbfb0d7df889c0b46f596 808 0.47/1.00 vMB 30
297,214 297,214 0000000000000000222da705cc5d3896906f636eb4b3338d5b62ab66e032a2ba 503 0.31/1.00 vMB 30
297,213 297,213 00000000000000007f00a4d4e9beaf8079295775cdffcb672af774993a4acb02 128 0.06/1.00 vMB 43
297,212 297,212 000000000000000031d8e2b299be2128c0b494357cff87a9f0994be3b3f4386e 64 0.02/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.