Loading Tool

Explorer IconExplorer

Memory Pool

48,089 transactions
27.29 vMB
0.06979344 BTC
Random Selection Loading Transactions
Max Size: 145.48/200 MB

Candidate Block

Mining Attempt 0b16700179d42b68797caf76120fbd8387e30cbe5a24abc42a5eaf07e7ca4c82
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 0b195c02c9c1ab3d956cfac9e5fc27d0cbab3de5bd40390cd5759ef1e06001e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,507
Size: 1.00 vMB
Total Fees: 0.01902035 BTC
Feerates: 100.53 > 1.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (643,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,607 271,607 0000000000000000b993ac688c27c425379c60523085eef17d8754670b2611fd 1,031 0.50/1.00 vMB 53
271,606 271,606 000000000000000296a638b75ebfaa712b2b2bc891b2793ace65cbad049c56f6 669 0.25/1.00 vMB 71
271,605 271,605 0000000000000004df1cbc9b13485e2878817457fbd57820136db8f182dbb5b7 782 0.25/1.00 vMB 109
271,604 271,604 00000000000000053ef4db2602b5681b916297fe0d60b1b55c3341994b8cc1d5 1,007 0.50/1.00 vMB 39
271,603 271,603 00000000000000021a793e4922cb69b63cbab31f8452e417aabdf4924414201a 582 0.25/1.00 vMB 72
271,602 271,602 000000000000000639c652317fea4e64f6540e26401e6098c91f20b88bebfeaf 19 0.01/1.00 vMB 60
271,601 271,601 00000000000000042e970d0f9405f7032c91457d739a274b49a0b8c3f6aef7fa 1,062 0.50/1.00 vMB 69
271,600 271,600 0000000000000004f3cc28d404aa133cdea637b03f35152b266622eb1cbc5107 1,107 0.47/1.00 vMB 59
271,599 271,599 0000000000000005ee8dfbbbc3b05f33ddc27d728379d0d705991f7437869ba2 426 0.21/1.00 vMB 68
271,598 271,598 000000000000000301a023861d7fb9ffea77bc8ecb851a0288ea7b8a2bc06c0c 1,251 0.50/1.00 vMB 80
271,597 271,597 000000000000000494fb662a8afac036b894637fdb82fae066245fbd10855e04 94 0.04/1.00 vMB 48
271,596 271,596 0000000000000001055aa9356b1576c5edb4cc2cb2f5c69487c17ca36b74d8d8 163 0.12/1.00 vMB 7
271,595 271,595 000000000000000646ea1067aca7a57a5e77ee7c606868ba76b65359f0bd7d59 501 0.39/1.00 vMB 28
271,594 271,594 0000000000000005d53973211e59bd9e52d37da80cb5cdc100d840c6a5c2f276 860 0.25/1.00 vMB 96
271,593 271,593 0000000000000002600b432c9db753f846ffd3db5c0d215601bcb3c61eace629 128 0.09/1.00 vMB 21
271,592 271,592 00000000000000008bcafb4b6eb2c49e2fdec9f6eebcdc3688c7732a4d98639c 776 0.25/1.00 vMB 87
271,591 271,591 00000000000000018bb30413b3ef22b31608f1bac37c7bc55181d040775e27b3 349 0.21/1.00 vMB 46
271,590 271,590 00000000000000045aca66cbd10ad3ccf484fd048fc4c23e1a87ec02b59fd325 611 0.21/1.00 vMB 209
271,589 271,589 00000000000000058c4547da106d0e24f857d5d5dc6d865e084b6c8259288490 889 0.49/1.00 vMB 52
271,588 271,588 00000000000000066a0ea303a51b31651cafe005a31d7f6e67629b234d18a0fd 738 0.25/1.00 vMB 35
271,587 271,587 000000000000000675568a10023cfb51b0505e13b0099d30d1b69520cd8bb023 529 0.25/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 781.99 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: 648.71 GB
    • Received: 13.07 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.