Loading Tool

Explorer IconExplorer

Memory Pool

74,387 transactions
27.45 vMB
0.06447651 BTC
Random Selection Loading Transactions
Max Size: 167.79/200 MB

Candidate Block

Mining Attempt 0b266674591b6dfeb058dac4266faf3ac94bb99c56a19d506aa7120ccce476a9
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 1faf49ba6a08b5c5fec3084eab48628b54e0ac68341dcd82d1891be70d88eb00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.00590946 BTC
Feerates: 50.34 > 0.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (544,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,047 371,047 00000000000000000021345318348adfc4d1c59bfb425a656fc9073346b99340 619 0.32/1.00 vMB 37
371,046 371,046 00000000000000000c1c0f53c4ca1c930ca736150670171fcdfa18b2b2d2609c 274 0.12/1.00 vMB 55
371,045 371,045 000000000000000010fa0dd54efb189da6533a13d13c1d9c7c9f3b204c138fcc 17 0.01/1.00 vMB 18
371,044 371,044 00000000000000000afaa0686ea3b2e5735a3a61a1cf415c017cfc2b1e61382a 1,239 0.64/1.00 vMB 43
371,043 371,043 00000000000000000310601db76cfb64a720b3e4b5a1f805b63bf7b1e0c68a7a 421 0.26/1.00 vMB 34
371,042 371,042 00000000000000000101bd8c625fbb437cdf7fc0cc0d3daf7a8f07d83001c22a 878 0.46/1.00 vMB 41
371,041 371,041 00000000000000000f9b8c4b60bd16661c0a120f9145391bb3cc463d9d783619 781 0.39/1.00 vMB 40
371,040 371,040 00000000000000000318dba881fdc44f8695c4b44f35268641ac3bf49b416281 700 0.36/1.00 vMB 40
371,039 371,039 000000000000000007882543a8808d2de7563ef577959fd1e44b04f7c3553113 152 0.19/1.00 vMB 14
371,038 371,038 000000000000000007485f3dd7da120ac2965cdff8a5503396dc8aa0055e8816 1,289 0.75/1.00 vMB 33
371,037 371,037 000000000000000007de79f8f50cf00b664ed56a9eb8d850a2c092be72e6acc7 673 0.34/1.00 vMB 37
371,036 371,036 000000000000000007f62dcdbb28b5b57f99e18e6fa52e87d75858fe19332448 97 0.11/1.00 vMB 20
371,035 371,035 0000000000000000126ae208e5524be5444f82654361cde561f68ff8e142dc12 479 0.35/1.00 vMB 46
371,034 371,034 00000000000000000db25f985d29adf9c6c194837f4550e7dc3f468c12ef1760 666 0.30/1.00 vMB 41
371,033 371,033 00000000000000000c5aba865e54f50a88669a0deebb1c773831ac1ab32c1f8d 409 0.19/1.00 vMB 37
371,032 371,032 0000000000000000094afd21f039faf059d87d013f318bdb2bdbf07ba622b409 248 0.14/1.00 vMB 31
371,031 371,031 000000000000000005b2e7955973d4ff9ee49299ddaad1f6616da0024682e9d4 446 0.23/1.00 vMB 33
371,030 371,030 000000000000000013237608832497fb5fd4d4c476442ffaab59b889c3d92b54 815 0.43/1.00 vMB 38
371,029 371,029 00000000000000000001a9ca9ad289d5f12df811f4a054b05aac09a2cf55545b 702 0.33/1.00 vMB 47
371,028 371,028 00000000000000000462bdeb65ad15d2a909da73bf329cea2896dd330b0bf41b 339 0.21/1.00 vMB 22
371,027 371,027 0000000000000000134ab018102a54fdd6b7647c2b2ac488658e25ef5105335c 1,144 0.63/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.