Loading Tool

Explorer IconExplorer

Memory Pool

38,014 transactions
28.02 vMB
0.06180650 BTC
Random Selection Loading Transactions
Max Size: 141.99/200 MB

Candidate Block

Mining Attempt 405abc4319b5d614f75c9bbcab442ddc6fe76ffc58278dc2bfd386e541a64f59
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 4877f477ade2071cf78dc50324dba872393476fa364a6ce775a9f3a30a38f219
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,581
Size: 1.00 vMB
Total Fees: 0.00830098 BTC
Feerates: 150.80 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (535,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,015 379,015 000000000000000008ac0fabd40109d3f672f97e21a826b3764cc53d65ded77b 697 0.36/1.00 vMB 35
379,014 379,014 00000000000000000131670830296b0b5f675759bcfbc3bfa31fc6263552f8c7 1,602 0.86/1.00 vMB 40
379,013 379,013 00000000000000001086cd54aa0ccb21d0dea24afe6279f50e1d0fd8e520556a 1,709 0.84/1.00 vMB 47
379,012 379,012 00000000000000000a9515d0afc7402b073b16949dd27d05bdec13fe6510f761 560 0.33/1.00 vMB 29
379,011 379,011 00000000000000000525c0e0148c1fe851d1f1aa3b2f90b4b6610ac4982357ab 685 0.32/1.00 vMB 36
379,010 379,010 0000000000000000057398f2ce68dd739fe592dca751422178d09a6532a2df61 713 0.29/1.00 vMB 39
379,009 379,009 00000000000000001011005e5555db3bb47695d03ee1267b0811a20833b6abb8 514 0.26/1.00 vMB 28
379,008 379,008 00000000000000000e018e0f8258fd1f6f27d584a513b94ef0a3045a1363a692 315 0.19/1.00 vMB 30
379,007 379,007 0000000000000000086233f4843682eb47bacb58930a5577fbfd5c9ebd57ddf9 133 0.11/1.00 vMB 18
379,006 379,006 00000000000000000b3424dade9b0402fe56db61c6c7de15c440772c18e7ec0f 177 0.66/1.00 vMB 4
379,005 379,005 000000000000000010962fbe1b8713ad1e178a3279851dca1f9e1ba7c0782ef3 543 0.25/1.00 vMB 42
379,004 379,004 000000000000000008f1a91b08c2aa06e614fa3814c9b297c9a5a012ad953c4c 518 0.27/1.00 vMB 28
379,003 379,003 000000000000000004d21155e2fea7d078652b959cd8a2a35b171f39521cf5eb 1 0.00/1.00 vMB 0
379,002 379,002 00000000000000000afb5fbc0f20b2775f521ae83c4896f9eafc5372f8e5bbaa 1 0.00/1.00 vMB 0
379,001 379,001 0000000000000000118e37a8424c056f90b95686f959939c6e0a7ef460d60175 401 1.00/1.00 vMB 6
379,000 379,000 00000000000000000ed7641a3a0906d68978e047208edee1438caa299a0146ad 347 0.23/1.00 vMB 34
378,999 378,999 000000000000000005a033a227d92effa5933b049fd456c567d258b77076c43c 806 0.35/1.00 vMB 39
378,998 378,998 00000000000000000a86900297121e041138d98f4cc648e2fb72e384ef59398f 1,785 1.00/1.00 vMB 31
378,997 378,997 00000000000000001168f383231f5ad83a03a507e2a9e51dd6ade58f95a0341e 278 0.25/1.00 vMB 15
378,996 378,996 000000000000000003f48e42bb6ad8f85826009a129f1e5f65a747fbee47c989 1,193 0.75/1.00 vMB 24
378,995 378,995 00000000000000000cfb1ac5f1ff134d2af6fb28a480b1803f826660d6a3eb65 1,991 0.75/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.69 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: 628.67 GB
    • Received: 11.82 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.