Loading Tool

Explorer IconExplorer

Memory Pool

55,048 transactions
32.41 vMB
0.23304927 BTC
Random Selection Loading Transactions
Max Size: 173.76/200 MB

Candidate Block

Mining Attempt a5fbc0172983f10b29926ca574cbd9964d966593600fa3d6097328a41e762473
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root c869efa829233626ae5d16407c6f03531133cb0ca228c43d5b38a162b0e5227c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.12305938 BTC
Feerates: 101.66 > 12.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (412,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,953 501,953 0000000000000000001ba6ff4f04408e9b36fee5d823ba65250cfeda11fa9ce0 1,684 1.00/1.00 vMB 283
501,952 501,952 0000000000000000000c2bae43bce088670c5b99e0d4b1a0c95f533926879db3 1,195 1.00/1.00 vMB 156
501,951 501,951 00000000000000000039257d71f9f621ce483240c26813ff4001d48a1102571d 1,126 1.00/1.00 vMB 290
501,950 501,950 0000000000000000003d6be404cf11b95f3be359756f67f3c33b1a13b46271fb 806 1.00/1.00 vMB 145
501,949 501,949 00000000000000000069c0ed50d118cef1e727cf5210fe1a7dddb835c752844e 1,459 1.00/1.00 vMB 287
501,948 501,948 00000000000000000013e33aa9825f6aa13dc00e795be76395f76e5279c9c073 1,851 1.00/1.00 vMB 274
501,947 501,947 0000000000000000000c51480cdf371c57720880018d9846c8bbdf774e91dfa9 1,284 1.00/1.00 vMB 154
501,946 501,946 00000000000000000032ce95bace8be2ae0e95048a2aa4e6fdc65347252e2d1c 1,816 1.00/1.00 vMB 255
501,945 501,945 0000000000000000006af9853bae1da6d3e668f0264833c51f4cec880ccdc614 2,264 1.00/1.00 vMB 355
501,944 501,944 000000000000000000930610994de546bc40d26de6b11558d66dd8eb4ae7057e 919 1.00/1.00 vMB 176
501,943 501,943 0000000000000000000982fb37d5ee0eb440231f934d2a72b4e7e73c316ffba8 1,303 1.00/1.00 vMB 145
501,942 501,942 00000000000000000085fe59d93656a5fabf4838b9003137e76b9c9579bcd64e 2,531 1.00/1.00 vMB 498
501,941 501,941 0000000000000000001509dd4ca6a9604be9e52e1ab0a2cd259d4d6b1bad4891 380 1.00/1.00 vMB 113
501,940 501,940 0000000000000000002a6a485ef0ce578a08522a413017ac1dc05db3bd00c2e8 1,830 1.00/1.00 vMB 280
501,939 501,939 000000000000000000747abd9167efec08c7d0a8e917fb18d8def06f24fe93c7 3,004 1.00/1.00 vMB 580
501,938 501,938 0000000000000000008735c49142de4740277643a5d8709140449fdc0542295a 1,978 1.00/1.00 vMB 407
501,937 501,937 0000000000000000005a6d51c3b2b10b4192ee7247dabf3e6141d182c5772649 1,344 1.00/1.00 vMB 147
501,936 501,936 0000000000000000000c2c0510c9eb29e28074595f0b7185fcaa5958092e2900 1,488 1.00/1.00 vMB 240
501,935 501,935 0000000000000000005fddc7c081301f421d5c6c350a99a8b43ca6b7b5ffd406 1,791 1.00/1.00 vMB 288
501,934 501,934 0000000000000000007e10c656042ccb3b5da847b3651a63177e11026222806f 1,739 1.00/1.00 vMB 343
501,933 501,933 000000000000000000771f29e4a74501e24b705c010267122d4a8ec33bdafad9 3,038 1.00/1.00 vMB 642
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.22 GB
    • Received: 13.49 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.