Loading Tool

Explorer IconExplorer

Memory Pool

79,144 transactions
30.15 vMB
0.08678500 BTC
Random Selection Loading Transactions
Max Size: 183.87/200 MB

Candidate Block

Mining Attempt 85bc7ed7394da844fa0dd0663774cae9881e5cc3ebdaaa16e13e8184a40c123d
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 316681a2b9c9dc5810e93fde7e34ae2d5a9e43c76f9dc0967373c9f51d70a737
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.01965669 BTC
Feerates: 73.20 > 1.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (609,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,238 306,238 00000000000000002a8decb6d35a52f076a1735163ce2b4b1caea02922b1e95a 541 0.37/1.00 vMB 26
306,237 306,237 000000000000000054a3266779d353e00dfcb0754328003a917ebd372e5f2e19 756 0.45/1.00 vMB 31
306,236 306,236 00000000000000000ec4bdd7c4ae3b15c9f7e86afd8e5b571cb1b9c3d3676d9f 355 0.20/1.00 vMB 30
306,235 306,235 000000000000000045c55ebdbceeaa64df789ccc4bf50cfc03833a5e996540c3 86 0.07/1.00 vMB 8
306,234 306,234 000000000000000045522e7a22e44e84a641e9f8986e1a51bf43a6164f10a56b 211 0.10/1.00 vMB 31
306,233 306,233 0000000000000000020bb5eedaad7c6f28affe2f12e7605cb21f2c12105c7f8c 42 0.09/1.00 vMB 8
306,232 306,232 000000000000000016f6b5c31d2c86576dea41bf20dce7ade0e9fdb466dc1b25 638 0.35/1.00 vMB 27
306,231 306,231 00000000000000001a1f0f8bd788fac7354a940b4e085de7747f9f53f2544438 24 0.05/1.00 vMB 5
306,230 306,230 00000000000000004cd1bbb30fdf962ce564f6f4acb5765fe91c53cd11cb441a 866 0.47/1.00 vMB 30
306,229 306,229 00000000000000002fb3275e821bab38e7de65d172b883db579b5cd2cecc2ab3 49 0.10/1.00 vMB 6
306,228 306,228 000000000000000004142cabee404e00dfa090d6d89b685406e9f3631725368e 450 0.25/1.00 vMB 32
306,227 306,227 00000000000000000183a1637b55f71649b71d7dd3622fd76cb1d5adb82b13de 64 0.03/1.00 vMB 48
306,226 306,226 000000000000000007126cac7c2051551afce36f0a006733bcfcf2d7e3d96d99 163 0.12/1.00 vMB 20
306,225 306,225 00000000000000003ad15686b9c8bac0b14f330b6b93eeb464864f1828f77e03 204 0.12/1.00 vMB 19
306,224 306,224 00000000000000001695ecdb9fab75addd29ec91c7db1b5a11e6fa87b0bc832f 705 0.45/1.00 vMB 26
306,223 306,223 000000000000000038f58d9e8a259be2376004d50a9d0f36cbeeea3450656c96 549 0.29/1.00 vMB 31
306,222 306,222 000000000000000017258040ceac09cfe6e3ee5a37946a6ebced7a4accf5871a 128 0.17/1.00 vMB 12
306,221 306,221 000000000000000021a8b99480459fe357fe6fa622f956d70698c9fe183addf6 946 0.50/1.00 vMB 30
306,220 306,220 00000000000000002d6911a02f6266e509a56ba2fe31933dec79583789ffa35e 372 0.19/1.00 vMB 30
306,219 306,219 00000000000000004a64f6c52d2d541a19d70fe4e242bff1dcac21cfd14483a3 1 0.00/1.00 vMB 0
306,218 306,218 00000000000000001126305e098cbfcadb1d774d50171257b304c18f92f0c471 525 0.30/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.08 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: 721.11 GB
    • Received: 18.34 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.