Loading Tool

Explorer IconExplorer

Memory Pool

86,588 transactions
31.51 vMB
0.20999032 BTC
Random Selection Loading Transactions
Max Size: 191.23/200 MB

Candidate Block

Mining Attempt f6ddd514072f5c7db1059039f1a61681ab61f04f0e5ec0e7c660cb823b71d946
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8538fea9c8aaaa183b415f8d8fa2f83a3e598fc962b8cb692d51dc395debb8ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.10614970 BTC
Feerates: 502.67 > 10.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (588,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,075 327,075 000000000000000001254778c97be8df5f2e2846d0ba42e6b9717ae62e32acef 496 0.43/1.00 vMB 19
327,074 327,074 0000000000000000077fa2dae5896b863c6aa603ce692f4b59dd11c1e3fa9722 1,024 0.34/1.00 vMB 44
327,073 327,073 000000000000000017afc7419491eddf551a53c99984ef4649c86a93fa5df5e7 492 0.23/1.00 vMB 29
327,072 327,072 000000000000000010aa12322074ce106f971cbfa5cc510935b75b3011a21703 298 0.17/1.00 vMB 26
327,071 327,071 000000000000000002c40b13459d4d0fb8e5f11341a64bb1e16782af25e0229f 73 0.03/1.00 vMB 33
327,070 327,070 00000000000000000bd9208b83a36f6970e248b1e1c797252ae5ac1c6cca9800 385 0.17/1.00 vMB 28
327,069 327,069 000000000000000013d566d822cc47cc4701530ce9c6a1de1e450618e2d23ca4 873 0.40/1.00 vMB 31
327,068 327,068 0000000000000000064c52d7601023786d6945e3351a84247f3c0cc45563752a 312 0.14/1.00 vMB 31
327,067 327,067 00000000000000001e0028e0aa85018a1928b4a6d44055ada37e2df0954cb99d 1,459 0.75/1.00 vMB 34
327,066 327,066 00000000000000000a1f2efb5279468798d60ac728a52c7a88a2d1dd7a327271 256 0.09/1.00 vMB 38
327,065 327,065 00000000000000001c569f1292a7f81ab2778e243eefc2a976bc25dd082354a6 730 0.45/1.00 vMB 27
327,064 327,064 000000000000000015f57086b3ceb13fda711aba7ad19f468893c4beb0ac40b4 432 0.20/1.00 vMB 31
327,063 327,063 000000000000000011add9e8467099663f8db2681133b04aeb504fee2d400654 1 0.00/1.00 vMB 0
327,062 327,062 000000000000000000d7fdbc88e1129d29209e10425f2401afd409ecfc433eea 680 0.34/1.00 vMB 30
327,061 327,061 00000000000000001b0f1cd26c2a4a25f343e303c47e2f6a47ab85a13ed8ace7 324 0.17/1.00 vMB 21
327,060 327,060 000000000000000015034ee66738678426c9f443a28b8b8a98168a1a20adf2f2 899 0.62/1.00 vMB 22
327,059 327,059 000000000000000018216461fe0ef1194eafe5f78084894b29dc1f267ad16ebd 958 0.35/1.00 vMB 39
327,058 327,058 000000000000000012ed3f1186b4595354f297efd42aa544917ca44f0c18b1ad 1,447 0.75/1.00 vMB 28
327,057 327,057 00000000000000000f8a48e52dbe1a2205a66fffeb90f35878afd02f510daf53 1,272 0.76/1.00 vMB 26
327,056 327,056 00000000000000001c28b57be6e331d46f5e062c2957c1352a46f5b09125277e 401 0.23/1.00 vMB 27
327,055 327,055 00000000000000001d82ab5b6c8b46a0b6a0be7196b150b968e25202fd1fdf31 557 0.31/1.00 vMB 27
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.94 GB
    • Received: 16.07 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.