Loading Tool

Explorer IconExplorer

Memory Pool

73,316 transactions
27.91 vMB
0.07550550 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt d8933e66b125f85747787118ecc303657cb371f23d33f43c9e7c75a1b19801e2
Version 20000000
Previous Block 00000000000000000001a86893daa240eb0be56c06e6014958db31ad21413f6a
Merkle Root e3e5cc460cdf34ba313684857d1c38be739f928794c1c170feb6528e7f2afcd6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,818
Size: 1.00 vMB
Total Fees: 0.01490233 BTC
Feerates: 71.50 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,558 (795,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,164 120,164 000000000000b2ecc741843890bd619af991fa1e4c555636867cc759e1265d95 16 0.01/1.00 vMB 0
120,163 120,163 0000000000000925e0226627744647a55b9f53d6c6dfe2c935780f1a0c40890f 15 0.00/1.00 vMB 1,586
120,162 120,162 0000000000000d356710400abe90aa6546bd7267ef8fadbf22b638c17c893400 1 0.00/1.00 vMB 0
120,161 120,161 00000000000054666caccf06a4b34b3484fdb9f90ebf88dc6c585ea615eec408 7 0.00/1.00 vMB 1,088
120,160 120,160 00000000000023c50828b928efc61c7290cc32b655ea4d8e9df850e143bfd7b0 3 0.00/1.00 vMB 2,070
120,159 120,159 0000000000008b07d34448bf3630d80100410470314ef4a3debd75e3112db29a 7 0.00/1.00 vMB 396
120,158 120,158 0000000000006070c22bef1cd9becf23317cbff018823c9d7364dad052146faf 25 0.01/1.00 vMB 348
120,157 120,157 0000000000005ac157212cab4e06913b8b276cb803b774661bd50f75d8e68107 11 0.00/1.00 vMB 356
120,156 120,156 000000000000b44e81a3958b444f3e922cb309ba3a2b116eae09888ed1013a0c 21 0.01/1.00 vMB 4,385
120,155 120,155 0000000000008a7ae79a2bedd34c45cac96e5a871396a81d01ec8fd736203007 10 0.00/1.00 vMB 562
120,154 120,154 0000000000006ca0bdf0b85100b1b83bc5a3d1ca79ad268130ac908fa61b2039 13 0.01/1.00 vMB 1,375
120,153 120,153 000000000000541aa25d35596b1d6659c240cb3355f5cea84a857724814333f1 12 0.00/1.00 vMB 322
120,152 120,152 0000000000007b1338b5dfcdac35df233ad3a4e5ed97563d4c9d5f2f30964e1f 41 0.01/1.00 vMB 2,115
120,151 120,151 000000000000b4c8e848574b3ff905f00d9bd987f33c79411a5b4d2f86111ef5 2 0.00/1.00 vMB 0
120,150 120,150 00000000000091594fb1b6642c382dc7b4cfbe48d9034041e191857bdd7dec31 10 0.00/1.00 vMB 0
120,149 120,149 00000000000074a85cc99dd8d52554cd3439221323bf91006a05a8df4e58c7f1 53 0.02/1.00 vMB 531
120,148 120,148 00000000000079f5c597d035b149c8731e632fecec416a309834d05d1bfe8c82 8 0.00/1.00 vMB 0
120,147 120,147 0000000000006da86c3d8ae0c928da418db1dc5e8a9586b513332fe255647bdd 16 0.00/1.00 vMB 459
120,146 120,146 00000000000018740d337575749ec9f9635c0b359c0a48c0b5a37fb3e1a5b623 19 0.01/1.00 vMB 546
120,145 120,145 0000000000007c05012e852acae04795425a9eded6506afc9199dd8f1a744daf 8 0.00/1.00 vMB 0
120,144 120,144 0000000000004d468e119e615bdeb7d359502f461a5a4fdd5b50a88aee4b344c 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.36 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: 768.43 GB
    • Received: 19.59 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.