Loading Tool

Explorer IconExplorer

Memory Pool

75,468 transactions
30.53 vMB
0.09120677 BTC
Random Selection Loading Transactions
Max Size: 175.08/200 MB

Candidate Block

Mining Attempt 2e9ab31a2df22ef5d0151de9f7797106486066afd858931fa2ff7e08863172f7
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 2a49069de89a97732404dcbfa4b6fa90720c16b7e5c5240b96bd682d07fbaee7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,602
Size: 1.00 vMB
Total Fees: 0.01703434 BTC
Feerates: 265.25 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (537,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,277 377,277 00000000000000000036c0220a0a0887cde23352e80fff3e1a5278789eaabd32 1,164 0.93/1.00 vMB 23
377,276 377,276 00000000000000000a8962142d9079c8f39d58cb8ce63f513eee4ae160187975 1,329 0.81/1.00 vMB 28
377,275 377,275 0000000000000000104e2fd344de9f81bd63add36776b31ad13a59491b5163a0 1,111 0.72/1.00 vMB 25
377,274 377,274 00000000000000000262b5b47ea7470bb2700080d2ec5472d71362655efb1e5d 1,797 0.87/1.00 vMB 34
377,273 377,273 0000000000000000052cf2bc83d6fcea7f5e5016929348f9ee458dbf3d2ab47e 891 0.40/1.00 vMB 36
377,272 377,272 00000000000000000464f5fa984616638b517f86f81f43712e6b27f6860227cc 375 0.16/1.00 vMB 37
377,271 377,271 00000000000000000465080bfb29c7ac37ce15b3d3121e95cb07b74ab5a32521 574 0.34/1.00 vMB 34
377,270 377,270 0000000000000000023845925ca254cf7976c6e8ecd144a0a8a7a2d16fef970c 852 0.31/1.00 vMB 37
377,269 377,269 000000000000000000bbe85d10095e7b6017d30499e36f4ca70526d18bc0ba83 458 0.30/1.00 vMB 33
377,268 377,268 000000000000000003062b71d38f31b32104f716d4dbf7408297391f28e4f13f 223 0.08/1.00 vMB 42
377,267 377,267 0000000000000000044938bf8287aa6817a44f36c21f1f1004a3a47cf029d446 401 0.18/1.00 vMB 33
377,266 377,266 00000000000000000ae434ff7fb92b2d4363aaf6453fdf49dbe41a5295db7fde 91 0.04/1.00 vMB 35
377,265 377,265 00000000000000000a46e9cacf2adac46164a264f1d2adc94a94746a2cdcbbb0 372 0.18/1.00 vMB 38
377,264 377,264 0000000000000000082743e28121fde2ade0384f475f526c23fdec3a0eac2fab 259 0.12/1.00 vMB 32
377,263 377,263 00000000000000000913a08097c900ee7af1cf065ce1ff3e175e4acdeb7a4056 277 0.12/1.00 vMB 43
377,262 377,262 00000000000000001022665bfe87fe308312854cdb9084d61ee5d600256b7c38 729 0.45/1.00 vMB 32
377,261 377,261 00000000000000000515f5cf99f6e0403eed6e51b49c0bbefa05f1a36bc7cab5 148 0.10/1.00 vMB 39
377,260 377,260 000000000000000004bf78c57c0de285183e20f32fa166ee9a064abd9e54e3d3 369 0.22/1.00 vMB 39
377,259 377,259 00000000000000000a339c42e4bbad562084af65bb8f3d3a1e134bc4aabad158 1,252 0.62/1.00 vMB 42
377,258 377,258 00000000000000000690b41ecfef2c7729b58b4ce781e1f6162d66e3fc0b985a 533 0.31/1.00 vMB 41
377,257 377,257 00000000000000000932a12d25c0bce27ade5235cf66355ba24d52115795c5ed 138 0.09/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.