Loading Tool

Explorer IconExplorer

Memory Pool

79,790 transactions
30.20 vMB
0.10909369 BTC
Random Selection Loading Transactions
Max Size: 180.62/200 MB

Candidate Block

Mining Attempt 6e52acb2f581792a05374e0f4955a8bccc16452d77faf81247cab3b5a3178f5b
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 8984c779908a4a9d1dda7fab79a4c6cc76432e95136a5d0566340dc7f4086e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.03795961 BTC
Feerates: 151.00 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (272,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,363 642,363 00000000000000000007151a3c30f2480af7f7b4d468e8ce247b6bab8e3200bc 2,488 1.00/1.00 vMB 145
642,362 642,362 0000000000000000000134e542a6cb5c09d0b729fe0177fd48c3f732878ce5bd 2,766 1.00/1.00 vMB 158
642,361 642,361 00000000000000000008b26df68a160c83996e01f813942ad567fdfcd61d0f6c 2,060 1.00/1.00 vMB 170
642,360 642,360 000000000000000000082491caf1c1c638476b121bf9df2fbdf31a4d9575ce35 2,198 1.00/1.00 vMB 135
642,359 642,359 0000000000000000000a762080f085f5c7d365578c0e622a7ec028dc4ecf01bf 2,205 1.00/1.00 vMB 148
642,358 642,358 0000000000000000000452d4f60c12edd34e63974b1a6d2f4d1042e05edd0713 2,127 1.00/1.00 vMB 130
642,357 642,357 0000000000000000001084acaee41fed23dab10cb30b741800724c1d95f236f1 2,162 1.00/1.00 vMB 140
642,356 642,356 0000000000000000000b75ec31b7c0dd855f68edb469f78ce07b6173a85442a9 2,592 1.00/1.00 vMB 138
642,355 642,355 0000000000000000000366a2127734056e9adce0e3161c1dae293d9a6df6eea4 2,322 1.00/1.00 vMB 139
642,354 642,354 0000000000000000000efa472761edaac33bebf81f89f72e3a501ee8ecec9de7 2,646 1.00/1.00 vMB 131
642,353 642,353 0000000000000000000fa8ad4ff8d13da0be1628d8d28ee585ebb4427d4f875f 1,810 1.00/1.00 vMB 144
642,352 642,352 0000000000000000000d56e58eb6448314f9bf52d756a770407da13aec4d0cf2 2,455 1.00/1.00 vMB 166
642,351 642,351 00000000000000000002bec81701ab4f03a0de0e9d3ccb4b3bbbf92a4d5f9187 2,713 1.00/1.00 vMB 151
642,350 642,350 0000000000000000000bdd3b76c00d170c28339f54350a46c8b23756537d8166 2,034 1.00/1.00 vMB 159
642,349 642,349 0000000000000000000583bc9dc40c051623af7eabad87fe6a0080f0e4fb6a78 2,005 1.00/1.00 vMB 159
642,348 642,348 000000000000000000007d67f77f6215b9133e089d4f1d24c4e95aa6dd897d1d 2,098 1.00/1.00 vMB 176
642,347 642,347 0000000000000000000acdd434a1e92a1f3de2afefc6dae070d52bfa11a4c576 2,192 1.00/1.00 vMB 164
642,346 642,346 0000000000000000000a40718a3d0f2f618d17e2c36fa428a45bdfe97eac3e0c 2,519 1.00/1.00 vMB 151
642,345 642,345 00000000000000000001f1e09d13870c2709a338a26944ae6f8bc110c3aac175 2,803 1.00/1.00 vMB 120
642,344 642,344 000000000000000000062c845834c461d71bc3b1acd1e55ce4c34cffb76481fb 2,062 1.00/1.00 vMB 140
642,343 642,343 00000000000000000000bc2b073ed794a594b47671014a86edd586b6dbed353b 3,178 1.00/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.