Loading Tool

Explorer IconExplorer

Memory Pool

82,753 transactions
31.93 vMB
0.09611186 BTC
Random Selection Loading Transactions
Max Size: 189.81/200 MB

Candidate Block

Mining Attempt de42bf5fcac07a1af922f58e336d412988bd31ba3eefd12e38c1537c04442e5c
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root d0b0f597a5f7ca99410e12a1e39c9be989e99d85824f502339e7953bb14121a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.03236959 BTC
Feerates: 101.66 > 3.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (397,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,424 517,424 0000000000000000004ebdb92281d45f8eae21e4ce406a3313055bc530dd4405 2,942 1.00/1.00 vMB 47
517,423 517,423 0000000000000000000fe118346644678212ec2258b450e78e6f4e97257d4f68 2,206 1.00/1.00 vMB 25
517,422 517,422 0000000000000000001901ed133f6243d0e09996cc2cba0c02ac0995cb9ac5fa 1,434 1.00/1.00 vMB 7
517,421 517,421 000000000000000000281320927af5667863e24775e830d3466b9f504fd860a9 2,459 1.00/1.00 vMB 18
517,420 517,420 0000000000000000000f150db836199dee479a509d5cf5725433e3fa1be45973 2,846 1.00/1.00 vMB 39
517,419 517,419 000000000000000000494d4a8b38f4d28cba7a1dcf15290930f9acdc3bd1aee7 1,690 1.00/1.00 vMB 13
517,418 517,418 00000000000000000028e9aa0e10728078dfcde1fe4a5f230c76eea3810c88ab 1 0.00/1.00 vMB 0
517,417 517,417 0000000000000000000b00318a849cc675b8acb61806025eb46ba3f80b75911c 2,728 1.00/1.00 vMB 20
517,416 517,416 000000000000000000133680f378fb669e21651d316278e7df5f64e8c1b376fa 2,086 1.00/1.00 vMB 5
517,415 517,415 00000000000000000036b7126533d6b498ef4954fae8486a424005dfeb9350c2 2,446 1.00/1.00 vMB 15
517,414 517,414 0000000000000000003df0db68895d7a099e2d1ae5a1f795a5265224c3fedd5f 2,746 1.00/1.00 vMB 41
517,413 517,413 0000000000000000002d9c2483cd87685ef41e7b8d1ca718206120e9b1bfee43 2,820 1.00/1.00 vMB 12
517,412 517,412 000000000000000000388dd0fd2ab74cfbb7cd9c71bb888b5be143b7fa6c4d1d 1,877 1.00/1.00 vMB 41
517,411 517,411 0000000000000000001687d40c7802ce4c79a82b0be900699f570438a359b3d7 2,602 1.00/1.00 vMB 10
517,410 517,410 00000000000000000008393a4f63bbf7da59faccd5dd3c907f4450c33c686dd2 1,545 1.00/1.00 vMB 30
517,409 517,409 000000000000000000007656d2434f76fbe9b38d7993a84e2c909bd2c0bdc930 2,382 1.00/1.00 vMB 55
517,408 517,408 000000000000000000327198cdc59231d13efbbd08031dfece240e6ec440db74 1,835 1.00/1.00 vMB 15
517,407 517,407 0000000000000000003f3c4c0049fa2d762c1f65913a78cd3957c12001e95732 2,719 1.00/1.00 vMB 23
517,406 517,406 00000000000000000028ea2d08fc99a1a7ca82df5ba3e10ab35889a1274d897a 2,482 1.00/1.00 vMB 26
517,405 517,405 000000000000000000472dfb742b1870565571a7949eadcdf1e6192aa97b8d9e 1,361 1.00/1.00 vMB 10
517,404 517,404 00000000000000000042ebf087122fd988e635484579003083b552563ec1c5e8 1,620 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.31 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: 658.74 GB
    • Received: 14.58 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.