Loading Tool

Explorer IconExplorer

Memory Pool

75,462 transactions
27.78 vMB
0.08068934 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt d7b946c3fb5bfdeebd9a52d0904ed667758c5b138f09d51b8ab7b91ed28557db
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a42484b22e6848e258ca08cb9368cae11d1b1bc60f9cb79f3868082e782bfcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.02127298 BTC
Feerates: 106.68 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (347,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,116 568,116 00000000000000000008ca147511a6426fe1aa4b570b8cd77493bdfe98ad68d7 2,965 1.00/1.00 vMB 51
568,115 568,115 0000000000000000001095b8620d56d8f980e47de1953f1c77363b66610a2726 2,221 1.00/1.00 vMB 20
568,114 568,114 00000000000000000008412c84788d1581c91b9fcc623c809eb96c1364e6bdb9 2,733 1.00/1.00 vMB 29
568,113 568,113 0000000000000000001e3a0cf156699b0d46462ae016cf898c433f755a0f40f1 2,353 1.00/1.00 vMB 14
568,112 568,112 0000000000000000002addd5cee1e5c6f88652f385f963a325ad06f4e2ec05a0 2,670 1.00/1.00 vMB 31
568,111 568,111 0000000000000000001c60b0cac2e67a18c126cf863381eb8eb0491715ce0941 2,670 1.00/1.00 vMB 33
568,110 568,110 0000000000000000002a4300f142000dec3a5590b6b8f41125c0fb986b208f89 2,408 1.00/1.00 vMB 44
568,109 568,109 0000000000000000000bc077150030875daa008e83fc96e875de5ea0d5906401 3,226 1.00/1.00 vMB 23
568,108 568,108 00000000000000000012f9e015eb75ac3c25300feebe5d8500d100cda47dba16 2,914 1.00/1.00 vMB 46
568,107 568,107 00000000000000000016e9a806adff3bfc5bdfdefc07be0361ac8aef9b7af405 2,905 1.00/1.00 vMB 37
568,106 568,106 00000000000000000011c2ea3083749838cd131decd9f1ee8a8d27f58f754825 2,988 1.00/1.00 vMB 40
568,105 568,105 000000000000000000286d15fd2b9f1067c72da3588aa897450df9ca510d7df1 333 0.11/1.00 vMB 34
568,104 568,104 00000000000000000020256b3ce00d99a72cb8492712b07f80f75264b955ba9c 441 0.14/1.00 vMB 27
568,103 568,103 0000000000000000001ab70ea235a1b364bb427d8ea2b3e01d2bc975088f7740 186 0.07/1.00 vMB 24
568,102 568,102 000000000000000000127597ed8dbf37569b21da91ab880becaf546296b23326 1,441 0.54/1.00 vMB 25
568,101 568,101 0000000000000000000ab4abc07d3436183370f798c3b924d037063fbfbd05cc 610 0.21/1.00 vMB 28
568,100 568,100 00000000000000000026064f82f7a5ae62b18dd1f6690559bcad21eb03887ccf 2,196 0.92/1.00 vMB 27
568,099 568,099 000000000000000000199ad6f8f2aabe3e7edea78612eb4585969c3414d1b5ff 1,672 0.58/1.00 vMB 28
568,098 568,098 0000000000000000002663efa6ac2cf0d6558ec73c634f28424b2ad1269d892e 1,718 0.69/1.00 vMB 26
568,097 568,097 0000000000000000001b6b05fb0a3fb08b4a556826f10c554ffdf84dff32dbf0 702 0.69/1.00 vMB 5
568,096 568,096 0000000000000000002b361b77544b3e5a7129f5b17f8ad1d78e91ba7886cfc0 2,161 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.