Loading Tool

Explorer IconExplorer

Memory Pool

41,107 transactions
26.63 vMB
0.06755976 BTC
Random Selection Loading Transactions
Max Size: 138.83/200 MB

Candidate Block

Mining Attempt 230f2a02a098930f241e4af79b9545af4ed82864c9f99d45883c44f0f4a34c1f
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 91f658f3c94dd4885b9dcf7aaa17ea5377acbf1e1df32b8b28b6b2f0b2ec1407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,699
Size: 1.00 vMB
Total Fees: 0.01787343 BTC
Feerates: 265.25 > 1.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (649,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,157 265,157 000000000000000a7f7573c5e00c762d2439e848d39364bcef1a32e2bbcea17c 51 0.04/1.00 vMB 89
265,156 265,156 000000000000000a4ea7ac74fbecae0301224a0ef4876f8b50570bb7c7fcc65f 336 0.17/1.00 vMB 116
265,155 265,155 000000000000001007c2d64f99ee166e82566b0521024fe5b5b8ae866a32221d 85 0.03/1.00 vMB 173
265,154 265,154 00000000000000005e56b64db110c1744647a093e5ba3d0d2cd5bcdc88165b9d 36 0.02/1.00 vMB 28
265,153 265,153 000000000000000c331fc4320da3280bf9233eac3c08907c9c993f5f3d48955a 267 0.23/1.00 vMB 48
265,152 265,152 000000000000000bbe43c7ababd482fc7b9afbe0fd213fe7a08f3857e2b48308 82 0.05/1.00 vMB 72
265,151 265,151 0000000000000009259c7d240e11490006bd1bcef3b3e57ae9f0dd7ae2e5dcd1 169 0.07/1.00 vMB 88
265,150 265,150 000000000000000760622c3a7daaad5d9b7f1b61345ffd64c6a08ec2a35f698d 188 0.11/1.00 vMB 64
265,149 265,149 0000000000000004a9bc45d2cd36b701a4f864493f79acd208a2e2b156cddbfd 237 0.12/1.00 vMB 68
265,148 265,148 000000000000000d5f0ef1d4cfc4c4129cfbf2e288a2c34f19fdc0b47321641e 620 0.25/1.00 vMB 126
265,147 265,147 000000000000000bd5ffe40f8217b1d8024603869f16bc49c7a1bede5bfe31fa 113 0.07/1.00 vMB 58
265,146 265,146 0000000000000002172beef4a1c6a389c44f3e4d11e977469ca3a6829a0c9ea8 238 0.11/1.00 vMB 113
265,145 265,145 000000000000000a657fe84546827d70b55ac442f8208d8de0d4ad097568ea1b 263 0.15/1.00 vMB 60
265,144 265,144 000000000000000b1a02ff583471dd2e1f7879fb29075b2f54af5b4b13ac1980 252 0.15/1.00 vMB 24
265,143 265,143 000000000000000966f9096a37c966cff22122855a6d0d1c611abadffb9f4938 324 0.20/1.00 vMB 78
265,142 265,142 0000000000000003cf322e87657ab8fbd8ee530e5d88632ebd2e147f995c486a 168 0.06/1.00 vMB 128
265,141 265,141 0000000000000007757cf5d9085fd80e58a4092d27d6bca7e2b9015444eafda7 720 0.35/1.00 vMB 99
265,140 265,140 00000000000000030095f90b82a997a15039cd611cf14f4f2b68ed4b94eafa62 1,170 0.50/1.00 vMB 136
265,139 265,139 000000000000000f46d0c60fc7ee6d53e82793c827703053dfd3e1a5e7da8e3c 239 0.12/1.00 vMB 102
265,138 265,138 0000000000000007fdad2d8a0ab692fb5d6a8737b0f66f509cd741b3f6687228 22 0.01/1.00 vMB 47
265,137 265,137 000000000000000f987e26103d3e66a4176ccb32588d106f66055c9c17032d33 142 0.10/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.