Loading Tool

Explorer IconExplorer

Memory Pool

43,194 transactions
26.44 vMB
0.05712728 BTC
Random Selection Loading Transactions
Max Size: 139.29/200 MB

Candidate Block

Mining Attempt d2b0b6b1cbf899426ebedff2f0887a43548d9644d43514d711354e62d293c892
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root a4595886f2abc8d07197da004fea6522076d6b8e617aef7e61410b97af0b2286
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,868
Size: 1.00 vMB
Total Fees: 0.00869159 BTC
Feerates: 73.20 > 0.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (453,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,937 460,937 000000000000000000012030a3c36422fa05193f7c5dbf6ed9079a2be658285f 1,852 1.00/1.00 vMB 159
460,936 460,936 000000000000000001839979067fc70249dfe70d7458d65de8dc610fe5f13fda 2,349 1.00/1.00 vMB 160
460,935 460,935 000000000000000001389df7c5f1f0b8b60bd0bf38d117803cd61810f2e7c716 2,524 1.00/1.00 vMB 205
460,934 460,934 000000000000000001c6618386fa28329e44b12a223a550129ec0a67c0bb77fd 1,638 1.00/1.00 vMB 113
460,933 460,933 00000000000000000215552017039076a4e180d663f9bf8a2b763b979bb900f3 138 1.00/1.00 vMB 23
460,932 460,932 0000000000000000007c6fd992b67e3bf0df2a19f0b25af157d1eb7fddc2d24c 1,556 1.00/1.00 vMB 120
460,931 460,931 000000000000000001eb96f35be8d809ad604ea4df925730554c0f4959d4082c 1,381 1.00/1.00 vMB 103
460,930 460,930 000000000000000000d06dbd429913970ab5ff400febde07bc697a9468af618e 358 1.00/1.00 vMB 182
460,929 460,929 000000000000000000ed7813102d189f9c8f7d2e76c37bf26b2584a18311bb12 315 1.00/1.00 vMB 36
460,928 460,928 0000000000000000013c606bc9867adf37f09e5ac57b617162272871d71c695e 1,079 1.00/1.00 vMB 52
460,927 460,927 000000000000000001b0a9caa24de47057fadc3525c86d184605c3da517a7e01 1,742 1.00/1.00 vMB 120
460,926 460,926 000000000000000000499eeecf2d198e38e94b044b206f2b7ad647779d5b47b4 2,131 1.00/1.00 vMB 168
460,925 460,925 000000000000000001e8d72974cba51ba7f82c56fc9b31e0fe277bd4bcc435da 1,813 1.00/1.00 vMB 123
460,924 460,924 000000000000000000c0e3981d45f2f8d8083663c5ded8d5bd847a0bbc465622 637 0.23/1.00 vMB 234
460,923 460,923 00000000000000000231400d436843da30d764f6f41393df534476d055efde5b 1,511 1.00/1.00 vMB 92
460,922 460,922 000000000000000000fcfd88985d8bbdf1d05753b719a142c721e90ef9efdea3 2,327 1.00/1.00 vMB 152
460,921 460,921 000000000000000001e74a170867bb23507ddb120634cc7776caaf77039e7ec4 1,550 1.00/1.00 vMB 138
460,920 460,920 00000000000000000111fabdbef2ff53377a5a9173987a2299af7e43d5b3c472 2,369 1.00/1.00 vMB 173
460,919 460,919 000000000000000001a78b2e0e3e9fe94ef6f67d73e12e26a9573afa15f43ce8 971 1.00/1.00 vMB 69
460,918 460,918 000000000000000001d11cd0eb27e3edf227e9944d2f1762e37fa3b5957c4f30 2,502 1.00/1.00 vMB 160
460,917 460,917 0000000000000000001e810608d34cb45cd31675bcfb0db8780ab0f1bfcb5c98 2,656 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.01 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: 649.34 GB
    • Received: 13.16 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.