Loading Tool

Explorer IconExplorer

Memory Pool

74,053 transactions
28.94 vMB
0.07281848 BTC
Random Selection Loading Transactions
Max Size: 175.19/200 MB

Candidate Block

Mining Attempt 3ceabc3a80138503fea8a41dd13f4be3172ad54a167875cf9f4d0bdd33b8b3bc
Version 20000000
Previous Block 00000000000000000001de95a124532fb5b79f73499f42c91953c61275ccc598
Merkle Root 4d4b4f3dd884bf4f8e4281e231c1bf8ca4a862ca9dabb355c4ae1e890e2475ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,366
Size: 1.00 vMB
Total Fees: 0.00875910 BTC
Feerates: 73.20 > 0.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,429 (668,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,061 247,061 000000000000001b018bd4904b2d959e9bb47bc983f6813071874c50186207e6 475 0.20/1.00 vMB 131
247,060 247,060 000000000000003ed78d5da34cac94ec8e7d1b59548d2a1c2d726871d6cdafd3 123 0.06/1.00 vMB 113
247,059 247,059 0000000000000042384b464a65b3a3b08cbe05cce3e31541f2e59de59bb67aff 142 0.08/1.00 vMB 94
247,058 247,058 000000000000004ab690221559f3c439441e63b06ba13da0514f20bc50f87b80 342 0.13/1.00 vMB 105
247,057 247,057 0000000000000099e0c587fb585eec5f058523365b66248fd1835cd4227538c2 361 0.16/1.00 vMB 101
247,056 247,056 00000000000000186255954e4bc9fb417cbf60907b95741e82d1963139d5ab07 155 0.10/1.00 vMB 161
247,055 247,055 0000000000000024abb5404729754540b7aaba20ec61ce2672f8ef2d76bd2bfe 276 0.12/1.00 vMB 133
247,054 247,054 000000000000000090d684309e1038e3f36f35c71fd3dfd11dfec842d335123d 45 0.04/1.00 vMB 48
247,053 247,053 000000000000004d4b9c6494612b5061e4be7147c9c7a92ec64b1e7a2a4c13fb 140 0.07/1.00 vMB 131
247,052 247,052 000000000000009acd13db7acba7fb6c7a3e21779ec43ec775b7d44136e9f058 223 0.10/1.00 vMB 140
247,051 247,051 00000000000000a0cc0ba5cb2ce834f9bd5ecc13a8703396e4f434b0b66976f8 147 0.07/1.00 vMB 148
247,050 247,050 00000000000000742208734ba4acc7a524616493999e1970cdd3c49fb664a9dc 240 0.09/1.00 vMB 152
247,049 247,049 000000000000000e6e841943a6d1b15aafa40cc5f9f92a63b7ac2f2458646897 397 0.17/1.00 vMB 135
247,048 247,048 000000000000000d88fbd134cf647b1463deae0ac0d34f509a432b1462d8d696 69 0.03/1.00 vMB 110
247,047 247,047 00000000000000899ad94a92d2c8a46f2ad688e0125eedfd1a94f51417d6da44 376 0.16/1.00 vMB 145
247,046 247,046 0000000000000040b7c7da50a5324e3ac8e0eb4e6323d8ea96e5666082e2a2fa 348 0.15/1.00 vMB 111
247,045 247,045 000000000000004ab0db6a5bf1aa968ece26867180e68e3d4477c14e68ab84a5 128 0.05/1.00 vMB 35
247,044 247,044 0000000000000066e49a0fa537bc42e4a79e2315a7a136e0f83bb75d412728ae 527 0.25/1.00 vMB 127
247,043 247,043 0000000000000034da328b936c0fa2dc2daa7337eed96a405c8e77bfeaa583e8 143 0.05/1.00 vMB 153
247,042 247,042 0000000000000052476417ce883a7ce832060cf7214463eb98accf2f9c776354 20 0.01/1.00 vMB 76
247,041 247,041 00000000000000394e8869e1ff2ca6753f7b7d932de6301577ae6e7bb9defe18 108 0.10/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 783.13 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: 741.76 GB
    • Received: 18.64 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.