Loading Tool

Explorer IconExplorer

Memory Pool

80,439 transactions
29.79 vMB
0.07464660 BTC
Random Selection Loading Transactions
Max Size: 179.52/200 MB

Candidate Block

Mining Attempt 1d2b979388be8b192ce7ccaeeae9bac3ebc9b4716f2c5eebb68f8995b520fa59
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 7e5232d1ea23bf123eb5193ebf0ebbc47aa61374832f95d2f88696fa85f3bc0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,476
Size: 1.00 vMB
Total Fees: 0.01400261 BTC
Feerates: 147.04 > 1.40 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (285,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,131 629,131 0000000000000000000fadc147e0f650faf70c11fefd56e10229555a9478f9be 633 1.00/1.00 vMB 9
629,130 629,130 00000000000000000009862ae3d6d1b7008fb89c0ffebbf5f5cec579f82666e0 2,421 1.00/1.00 vMB 48
629,129 629,129 000000000000000000110724e1817b5673e61f61ffe61093a3ee28d5997f9a6d 1,996 1.00/1.00 vMB 44
629,128 629,128 0000000000000000000d19f9ec63dc8b3e4d79dfcce02850d9358c2b32a41a26 2,576 1.00/1.00 vMB 46
629,127 629,127 00000000000000000009af9003cdb916613c4267286b6808e4c8eda62e0e2f1e 2,332 1.00/1.00 vMB 53
629,126 629,126 000000000000000000099d8c00662efcfc8801195bdba3a31af6173bc06ada2a 603 1.00/1.00 vMB 11
629,125 629,125 0000000000000000000ddf80ef9c210591edf0df40c2493b83481cca3fd8f99c 795 1.00/1.00 vMB 16
629,124 629,124 000000000000000000025ce82a40879c40f73749450196cd59ae8e0b27a27675 1,750 1.00/1.00 vMB 46
629,123 629,123 0000000000000000000111cb38c5a2b76b25c49ee8a94b5582e5c758e78183f9 1,795 1.00/1.00 vMB 38
629,122 629,122 000000000000000000114eeef80cfe9083d2d471b11330bf82b06b2bbff128a2 301 1.00/1.00 vMB 5
629,121 629,121 0000000000000000000735f5c486360d252540700774e70c231e6a9edef59779 1,532 1.00/1.00 vMB 24
629,120 629,120 0000000000000000000a011ad2d7272173f907730868da77738c6f66fddc533b 1,251 1.00/1.00 vMB 21
629,119 629,119 0000000000000000000d96cb2d59122b47d07123b1d6c5480d8b87f6250e08bc 819 1.00/1.00 vMB 14
629,118 629,118 00000000000000000008ead3927d78e0893e20671c16fbf0c62d42d5650fc4df 1,743 1.00/1.00 vMB 46
629,117 629,117 00000000000000000001a0e29027aea9889839994d144666b43e21ac398a7d12 1,510 1.00/1.00 vMB 11
629,116 629,116 00000000000000000000503906f570c49de74f7617abc54536ad8f429aace696 2,790 1.00/1.00 vMB 16
629,115 629,115 000000000000000000114bdf96abc7e58c92a7b4cceefbfa829878492bbbe811 2,346 1.00/1.00 vMB 61
629,114 629,114 00000000000000000006bf4d5e5bec816b08311648d3d0a7a989917a8f51959e 2,722 1.00/1.00 vMB 86
629,113 629,113 00000000000000000008778dccc8ff758e07da9d4278c2839b595beea5b30614 1,813 1.00/1.00 vMB 28
629,112 629,112 0000000000000000000ac9f8be28ab9c28616f63c86ddf9efeba069a7a623705 1,722 1.00/1.00 vMB 12
629,111 629,111 00000000000000000003e3db6a92008236f21dd98569f49391e2c4bdacea0c43 1,515 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.