Loading Tool

Explorer IconExplorer

Memory Pool

81,931 transactions
29.81 vMB
0.06393082 BTC
Random Selection Loading Transactions
Max Size: 180.83/200 MB

Candidate Block

Mining Attempt 9bf41a9b442a74772bcb806f7d200c0ad66a8a93686c8b7db4804161ca17aa1e
Version 20000000
Previous Block 0000000000000000000148141c8e072118c303566a26aeaa1fbb69733bc2c6ef
Merkle Root e4a9f92d9f3a39d1a67698d065e7f3445a780359a83d4555813b8772301c2177
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,836
Size: 1.00 vMB
Total Fees: 0.00305788 BTC
Feerates: 14.26 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,960 (534,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,278 380,278 00000000000000000587510acea702df30cee6fc4ea61a2c2e1cb0875686f0cc 579 0.46/1.00 vMB 32
380,277 380,277 00000000000000000aec791eb41c5cde4084030b090d54aeff5b87bdc282dd50 2,273 1.00/1.00 vMB 43
380,276 380,276 000000000000000001a957ba005f4885bafc657eb7e427a36ff4966ebe421f6b 1,794 0.86/1.00 vMB 41
380,275 380,275 0000000000000000081a6505086be6531be9ff5af368429941249ab39583879f 321 0.16/1.00 vMB 33
380,274 380,274 00000000000000000e0864fecf134da005cbde5a2b7a334610c7511a2e8b5c1a 1,238 0.50/1.00 vMB 45
380,273 380,273 00000000000000000d4ce8914c8977df7664772fdce07710ca771579795b4c3d 606 0.36/1.00 vMB 30
380,272 380,272 00000000000000000e46200f91b8fa94c7135b3ce0035b446a2088488991c6fb 246 0.13/1.00 vMB 31
380,271 380,271 000000000000000006b5705aea1318099c8906b79e7382dd6dd6a5f052dda3c8 627 0.26/1.00 vMB 49
380,270 380,270 00000000000000000a19681a7c880b65f4c0730f3d9b7e426ffa353df42f2c4b 431 0.20/1.00 vMB 37
380,269 380,269 00000000000000001036e84b9cd2d4ef3fc61d1590bf9145c028e4afdd60ebe7 1,303 0.62/1.00 vMB 44
380,268 380,268 00000000000000000c72485b3f4e02cb0328aae085dd651f62e7887f54d0b8d9 435 0.23/1.00 vMB 33
380,267 380,267 00000000000000000f83d8250141a9944b7e19cf933b0666118e444d8c4996e6 1,363 0.55/1.00 vMB 46
380,266 380,266 000000000000000009ce799e6c12c944fadc05a1a57e3ae9ae30321197744ab2 1,915 0.77/1.00 vMB 47
380,265 380,265 00000000000000000b135032414374a1d2b390b40cb4a6ac99ce097df141e1f8 322 0.17/1.00 vMB 30
380,264 380,264 0000000000000000012789dd6531c9610fbd7f0a4faa0d45fff165597fdab0a6 2,048 1.00/1.00 vMB 37
380,263 380,263 0000000000000000027c743e64222e89c55ca8c9bc49d4839347ebdf26e703a4 1 0.00/1.00 vMB 0
380,262 380,262 000000000000000010f5ea08a77b8c0a6c2b3e86c8626a865a39484f0ea0dfc5 1,318 0.87/1.00 vMB 26
380,261 380,261 000000000000000010b0313561b4379e9d0f103bc16a0772b453cda5d40c6855 211 0.14/1.00 vMB 24
380,260 380,260 00000000000000000201dd68ecda4336a92bcd032570e42420c8bfa9444539ca 140 0.09/1.00 vMB 25
380,259 380,259 0000000000000000046651bd9fdefd1be00e572487cf304acbd4911fc445acee 1,390 0.69/1.00 vMB 40
380,258 380,258 000000000000000009356f8788aa6a70e0f95bb895fe823abed124abb738032d 1,135 0.48/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.