Loading Tool

Explorer IconExplorer

Memory Pool

41,596 transactions
26.43 vMB
0.07809599 BTC
Random Selection Loading Transactions
Max Size: 137.75/200 MB

Candidate Block

Mining Attempt 76e3ef150724d0583c9ac4168866fe4b3f328da88fc02db3d51ff7e9034c8746
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 2619132fd66677feeea74f41259c76e5b59e2587600ce44d4b22a470a867d5f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.02954310 BTC
Feerates: 150.98 > 2.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (597,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,286 317,286 000000000000000023c07897f58d2899b4606b11dc5a403894d25641224a3639 382 0.20/1.00 vMB 25
317,285 317,285 000000000000000002f8c2180ff19f54f4500f93f2a97a872afcb4b6e8e270f6 58 0.08/1.00 vMB 8
317,284 317,284 0000000000000000079978b4a672b2af35e8104a628fd8f522dfc9502c1643b4 208 0.15/1.00 vMB 20
317,283 317,283 00000000000000002a303ff5795e5dc810e99a112e2b9ca68bb2cf92a6632dd5 385 0.18/1.00 vMB 23
317,282 317,282 000000000000000002c1b9ebf3931548afdb49c273f16f9cd47d829e7ae57084 441 0.21/1.00 vMB 30
317,281 317,281 0000000000000000184c1483b14d9861995ba77958f67d82a00b281b656a20b5 1,096 0.54/1.00 vMB 29
317,280 317,280 00000000000000000cf06a70014c75535eea2de50a4f129845dc15a0cd90c624 1,008 0.74/1.00 vMB 20
317,279 317,279 0000000000000000276d9fe5760824d62cd1222454c2500a87daebfb81d46e62 797 0.25/1.00 vMB 46
317,278 317,278 0000000000000000016d12d8ce3515d00326cf64dec919122e9329cb8cb8ae45 256 0.12/1.00 vMB 37
317,277 317,277 00000000000000001055ad34919f48783a3953b60ea4ca8efc48f4737b82b1fe 12 0.00/1.00 vMB 27
317,276 317,276 0000000000000000041515b1bae927e23b3b2b7e859951457a602672691478e9 106 0.07/1.00 vMB 24
317,275 317,275 00000000000000000c520ed2cb381c39763457a2fd5682f59c32fce6bbc6aceb 78 0.06/1.00 vMB 20
317,274 317,274 00000000000000001ab1dfb165f764799c21eac2c0565ea81ac9febf978e4a61 224 0.30/1.00 vMB 15
317,273 317,273 0000000000000000269e32b12ae1b8eb62507841b6f13446370fc2d2bc75ef1b 728 0.35/1.00 vMB 30
317,272 317,272 0000000000000000153395617beb3ea8058286f5cdad8b883fd74c856143f77e 114 0.07/1.00 vMB 22
317,271 317,271 00000000000000001de2ecd4cf83ef395da91c641c57ff22bdb63c12b1f0393a 321 0.21/1.00 vMB 24
317,270 317,270 0000000000000000206b43db5a50829c994d1a47d70468e1b7cd0d9cde31e2a3 135 0.10/1.00 vMB 19
317,269 317,269 000000000000000029da07765983b666b343f7c36bb3a51767f720d300f47a60 308 0.18/1.00 vMB 23
317,268 317,268 000000000000000005e2c870007aa6e1d4204ddaa84a37a5be53d6fcd7302b4b 829 0.60/1.00 vMB 22
317,267 317,267 000000000000000021ec5a710fae89a1596fe60751205cae65856b583e42a48f 97 0.08/1.00 vMB 20
317,266 317,266 000000000000000008d93447bfcfa43a4c6c6caaf7ae61ba7aec73a42568794a 182 0.13/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.