Loading Tool

Explorer IconExplorer

Memory Pool

51,441 transactions
29.24 vMB
0.07918143 BTC
Random Selection Loading Transactions
Max Size: 158.16/200 MB

Candidate Block

Mining Attempt d3a230c05e538709845b234a1f8005ab27754707d10c894effc36cbed4002364
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 05631a3febcb2d70de2b36e70f5d3d45f4851ac89968ae3fdd3501e7e2b8f035
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,471
Size: 1.00 vMB
Total Fees: 0.02323309 BTC
Feerates: 173.90 > 2.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (340,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,398 574,398 000000000000000000214fda360659b5bd888f132d333d25ee6840ca31ecbb3f 2,869 1.00/1.00 vMB 77
574,397 574,397 0000000000000000000695b912e8bf02cd5debe85ac34c348fd22a00dcd1adef 2,927 1.00/1.00 vMB 62
574,396 574,396 00000000000000000006a17093df0f729abe5bb1d369c0285778d9008fc55f1e 2,956 1.00/1.00 vMB 72
574,395 574,395 0000000000000000002426ae7bf4075784d24934a2ef9a0f1e569461530fb4ae 2,965 1.00/1.00 vMB 37
574,394 574,394 0000000000000000002b84a84e9e8fcb7fb209944f26ff993e06bc36943df6c8 3,016 1.00/1.00 vMB 64
574,393 574,393 0000000000000000001232a985b0de1b0b737012b56e253c094b9b1dffa92975 2,976 1.00/1.00 vMB 11
574,392 574,392 000000000000000000156a0d2dbe65938ec32769adc9b49ae0f7b67f1412fed8 1 0.00/1.00 vMB 0
574,391 574,391 0000000000000000001284aa9a6e2ef8fd3ea912d85092efc301b77210df18be 2,920 1.00/1.00 vMB 11
574,390 574,390 0000000000000000001fffe072c46b8314ace4d49822fe8d96852783d954d825 2,286 1.00/1.00 vMB 23
574,389 574,389 00000000000000000004027ad6ec356c5a896680e2cd89549fcdb59290199d1c 2,241 1.00/1.00 vMB 61
574,388 574,388 00000000000000000026441d6b9c16a25935d240df925f8b2c263ac211393482 3,097 1.00/1.00 vMB 58
574,387 574,387 00000000000000000009ee0a23fba93046e505f501ee01f1b99fccbb0f8d409b 2,739 1.00/1.00 vMB 27
574,386 574,386 00000000000000000019c8b6a4b6b83e6ca9f705f1f402d14556e04666241496 2,704 1.00/1.00 vMB 37
574,385 574,385 00000000000000000013ff29352a7dfcdf514cae289dc2c035b7e328a807c4df 2,871 1.00/1.00 vMB 71
574,384 574,384 00000000000000000029ab5d30e93745a9485a958474fd8619770c1ce863d9f7 1,817 1.00/1.00 vMB 62
574,383 574,383 00000000000000000028b6140faba278b49481317eaed45a0412534e5a5aeabe 2,746 1.00/1.00 vMB 34
574,382 574,382 0000000000000000001ae6bd656e714af522eb03c1515f7a0e6ca0d792adea3c 2,926 1.00/1.00 vMB 74
574,381 574,381 00000000000000000009d4dcd889a50cd100023220d982208de77ffdb112c2c5 2,526 1.00/1.00 vMB 82
574,380 574,380 00000000000000000017e4aeca03ee6cfd204e6484c9e444ea88c52aec83e235 2,831 1.00/1.00 vMB 6
574,379 574,379 00000000000000000020f0566332847dc06ffe4168373b34bd871bcc2599dea8 3,063 1.00/1.00 vMB 42
574,378 574,378 0000000000000000002bd91536293b0e2642ad1315a671f779ebc974c8b58c79 2,740 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.