Loading Tool

Explorer IconExplorer

Memory Pool

78,499 transactions
28.97 vMB
0.07139728 BTC
Random Selection Loading Transactions
Max Size: 175.89/200 MB

Candidate Block

Mining Attempt dab6d31ea623a87bdfc3fa928fc658821b4c1320ac4626c8042cb2dec6b27c37
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 1d3df0e150e28ea8aae61f8cd7baeeb3738efb5d29a6f7253005b1bde59e11e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,881
Size: 1.00 vMB
Total Fees: 0.01080627 BTC
Feerates: 13.09 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (805,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,209 109,209 000000000001461e21b9895904280afa53e2b1f2af1640925a28d2f8767054b5 34 0.01/1.00 vMB 0
109,208 109,208 0000000000003bf65a5c76d1a6b421e9a972620f07a95d0f612c272866b63039 5 0.00/1.00 vMB 0
109,207 109,207 000000000001af5eb31cb0c5538387165974d25bed55a0cfad2f94dde525b2a1 10 0.00/1.00 vMB 340
109,206 109,206 000000000001a4207088709ae6ebe8e8dae893b65a856b609bb70e70f88ff902 12 0.00/1.00 vMB 0
109,205 109,205 00000000000181683db84741867bee013df7257dbed8625f4616a38f5f4e3702 30 0.01/1.00 vMB 0
109,204 109,204 0000000000018b3803a2b8b237ab0d0148edf4dba6d4aebb5c671bbb0b33fc38 5 0.00/1.00 vMB 0
109,203 109,203 000000000001a335bd53b407f83a87bf74c994905809059cfcd0f940c15d4f4e 4 0.00/1.00 vMB 0
109,202 109,202 000000000001a549e2a02f6598c84e1170ef6d6020d0ded636ee0ae6a4e98929 5 0.00/1.00 vMB 635
109,201 109,201 00000000000175255d43a679c43a967e710e4095a0d531ed8ce28bce7d423626 6 0.00/1.00 vMB 0
109,200 109,200 000000000001a5777b278af02a4f038c4a0446e8a2607ccce48dd92f17ba95ca 1 0.00/1.00 vMB 0
109,199 109,199 0000000000004a0b43d129d9ced4640e09ad36195c965984644921333bf36e13 9 0.00/1.00 vMB 0
109,198 109,198 000000000000e8ae63b3206967b17a5d30bc84f5fa1c40ffe42b22268b32de2b 36 0.01/1.00 vMB 0
109,197 109,197 0000000000004404a02b60ffacbc3a527333ad6c33cd4286f80bfaaa64695502 6 0.00/1.00 vMB 0
109,196 109,196 0000000000004cfad6f05822523c4368f40a8045e90acaa82d1b17225581198e 12 0.00/1.00 vMB 0
109,195 109,195 000000000000cee533bab6e3ef791e6425501caeb44ef482554b7fb1bcfe774c 10 0.00/1.00 vMB 0
109,194 109,194 00000000000048172672b24175aae3a26488c0e035a6e077b76a8fef32b06c3b 12 0.00/1.00 vMB 0
109,193 109,193 0000000000012618491aeecc7eee980a297fe00b50fd7e842a8bf682681903ea 12 0.00/1.00 vMB 0
109,192 109,192 000000000000515e25787e973073266f78d6031d2ba3b91250a8287ab0ca84d3 13 0.00/1.00 vMB 0
109,191 109,191 00000000000012915e5b86531a820c0bb43aa702a5f23607340a735e74acf842 13 0.00/1.00 vMB 0
109,190 109,190 00000000000025381d70a0bab3916e431b791357c801c2c4ffc9ffb7a3205a23 8 0.00/1.00 vMB 0
109,189 109,189 0000000000005c624b633e6d68e1e98762f4ae216bd9c48c2366ef92c2358100 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.98 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.