Loading Tool

Explorer IconExplorer

Memory Pool

53,830 transactions
32.06 vMB
0.15535059 BTC
Random Selection Loading Transactions
Max Size: 171.30/200 MB

Candidate Block

Mining Attempt 90587b15af7f50ee703dba78125b5768ebe5741be1ef989558efd126028adcf9
Version 20000000
Previous Block 0000000000000000000156b87c929dcbe2f3858c58e7ca3719bcdfd58093d240
Merkle Root 5fc32e4ada2798d6f0153c02bad4205467ae5d3b45a36bd4708345ca6c0c5250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.05675755 BTC
Feerates: 101.68 > 5.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,822 (123,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,022 791,022 00000000000000000003f8e8d630b1b20d4d203d703fa69fadb5f0e56d16c829 2,923 1.00/1.00 vMB 47
791,021 791,021 00000000000000000001cb7f737fdfe62a78cd15a02d273a18cbc02eb71b4c59 3,270 1.00/1.00 vMB 38
791,020 791,020 00000000000000000000b43fb5f42b7e161568840a359eb91dd9ea168a6e5c22 2,731 1.00/1.00 vMB 44
791,019 791,019 0000000000000000000146f43f4f8ada14ca5f672a182d0b4c431c4968a7d359 5,281 1.00/1.00 vMB 25
791,018 791,018 00000000000000000000688dfca0a389a830eef86fbce441828c5377ecc27689 5,667 1.00/1.00 vMB 26
791,017 791,017 00000000000000000000554aa9d92347ae0fb58d558ad9b34fa3b0756a04478f 2,778 1.00/1.00 vMB 27
791,016 791,016 00000000000000000004577ab621a64ba1a15b63deda23b83ffb1256f3158f9a 6,256 1.00/1.00 vMB 21
791,015 791,015 00000000000000000001949da8685b9ce589bc9c1e5afa02a54fdf19a080c789 1,893 1.00/1.00 vMB 26
791,014 791,014 000000000000000000044672b7fad12827dbe3fb72402e8954a3078d4ad65a40 405 1.00/1.00 vMB 23
791,013 791,013 0000000000000000000533aab3bb1b7db84cd882b344417dfc6560510a6ff522 3,778 1.00/1.00 vMB 48
791,012 791,012 000000000000000000042005849a5d9292884b3304fcc7b352142709e4f6f05d 4,614 1.00/1.00 vMB 28
791,011 791,011 00000000000000000003385f240dae7228add8266cdf207bb9f4c7ea9dc78adf 2,972 1.00/1.00 vMB 59
791,010 791,010 0000000000000000000561dedc4fb6ab12d4bd1a5abbc7ea360145fa2d3b7aa1 3,907 1.00/1.00 vMB 30
791,009 791,009 000000000000000000033ffe0cdfae1707f7c8ca4631e6e555898772250a6c08 2,082 1.00/1.00 vMB 33
791,008 791,008 00000000000000000000abd97eaee01773d530749f803a93c2d0136d68864e20 2,357 1.00/1.00 vMB 44
791,007 791,007 000000000000000000001e17fd24f2354bd022c86e67518498e814c3e037924d 2,225 1.00/1.00 vMB 30
791,006 791,006 00000000000000000002d131f893b253e4ce7f08111f0eb68cf61d5a54ed5523 2,312 1.00/1.00 vMB 40
791,005 791,005 00000000000000000002842dc83d49e739a50ace36cfa59cc668e3c1dd8f9a0b 1,547 1.00/1.00 vMB 27
791,004 791,004 000000000000000000054f1bc679bf5d70d409119c32e4035eb1926e0a419d3b 1,885 1.00/1.00 vMB 31
791,003 791,003 0000000000000000000396218cb4ac9ca410546cd9a4e5ee6c0c1baf193eca5d 1,121 1.00/1.00 vMB 24
791,002 791,002 000000000000000000017087151f10facc9a9256e0fa02941d1072127b541f8c 2,592 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.