Loading Tool

Explorer IconExplorer

Memory Pool

83,728 transactions
31.55 vMB
0.09691971 BTC
Random Selection Loading Transactions
Max Size: 193.12/200 MB

Candidate Block

Mining Attempt c8bf88ff5bdfcc577196e5d8f26d41ee0a438dc5195ff2d20340b079cc7fdda1
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 5d18dfd10625764ca3b9ec45f2681e11a965d0c0d8c44bdc077f09512872ea7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.02402660 BTC
Feerates: 73.20 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (673,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,243 241,243 00000000000000a5b042f027de051189c4938dd32aab17d44a0cb8f637c58563 313 0.13/1.00 vMB 172
241,242 241,242 00000000000000cd5caf65a4de2bbed98295a9086ea1dccfce469c24f22eae7c 99 0.05/1.00 vMB 156
241,241 241,241 000000000000009c3798bc4e1d479194c577f8b52a90d28b3c555a2e58704402 58 0.03/1.00 vMB 189
241,240 241,240 00000000000001132facc895329b7125d9edff774e6fafc4aa58f8704ec9e4a9 106 0.05/1.00 vMB 153
241,239 241,239 000000000000006f79974c68509bd22d9cb57ef15e3b37b0965b51310b3b91c1 183 0.09/1.00 vMB 160
241,238 241,238 00000000000000694f4f5d907ffa77bfca0d41ae9aff3651b031c55ae6f02937 229 0.10/1.00 vMB 155
241,237 241,237 00000000000000dfd0b8671b2e83bc7de628a9d998d2b6dd33e43de824dfb643 224 0.12/1.00 vMB 129
241,236 241,236 00000000000000e8352147ab83f60ab41e30c2d94f4ec4d57938985240035000 68 0.04/1.00 vMB 119
241,235 241,235 00000000000000b7e731e10630d501a60b8c0cc0f836a28049b0517939d2cc46 96 0.05/1.00 vMB 183
241,234 241,234 00000000000000837cfca5cffd30538369252d15abcfa85f48d33c193ca72247 285 0.14/1.00 vMB 157
241,233 241,233 000000000000004ce98e7a3cfa41402bde26a06c8fdd72dc83be649126c17dfa 13 0.01/1.00 vMB 56
241,232 241,232 00000000000000eb2b3ad02cc0b6a401f42afe336985bf81ffcaccdb6d869598 235 0.11/1.00 vMB 231
241,231 241,231 00000000000000d71f11da48d4f4e6dc6771a9ce3d08e55ca0c804e62d94ac59 187 0.08/1.00 vMB 152
241,230 241,230 00000000000000760acb02376e0a36a6dcb61cdb1218ebe3a6157a7c07b32c47 195 0.10/1.00 vMB 96
241,229 241,229 000000000000010e45e1c0ce654ffc95c3563fdf4f977d5afe39cfe6a43a40ed 345 0.23/1.00 vMB 88
241,228 241,228 0000000000000008016a3e53b7f06dcff18bbc8d572fa6174403a60f95a1ba26 740 0.25/1.00 vMB 262
241,227 241,227 00000000000000a9cca008dd5889fbd8ce19d31e53351a01caea840e63aba8fc 159 0.07/1.00 vMB 157
241,226 241,226 000000000000006423ea96ecad6f737d8619105bdf0ad69b176ac7f4abfe9d82 194 0.10/1.00 vMB 182
241,225 241,225 000000000000010212fdc1ac070ac843962cfafd56d5228ed6376c4cf9a0f11d 126 0.06/1.00 vMB 166
241,224 241,224 00000000000000c54855260c986b4a0f866ba0fa890a8fe5640e7224980a4510 222 0.10/1.00 vMB 145
241,223 241,223 00000000000000efae53f703a52112d23247b0491d0ca8f803de1dc7b608ab0f 157 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.78 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: 709.68 GB
    • Received: 16.95 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.