Loading Tool

Explorer IconExplorer

Memory Pool

37,050 transactions
26.47 vMB
0.07579714 BTC
Random Selection Loading Transactions
Max Size: 134.98/200 MB

Candidate Block

Mining Attempt f4a8e28d3005a6c973aa77dec2bfda539d8ab82d61d7a44f277e604f1fea567b
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 43617911825aeeb1c09a1c3acbd124617da540be5ffaf228417ad84f279704ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02504394 BTC
Feerates: 165.59 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (151,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,066 763,066 00000000000000000000a5c19964249d799905cc0aca3e3076977c17af33a418 1,804 1.00/1.00 vMB 20
763,065 763,065 000000000000000000035a67aabe21b0c254a8e65a329da4fa4bb6526db00322 2,795 1.00/1.00 vMB 17
763,064 763,064 000000000000000000066924235a134883082dd319e2a07d5471dc72a99ecf7b 3,037 1.00/1.00 vMB 38
763,063 763,063 00000000000000000004ceb29f597955944a85936a463fa0e00e06f7d947b6f4 2,013 1.00/1.00 vMB 25
763,062 763,062 000000000000000000067a3246a2275624659e24a7e7000457b7499058bf1c31 3,512 1.00/1.00 vMB 6
763,061 763,061 00000000000000000007140b26f7d644a60160f6c80f45dc3da57f5cd47d869a 2,940 1.00/1.00 vMB 8
763,060 763,060 000000000000000000036a49ce315253e4907ba002b254048f6ab3dadf87e16b 2,709 1.00/1.00 vMB 12
763,059 763,059 00000000000000000000f2859037f2b3a84880aca64b9c55b85796cc1bd1be22 2,927 1.00/1.00 vMB 23
763,058 763,058 000000000000000000040bb394eba971b6b8cd93e35b09a433afedc31193c749 2,725 1.00/1.00 vMB 25
763,057 763,057 00000000000000000005471fed2ba5b87827ff801e156b2e1fb938b2039e2415 1,341 1.00/1.00 vMB 18
763,056 763,056 00000000000000000000addcd8d99ebeddeba5b4a6471dc709c21d420c99568e 2,972 1.00/1.00 vMB 25
763,055 763,055 0000000000000000000488d9db6dfb6c663a0e7d788e192cf042b09c8815b047 2,114 1.00/1.00 vMB 19
763,054 763,054 000000000000000000010625bfd7b0442ea00879ded360afa3f297b0aed21a6a 2,432 1.00/1.00 vMB 27
763,053 763,053 000000000000000000024952d4bed8785c26029a82c43e85adea506c27a7cf4d 1,762 1.00/1.00 vMB 29
763,052 763,052 00000000000000000001a1a1f723c57e384a2a595bcbd50f1dde55047652bc92 2,855 1.00/1.00 vMB 22
763,051 763,051 000000000000000000055880b16555b1fce97ea0d5015c911e81556cac4d7430 2,018 1.00/1.00 vMB 17
763,050 763,050 00000000000000000006059f42afaf440e614df2514a8e49975b4d7acb6e0458 3,030 1.00/1.00 vMB 21
763,049 763,049 00000000000000000002bba5b3156ff804d87d0c659201c9d13acaea50da049f 2,695 1.00/1.00 vMB 25
763,048 763,048 00000000000000000006ccf9596165ef1ae6bbe4ca40d75d1aa5ae3fc1ee876e 1,953 1.00/1.00 vMB 24
763,047 763,047 000000000000000000002664646dfcff2c45d6945a446a01963264402f1e846e 2,785 1.00/1.00 vMB 37
763,046 763,046 0000000000000000000110c018a3544b2fb97ad8f4631ede0ab939fe82a95307 2,599 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.