Loading Tool

Explorer IconExplorer

Memory Pool

44,089 transactions
29.18 vMB
0.14132320 BTC
Random Selection Loading Transactions
Max Size: 150.80/200 MB

Candidate Block

Mining Attempt 4535cd4feaab749d695b5c0892c75e8bb4b0110ad7dfdfeceec5041274b2dfcf
Version 20000000
Previous Block 000000000000000000003c72a8e979c40102671daee68898431e57e1558ff72f
Merkle Root 1d6209f924198c1f7ad4e194e721e7a260850a36c4731abe67593def5df1442f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,791
Size: 1.00 vMB
Total Fees: 0.06010015 BTC
Feerates: 529.10 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,304 (815,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,051 99,051 00000000000132df736f6c82d67267b8e7d4ceaf3b834381d485568eb512eebb 2 0.00/1.00 vMB 0
99,050 99,050 000000000001867d95f59c8e2ee85cb2226b30aaf8d6b5f09463c1f55a808b2b 8 0.00/1.00 vMB 635
99,049 99,049 0000000000006096f177015627d71c0a68e601d0485d99a03aa675d92c22617c 2 0.00/1.00 vMB 0
99,048 99,048 000000000003a2f13a7913e2f046ff13c1014aa93903166564922144fb51c958 12 0.00/1.00 vMB 352
99,047 99,047 0000000000028ae80f929ff749e0ce2bea3589f133ca491cbe075f9ab33369f7 3 0.00/1.00 vMB 0
99,046 99,046 0000000000040cb943a4ae16bf53148e0361c2ac46bb21ddd133f09e99524669 3 0.00/1.00 vMB 0
99,045 99,045 000000000002d45bc3c7f9cebad21a2cae134ce3c6059c58d394d582348f691f 2 0.00/1.00 vMB 0
99,044 99,044 00000000000261ae35ba976affabb9852a7be2a544c48e42466e00a10b93e625 1 0.00/1.00 vMB 0
99,043 99,043 000000000003f92fb1e883ff9aa2de3f9349d2962005e35d0169a7b6f8b4b33e 1 0.00/1.00 vMB 0
99,042 99,042 00000000000154eeca3cc2f74196f44cdf545709bf77cdfb54972b5aca929a14 6 0.00/1.00 vMB 0
99,041 99,041 000000000000730f6e8f99ded28cb857d823ce20aaa9ff28e94daa8d4c83a863 4 0.01/1.00 vMB 0
99,040 99,040 000000000001659daffe2836b561291e2db845fa6af4e76fc179d7cc1a0ef43b 2 0.00/1.00 vMB 0
99,039 99,039 000000000003e8b197501c05f5b127d52712f6bbee33770c1278d221f7a6e0b9 1 0.00/1.00 vMB 0
99,038 99,038 00000000000161d5d6ff55e3c785522be3645e14c03660bab181bddf414a9563 1 0.00/1.00 vMB 0
99,037 99,037 00000000000324fe0c16007255381153f5e656c326362e15ef67d7ec99d559d7 2 0.00/1.00 vMB 0
99,036 99,036 000000000002e6f680bb3c103fd181334ee3c1b8206a39988cfa764323d53e6c 1 0.00/1.00 vMB 0
99,035 99,035 000000000000fcaf0c270d669b491decd180b476722763e3e2be3ea3030da0f3 2 0.00/1.00 vMB 0
99,034 99,034 0000000000007dd62a19463f5d7fa93fd1c862f6e69aa7b6e801229f27f6d0dc 2 0.00/1.00 vMB 0
99,033 99,033 00000000000073d4f1e0d1ce20848861d7cac3c222d8c886195717c0bd61f654 1 0.00/1.00 vMB 0
99,032 99,032 000000000002e357b115ae405076900f1201cbccc04b5e04177a4f825b2d2a7a 1 0.00/1.00 vMB 0
99,031 99,031 000000000003302aa5dcb009d43d34c4ff19da558af8cd6abf6feb104c522e4a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.13 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: 581.39 GB
    • Received: 9.09 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.