Loading Tool

Explorer IconExplorer

Memory Pool

82,858 transactions
31.87 vMB
0.11899423 BTC
Random Selection Loading Transactions
Max Size: 191.26/200 MB

Candidate Block

Mining Attempt 95b69499d7e24afa39ba03bf56e09f2f3138763e1e7a9a54526ab07cf93cf1df
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 71c737561a99ad9fd42d1bc36b3688f7b754ebf3c56acb5c67fbb14366953d09
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.03131134 BTC
Feerates: 318.30 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (609,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,263 306,263 00000000000000002edd93483e7196caaeed796c015cdb94c11fc11278a30c45 117 0.07/1.00 vMB 25
306,262 306,262 00000000000000005d3af7c888a9c6e272ebc44cf14e93c0167f9eb92dd7e7e1 73 0.03/1.00 vMB 37
306,261 306,261 00000000000000000254c13ffc88d369731a1a9dbb276c605e00760833f1f88d 132 0.08/1.00 vMB 26
306,260 306,260 000000000000000019aab94f91f9e3f6121780c7ac4f706c62dacabd9332d775 125 0.11/1.00 vMB 26
306,259 306,259 00000000000000001367cfef1ca5ea2fab6788d953195b6f14df182acb44a9fc 389 0.25/1.00 vMB 28
306,258 306,258 0000000000000000459fbc8953c035d6acfc3ed43858ee3ffb2152d6952892cd 187 0.11/1.00 vMB 26
306,257 306,257 00000000000000002a1fcf899161e4232f532abd94f652be0c0af4037ca0784f 536 0.25/1.00 vMB 30
306,256 306,256 00000000000000001cc014cb2bea463e8078b8e7621034d3ecee3c07fc1c5b2c 177 0.11/1.00 vMB 24
306,255 306,255 00000000000000001458c4b2ab51aa822bcb9a42e8310507aae4e3879709aa20 131 0.14/1.00 vMB 17
306,254 306,254 0000000000000000252040e1adbb845feff3305a8a5ea380c14708b85ba50daf 256 0.11/1.00 vMB 40
306,253 306,253 000000000000000008683f2b3d0b3010807a325cb914852ffb88ce5621cd6c8c 170 0.10/1.00 vMB 28
306,252 306,252 0000000000000000102836b0cadeca133650c8003d8ab5376aa3e86fcae22a49 321 0.21/1.00 vMB 24
306,251 306,251 0000000000000000377c5b66c3402fee927d87d52cd2dff0bb3bc56e353991ce 304 0.19/1.00 vMB 27
306,250 306,250 00000000000000004ccb18a33014b95dbb2047ad0a33eb3aeb8af21a8a01240f 261 0.15/1.00 vMB 10
306,249 306,249 000000000000000053424c573d054360f06d8688641185fecd26fe232be35ef9 70 0.05/1.00 vMB 33
306,248 306,248 000000000000000052d634dccd4e08328c560912dccfd34e908f4a308549c3a6 29 0.02/1.00 vMB 21
306,247 306,247 0000000000000000512110a513cc7aa5da931213e69a37563bf1e846b036c1d0 147 0.10/1.00 vMB 24
306,246 306,246 00000000000000005c3633fe768ac028cd5202130394c1ced1955d15f534a249 498 0.27/1.00 vMB 28
306,245 306,245 0000000000000000252d9d83ecc8ec42bd754506334ca2abef50408d3728927e 98 0.04/1.00 vMB 32
306,244 306,244 00000000000000004b47ae68c7cc2ac2c85fe78be25687079e3fdd04d8dcde74 741 0.42/1.00 vMB 31
306,243 306,243 0000000000000000058d78fbeced7a651b93320e434fc67d81b95bf07b313c45 442 0.29/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.