Loading Tool

Explorer IconExplorer

Memory Pool

79,141 transactions
29.67 vMB
0.07641277 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt 69acc1faeaeab12d03fed3c2d4491629cc12c8a1799f6dea3803f12ea0f5843d
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (13,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,134 901,134 00000000000000000001460fc5902172e17d41b270b6db0edbf6550af8afd1fc 4,045 1.00/1.00 vMB 9
901,133 901,133 00000000000000000001b2789ba8400b71411fd2ee90a422fbb5f4dfe0e692fa 1,648 1.00/1.00 vMB 3
901,132 901,132 000000000000000000021e6591579f3445d5cabb776b66a053772988b783cc83 3,783 1.00/1.00 vMB 6
901,131 901,131 00000000000000000001a168abbdcfa113b6027ec140e6597cbce927e76cdbae 3,890 1.00/1.00 vMB 8
901,130 901,130 000000000000000000020d561caa50ce057a570700cc8ddf36f809ac7523498a 3,339 1.00/1.00 vMB 4
901,129 901,129 000000000000000000000bc837af07eb40be6d44ab2c1b512f8351658972e11d 4,037 1.00/1.00 vMB 8
901,128 901,128 00000000000000000000a120d5dc0c873313407a2553e34652e67d25c2e2a582 3,896 1.00/1.00 vMB 8
901,127 901,127 00000000000000000000e106925118dba1a405d3a8e8da582821a94a4008ab79 2,185 1.00/1.00 vMB 4
901,126 901,126 0000000000000000000226739647ba400cce0aea29c462c71c31f00dc9dc4801 892 1.00/1.00 vMB 2
901,125 901,125 00000000000000000000d7aee3a3cb0b2ad6609af138e4844f44feabcba522a0 2,225 1.00/1.00 vMB 4
901,124 901,124 000000000000000000016d7f337c2157771a5c401681ed8491c42388b69446cc 2,401 1.00/1.00 vMB 4
901,123 901,123 00000000000000000000bcab241ca00a73472eafef4abb311e5e5777673542ca 3,397 1.00/1.00 vMB 5
901,122 901,122 00000000000000000000ed5694f670ef92a4dc8facfffe049c6eda4486d0001e 4,266 1.00/1.00 vMB 10
901,121 901,121 000000000000000000019c5b749e0167108bdb4982eeccd9a3ccb4b7d1883a4a 1,261 1.00/1.00 vMB 3
901,120 901,120 00000000000000000000212fabc767d1ba315583837e9e506687fc653b7729a1 2,239 1.00/1.00 vMB 3
901,119 901,119 00000000000000000001f5bd2f7cee13082956d66ebca4a8c0bebcf893f7fbb4 3,847 1.00/1.00 vMB 9
901,118 901,118 00000000000000000001ae0a2030b287511d6ee064816460e0cc4174590cb6f9 3,477 1.00/1.00 vMB 6
901,117 901,117 00000000000000000000f8ccb9cfb7b1aebf47b5c0e6eb509e629f36f471684c 1,583 1.00/1.00 vMB 3
901,116 901,116 00000000000000000001d8379d0dd1c3946febd4cf7d597073ccc2c5fc5a5fcc 812 1.00/1.00 vMB 2
901,115 901,115 00000000000000000001d8c097ac72dfffff787cbf4fe20e448778817213c6b0 2,746 1.00/1.00 vMB 4
901,114 901,114 0000000000000000000110b92e170968e8ab2e76dc4551c2d30d434547e66dde 3,757 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.