Loading Tool

Explorer IconExplorer

Memory Pool

74,482 transactions
27.48 vMB
0.06724615 BTC
Random Selection Loading Transactions
Max Size: 167.95/200 MB

Candidate Block

Mining Attempt 6b316fee3a2120efbf16c30817f9ad53f7ee7761acc3fa09be08d4705e49021f
Version 20000000
Previous Block 00000000000000000000c2ea4156190785d000d55bacb2ecf527388d98dcbde8
Merkle Root f8d30068da54dae9cb3e0feff2202dd5ab8552c45ea618521735fb4365ebe9ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.00874260 BTC
Feerates: 100.49 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,257 (625,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,355 289,355 0000000000000000e3e650b1beddf953046ce8df6cca19ed3c56803b435c52b2 128 0.05/1.00 vMB 38
289,354 289,354 0000000000000000713e1a6db601c8a9949683aeb26e519cb5de27a3fba69f27 1,250 0.50/1.00 vMB 44
289,353 289,353 00000000000000011f73292b420ff93b2d26165a10d99d7d0bb90ffa78dd0d2c 55 0.02/1.00 vMB 41
289,352 289,352 0000000000000000054e3b646dc2cc0f02d428a759ab61cbc13fc0e3f3a1c5bf 119 0.08/1.00 vMB 27
289,351 289,351 0000000000000000d2862da4dd69ff06cac7d50a321a0cf97a4524b36a28cc4d 497 0.31/1.00 vMB 30
289,350 289,350 00000000000000010b8f957b162d986b48e98dce9250527b2acda9ed6f3395b4 64 0.04/1.00 vMB 22
289,349 289,349 000000000000000114af226cd76f63aa9668f34b8cf990e7170214720ecccc01 804 0.35/1.00 vMB 38
289,348 289,348 0000000000000000a22b0503c2c553c987c69fc89a1227ad8a8d5e8edb47ad90 96 0.05/1.00 vMB 40
289,347 289,347 00000000000000004486b47f64c5201fbfe50b58708a762a87e7630b39ae6086 383 0.24/1.00 vMB 31
289,346 289,346 00000000000000006d59b79e34ce82406168c6f58c7a623d89f8616bed82e06b 254 0.13/1.00 vMB 30
289,345 289,345 0000000000000000b31351e9020b4fc9e6900613c91d1d1fa475d1db121794da 346 0.38/1.00 vMB 22
289,344 289,344 00000000000000008c29fd7b661296b3a22b5d52c1871f7408c978faa562ee93 296 0.15/1.00 vMB 28
289,343 289,343 0000000000000000a300f89e49ef11430ed55064d94f47e88f33c5e1ea376ea9 385 0.28/1.00 vMB 27
289,342 289,342 00000000000000008a9fa91f338a78e168556723f40ef0162a9b9d28b3f1df11 921 0.50/1.00 vMB 31
289,341 289,341 0000000000000000deef014335c8e937e785b2e4f44ceda6c18df4b3e3cceba6 258 0.50/1.00 vMB 14
289,340 289,340 0000000000000000032999cef10a41cf3a5d823edd6951406eb29e2cc743e8fe 222 0.11/1.00 vMB 35
289,339 289,339 00000000000000010ee76e87623e590982f47dc24ad1b4b0b6d7b9b99ff6f00c 592 0.55/1.00 vMB 24
289,338 289,338 0000000000000000a548580d4cb040378e1bab99b4b8e0063387317bc4d65690 526 0.35/1.00 vMB 25
289,337 289,337 00000000000000009d0822dba4a8f2bd7f4bffac26cc1430ae35c9c4a08f6eaf 666 0.35/1.00 vMB 33
289,336 289,336 0000000000000000e4ac2310a69c3b17776306579d8a8a95647edaa316cb03d5 653 0.25/1.00 vMB 49
289,335 289,335 0000000000000000665a38b77908996451736b8738492c8985e560b1152283e0 1,024 0.32/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.84 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: 711.99 GB
    • Received: 17.14 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.