Loading Tool

Explorer IconExplorer

Memory Pool

82,240 transactions
32.40 vMB
0.12009052 BTC
Random Selection Loading Transactions
Max Size: 192.49/200 MB

Candidate Block

Mining Attempt f50d34cc0de7f84f134de708744fadc7ab4cf70485483662400596708b72a885
Version 20000000
Previous Block 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383
Merkle Root c1eecf6ca55fe3f011654d6c4a966b6d8259c2c0f97011675b85905c95986cfe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,943
Size: 1.00 vMB
Total Fees: 0.02339944 BTC
Feerates: 78.83 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,354 (488,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,073 427,073 0000000000000000031f911246356e8d55e1ab7588b986c4126871a707599e19 78 0.03/1.00 vMB 72
427,072 427,072 000000000000000003e72cb26688fffd4c7d055191ad94cb9fc18a0d9a8edc10 403 0.21/1.00 vMB 51
427,071 427,071 000000000000000001d9ec46051b4307e7798acbbc7732d9066c458e0e0a02e5 1,921 0.99/1.00 vMB 44
427,070 427,070 0000000000000000034793baeb3c9cd0f20926440211407c0e58e118974adbfb 1,757 0.99/1.00 vMB 38
427,069 427,069 0000000000000000049911d7ab08c2d33763f63a4db7ad49d2bfb53b81a12339 2,867 1.00/1.00 vMB 96
427,068 427,068 000000000000000000a2ebc1e7b01e9d5bfe449633474c23f03ef2c26253cb35 1,622 1.00/1.00 vMB 55
427,067 427,067 00000000000000000168d17bfc4f699831ae72bb11a71c578e0a7ff892bd553b 2,980 1.00/1.00 vMB 68
427,066 427,066 0000000000000000033fcdbbf32ddcf65dd236c0c96d6853eca837745fcaaf11 2,915 1.00/1.00 vMB 113
427,065 427,065 000000000000000000c1e3a1a325eb442c30fbf531fd60ef597c593a05841b17 710 0.33/1.00 vMB 69
427,064 427,064 0000000000000000000bd653d7f12396a1d0d5d0d17bb5b1f552999890643103 583 0.22/1.00 vMB 77
427,063 427,063 00000000000000000373bb9d47bbdc85bfe6811e3144e283109623198e1609ef 1,054 0.39/1.00 vMB 78
427,062 427,062 0000000000000000032474c1cd5d1ea912e2b1e64e00c873fd9a9cffaa789159 1,193 0.67/1.00 vMB 47
427,061 427,061 000000000000000001df1fd9288cabbb37019f3a1dc91860f5fe3a54fdee93fa 2,641 1.00/1.00 vMB 76
427,060 427,060 000000000000000002ec082da5139b64aa18b5dbfa0a12e060e65e7bd77f1984 240 0.13/1.00 vMB 63
427,059 427,059 0000000000000000039f9de8ac722acd050d29ae0fad649877643a48e0c9bac0 429 0.16/1.00 vMB 73
427,058 427,058 000000000000000001e00062a1f42cef00c039c92159e0111099e1d2f4129591 798 0.38/1.00 vMB 63
427,057 427,057 000000000000000003c7a65798c4baa96842ee5e2c330978475f484aead2e0cb 858 0.46/1.00 vMB 51
427,056 427,056 000000000000000001e5dcbe819b0ddc75c30145b26a01cff2d3f57b78e7b99e 1,527 1.00/1.00 vMB 71
427,055 427,055 00000000000000000342bc4c6344067e89d0717db771feb67c2b0338e23df3ed 1,161 0.47/1.00 vMB 65
427,054 427,054 000000000000000000f876db633ed1c4598fe9f772074d27f4763d3764263215 1,246 1.00/1.00 vMB 37
427,053 427,053 000000000000000002cbba88ed7bd720d1ff8fb45027b369dc32ee54835c0398 1,637 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.00 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: 718.87 GB
    • Received: 17.97 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.