Loading Tool

Explorer IconExplorer

Memory Pool

80,881 transactions
30.04 vMB
0.07336618 BTC
Random Selection Loading Transactions
Max Size: 181.11/200 MB

Candidate Block

Mining Attempt 8f6e7cc2322b5a5d5c86ad6c71da768f6b96a17a19556d700daa285ffdb6bcb1
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root e3fcefaede3a26d465edf4f2a9ded4ef864478ee854abcfaa55f408924574b93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,536
Size: 1.00 vMB
Total Fees: 0.01158708 BTC
Feerates: 40.21 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (285,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,137 629,137 00000000000000000002c89d0fbf45013c0bd70e9415a3aae42acd5ef7b2da4a 2,776 1.00/1.00 vMB 56
629,136 629,136 00000000000000000007d7a24e847032cf4293e75427a37a7a974a5a05b63349 1,676 1.00/1.00 vMB 67
629,135 629,135 00000000000000000004ff6b2a55ab9f3d8e8fa3c856b7c696b1b9f5bca78fe6 2,040 1.00/1.00 vMB 75
629,134 629,134 0000000000000000000b3da8954bc8e9d06ea7c723d6e6cf8c208bf457766118 153 1.00/1.00 vMB 3
629,133 629,133 0000000000000000000f13c53c203c0cbe081e68c3af3c087a74512872727a18 2,526 1.00/1.00 vMB 46
629,132 629,132 000000000000000000096993b92d3e47d6b1cab55dbc1d1e1106b3c454c4142d 418 1.00/1.00 vMB 2
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
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.46 GB
    • Received: 14.75 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.