Loading Tool

Explorer IconExplorer

Memory Pool

55,538 transactions
32.51 vMB
0.16632723 BTC
Random Selection Loading Transactions
Max Size: 173.91/200 MB

Candidate Block

Mining Attempt 0298a786d1c70edc444cc33530bddf2798def1a8b783197df2b967319464118c
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root f2f5fa42e59306a26f76fa309ca08260ec7982caac64f4aed3c580dfef7ad41a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.05683185 BTC
Feerates: 301.66 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (123,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,026 791,026 00000000000000000005017b145aee55a8c8eb12dd2a24eb53e5bc322e1d59c9 3,824 1.00/1.00 vMB 53
791,025 791,025 00000000000000000004f99b9d15da39184b65d83d8d949e891f4f6d6fd0004f 2,883 1.00/1.00 vMB 55
791,024 791,024 000000000000000000044a5f0fe18f6653fe4b770e76bebfce1b3c6b959493a7 4,673 1.00/1.00 vMB 34
791,023 791,023 000000000000000000021e815021610de276d197227a693cf34b451bbc21ba43 5,244 1.00/1.00 vMB 22
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
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.