Loading Tool

Explorer IconExplorer

Memory Pool

75,224 transactions
28.91 vMB
0.08843961 BTC
Random Selection Loading Transactions
Max Size: 171.08/200 MB

Candidate Block

Mining Attempt d8c19e64da867ddec5a4d9c6018c37e0a4def7ae56eb12093100b4b53546393c
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 1561871d710cf7c32f93bd2787d32526c267950116991593fbe4eb8817873b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.02835337 BTC
Feerates: 150.93 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (646,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,335 268,335 0000000000000008285ac4f974a2521cd5495dbbc7e8e0faaa21ddd00d69b8fa 356 0.21/1.00 vMB 46
268,334 268,334 00000000000000062aa3fffbcf320c09bae16d6e13db4a0941dbf6b441f81bcd 957 0.49/1.00 vMB 65
268,333 268,333 0000000000000006cd4c35105960f8c2c1395a83abac662745a2d9108da876e1 278 0.13/1.00 vMB 63
268,332 268,332 00000000000000005e58f6c53bc7527ee87e0319da33407b26bf78d9e6dcd0c4 108 0.04/1.00 vMB 16
268,331 268,331 000000000000000581917b81aeafc17013bb115be84e090a66b0c01e7dc4b07e 94 0.05/1.00 vMB 40
268,330 268,330 0000000000000001f899b39d5cc5b79f37cf22f72d1d160c5f5f002bd34def7b 212 0.18/1.00 vMB 8,400
268,329 268,329 00000000000000049d667c338d6527e509c4b7ea8c9dcfcdc533f5a81da2887c 273 0.15/1.00 vMB 56
268,328 268,328 000000000000000573237ab03bc2c65aebed77ea4f53e51b3104d98f85c75eb4 73 0.05/1.00 vMB 22
268,327 268,327 0000000000000006eb687c1ce7dfade95b6ff234be6ce2c8cdd083794a59cf0a 75 0.10/1.00 vMB 17
268,326 268,326 000000000000000384be818db610f841753c21de2ee7b8def32787fd15c63713 819 0.35/1.00 vMB 99
268,325 268,325 000000000000000828055c6d2641b5781523583e1f4b853d616e5e6b2f7c1f0a 131 0.06/1.00 vMB 34
268,324 268,324 00000000000000031792b44f14699cd42ab402cea5ed4b0bee2a07476996b16c 724 0.37/1.00 vMB 69
268,323 268,323 000000000000000438037bb22ca5800af4089cfa53299971181ab144ccdad51a 351 0.17/1.00 vMB 78
268,322 268,322 0000000000000006d5d2e1c52c21eebfa0c71b4aa95d6234baa3ff2e28afcd09 1,053 0.56/1.00 vMB 95
268,321 268,321 0000000000000001416405ac9b64db0412c1267adc7a6bfdb8088a173226c0de 435 0.20/1.00 vMB 71
268,320 268,320 00000000000000023eed388e4acbc660095b605730200aaea3840adca991a8bc 104 0.05/1.00 vMB 63
268,319 268,319 000000000000000259d1e2e6e87523a968a6c1d1871848e0f02d7ddda56cef2f 182 0.07/1.00 vMB 71
268,318 268,318 0000000000000006a555e512a0abf1501bd4f3fb1a59f7159d255c1928cacfb4 106 0.05/1.00 vMB 36
268,317 268,317 0000000000000003a408dfe5c90d9b3fc8f636164ad478296e2bddb6213ac2b1 145 0.06/1.00 vMB 54
268,316 268,316 00000000000000066688117744be45506af318f8153d2d40c55433034909122b 363 0.14/1.00 vMB 80
268,315 268,315 000000000000000717513c9d9a82b3771e90312253a19291a903149e93f2a085 220 0.15/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.