Loading Tool

Explorer IconExplorer

Memory Pool

40,987 transactions
32.75 vMB
0.09356720 BTC
Random Selection Loading Transactions
Max Size: 163.15/200 MB

Candidate Block

Mining Attempt 8a73078f8ee887ae485b59213ffa0c853fc4dc63fe975962fe88e1c94a916ad2
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 5624d3687aa5a359909316300aa7429c69831060aaad723a7e5a93354dc56997
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.02427693 BTC
Feerates: 501.64 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (318,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,286 596,286 00000000000000000008aa89d70071cb24014b3bdd4089afef0b5887903914a0 3,198 1.00/1.00 vMB 48
596,285 596,285 000000000000000000041c78b545e590d4f53f618e1706f4adc4c9b88d0975ac 2,730 1.00/1.00 vMB 18
596,284 596,284 0000000000000000000c93c154c55d966985ebb3144556129c52a782855a055d 2,709 1.00/1.00 vMB 39
596,283 596,283 0000000000000000000a55582abd1a2da4cc571543c041a4234a0febc91b94fb 3,221 1.00/1.00 vMB 29
596,282 596,282 000000000000000000126ba6ac0e507ed9a0347e8f63458846cf0fe39cec4f7e 2,880 1.00/1.00 vMB 51
596,281 596,281 000000000000000000111784bdd322013f8e11eb5d6d4a7e08d05153052d8b5b 2,981 1.00/1.00 vMB 30
596,280 596,280 0000000000000000000eb216ee9483a7d4f4e9272ba4358fd3a5175da8752fce 2,077 1.00/1.00 vMB 8
596,279 596,279 000000000000000000142f64b7ee03dab9b1f1096862faddfee747ac03b0b86c 2,312 1.00/1.00 vMB 15
596,278 596,278 000000000000000000065023bcb3164f5f38f96575d94b4bf8199b55f7edaf6f 2,493 1.00/1.00 vMB 14
596,277 596,277 00000000000000000008b1aab2c81f29c3f7f4b0f02b5236799ac10fd165271e 2,561 1.00/1.00 vMB 30
596,276 596,276 00000000000000000007d4ee3cacab59f31d6188173a58c0d872736cbfd41e24 3,134 1.00/1.00 vMB 15
596,275 596,275 000000000000000000048eaa12a1d59d011abf2a7b751dc8301451c966a35b94 2,696 1.00/1.00 vMB 18
596,274 596,274 0000000000000000000118d6cbaf664243f8e2f34e27e3affe2242ca38ddc54f 2,697 1.00/1.00 vMB 21
596,273 596,273 0000000000000000000a34daac973ff57e45d4e20d57ce4edd78b97aad1cf67b 2,991 1.00/1.00 vMB 32
596,272 596,272 0000000000000000001047b593390147df9a50f92fe509d832b69ea2219b0e1c 1,027 1.00/1.00 vMB 23
596,271 596,271 000000000000000000023cdb5c9973112e0fb30cae554c4fb68ab3561f7871ff 2,997 1.00/1.00 vMB 26
596,270 596,270 00000000000000000006e02916139bf8bfd05bf61ba312afe67918f5755d5a81 1 0.00/1.00 vMB 0
596,269 596,269 0000000000000000001003c8a0440e6528bc0f0a2dd5178d8382ec0875836721 1,695 1.00/1.00 vMB 38
596,268 596,268 00000000000000000015a09220d59dcbf66e0e484563c76fc8f9278d4e0b0668 2,922 1.00/1.00 vMB 38
596,267 596,267 00000000000000000017422f631ff5211fa18f981289f2d8413214957b2793c5 2,831 1.00/1.00 vMB 49
596,266 596,266 0000000000000000000a074d6a890f25e9a401942f30ef616115520602cd0cc3 2,887 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.