Loading Tool

Explorer IconExplorer

Memory Pool

81,350 transactions
29.90 vMB
0.07766522 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 41115b25688f543686293b8f6a9022cc87f2c174d8d75556378fbb904a51de27
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 6882d8612f31627b15000c086cc1b5fb62965b972bc82eacdf845a8e4aed7ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,866
Size: 1.00 vMB
Total Fees: 0.01657004 BTC
Feerates: 151.12 > 1.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (683,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,562 231,562 000000000000011740cb8c79b6670fe6b512855358cddb8573316cbfb7f5f5e3 67 0.04/1.00 vMB 192
231,561 231,561 00000000000001ccc2d6c9d94e0e14bc0c318b016b9f589c4a9b96199a844c99 265 0.12/1.00 vMB 160
231,560 231,560 00000000000000d6ce06351e834871fcd6a885f872f6e14a4082ba742fd2c40d 148 0.08/1.00 vMB 148
231,559 231,559 00000000000001e44ef4c2bcfcccc61ecb72b49597899f3535e62f56381b073a 51 0.04/1.00 vMB 135
231,558 231,558 0000000000000137d56df76a806504c03da1e9c74caded701c94956ac437a9ff 256 0.11/1.00 vMB 187
231,557 231,557 00000000000000da5ea56ffe6865b0d15d22508d00e84160b4efa324f54e7424 130 0.05/1.00 vMB 186
231,556 231,556 000000000000004a70565c66877f9f66f2ae673fb2bb0d058c8f8927471f51a2 273 0.12/1.00 vMB 175
231,555 231,555 000000000000021861aeff5ac51eeb44a1ff0bf83b88efc7da612fb0ea9449a2 408 0.16/1.00 vMB 167
231,554 231,554 000000000000011666b5f077d0d32311669ae8c764b9bb88f6cb34eacd5290fe 43 0.02/1.00 vMB 115
231,553 231,553 00000000000001deb9b5b6d8283c6b16e8ea67deff3e747abb204786e9b23e5d 145 0.07/1.00 vMB 147
231,552 231,552 0000000000000158e5e46a9f230750adf8e68c6468cc6fbcbe93dc9a58f28e66 282 0.13/1.00 vMB 145
231,551 231,551 00000000000000fe6508aee996adb14152ed8fba575c574144522f36318ae068 28 0.01/1.00 vMB 227
231,550 231,550 000000000000015c0deb444425a5ea1c8371fdfd431cbe6975ddb2719f203e08 381 0.17/1.00 vMB 125
231,549 231,549 000000000000018b0b4f58b80cf4485ac03c599bd1893c4b74c3c8d7d9596375 763 0.38/1.00 vMB 153
231,548 231,548 0000000000000122f8e09361562360ec2c3073cd4ae08196fe5c51a0d7b5dd9d 24 0.01/1.00 vMB 129
231,547 231,547 000000000000021759fd7a73408c2eaa480ec745f7e2603236fca3106d963d24 278 0.12/1.00 vMB 160
231,546 231,546 00000000000001057f52d02fd7e4402f9c3eec0d641233ec91eef00cec67f4d0 191 0.10/1.00 vMB 154
231,545 231,545 00000000000001c1a313597d51ed6c80f06c1952e693ba233c568ef38bb4ae48 303 0.15/1.00 vMB 176
231,544 231,544 00000000000001002294d8650c596d3050d948f60fd74d0aed69ae0b5e94b951 309 0.25/1.00 vMB 27
231,543 231,543 0000000000000017b53b52ab428fbeabbc664a5cfa40b9eabb891ee90f4e7bc8 443 0.25/1.00 vMB 121
231,542 231,542 0000000000000224e33205066025386c6fb7aabae15d781cef504591c34655d0 281 0.25/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.