Loading Tool

Explorer IconExplorer

Memory Pool

25,366 transactions
10.61 vMB
0.06556395 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.93/200 MB

Candidate Block

Mining Attempt 315f8990e6e07b74073a5bbcda6e1d8df6bb1f7bbc9ce2406c4a8e9dd30c60ed
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root 26931b1564f05159524cac1524aa241396097cbcac1f5d166b8b1384bf99f4f6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,251
Size: 1.00 vMB
Total Fees: 0.04804275 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (880,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
32,596 32,596 000000002e58ffdb9afba3bb4b94e5c7a7168f504dc9bb36bff792117448aa65 1 0.00 vMB 0
32,595 32,595 0000000099f06d6249ec4197df7a27a9c14ceb274137f0c1bdbd99c6d0b42b62 1 0.00 vMB 0
32,594 32,594 000000002205bd798875a7041b56c8231b9f3674f9c052f373be5e3bd518cdb0 1 0.00 vMB 0
32,593 32,593 0000000094c7ed3055b9070f5a076b55dbc0a6c779143807d2cd2b9c863743a6 1 0.00 vMB 0
32,592 32,592 00000000c90c2b3ef3057fc1357c88eb58a3811e7aeedb965fe33a7d4bcc840f 1 0.00 vMB 0
32,591 32,591 00000000c2660ebbc93012f1177e4a71384ca45d399cfc61cff2a73341ff8397 1 0.00 vMB 0
32,590 32,590 00000000b67bca8bb2b06c0590586703706bbc7a70f8b6e32d98d1db0c5b0bc1 1 0.00 vMB 0
32,589 32,589 0000000030c53be2ab060ef9d2d6b34d5117567b659aaf34a243f974130a0ab5 1 0.00 vMB 0
32,588 32,588 000000003a949c8744a49c16c5fcce108d1ac8c59223e1279d337d0a20f728eb 1 0.00 vMB 0
32,587 32,587 0000000080933571b2b6df80db0295d55fc70d1db0ab9b33db55ab7aa598f0ce 1 0.00 vMB 0
32,586 32,586 00000000512ee997953b674cd94c5c4d4e3f83c3ee5e4754f47f0d9be670b913 1 0.00 vMB 0
32,585 32,585 0000000051d53bb7daadcf6d78515b9237a7a130378adeb6ea2c3135f8e96eed 1 0.00 vMB 0
32,584 32,584 0000000051acd5ca9d0e227362069011634afef2b15734e739f7d6a8922d35cb 1 0.00 vMB 0
32,583 32,583 00000000959099d8d97bf5d2b0935c16e1079ebf7ea0b1a86ce0a95e12f2cbd0 1 0.00 vMB 0
32,582 32,582 00000000268238959f785a51a8cb7d56836e840912368746188eb98986b4312e 1 0.00 vMB 0
32,581 32,581 00000000d1c634a66c5662a001bed4706b76f1b1b89d003e29b6e4f98b4f1832 1 0.00 vMB 0
32,580 32,580 0000000053a1dffb1e710702cb74073b2a104b8be707270e29427545711abd91 1 0.00 vMB 0
32,579 32,579 00000000a1c8eba859a4c728fd5b58462c15e63148e4e32b8f4c797c3d6d7778 1 0.00 vMB 0
32,578 32,578 000000005acd8cabed37d1ab635b6927fa2ab11d44262fe31129223e9df20979 1 0.00 vMB 0
32,577 32,577 00000000bbf0fa083e1c9e0b5ece57baff22326bd41c0417ad547af795f44078 1 0.00 vMB 0
32,576 32,576 000000003a3504b709e9e42852c51cadaa54181a542af5f40c9f43b6c3579222 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.83 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: 422.89 GB
    • Received: 2.29 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.