Loading Tool

Explorer IconExplorer

Memory Pool

37,854 transactions
26.05 vMB
0.06051096 BTC
Random Selection Loading Transactions
Max Size: 134.48/200 MB

Candidate Block

Mining Attempt 134b2266ed528b13beaff7252016b15ff541c1bf12d12277d742d79d9eb7a0fd
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root cf9aaaefde00214e7109b3ff7c58b31aec97f06a365c67f9381821231cca101e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,517
Size: 1.00 vMB
Total Fees: 0.01280890 BTC
Feerates: 265.25 > 1.28 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (562,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,748 352,748 000000000000000010b364f45567d027fc1e87e79267d3a94712c150393a0d1b 889 0.75/1.00 vMB 15
352,747 352,747 000000000000000011a7d34e8aa3017d2e92dd23c89697022a173752404e7547 293 0.72/1.00 vMB 5
352,746 352,746 0000000000000000109b3d446bba89097d5cdeda7bca80958cef8c1c5dea8b2c 97 0.05/1.00 vMB 15
352,745 352,745 000000000000000003f9e5e35ef18999bd3ef8d9b88224bfa310aa0ee121d9ef 575 0.28/1.00 vMB 24
352,744 352,744 00000000000000000b2b3566db390e6824ddc8b73af3ec23d07c9cb750461de3 58 0.02/1.00 vMB 22
352,743 352,743 0000000000000000087348fe1e90d70e9edd00f5177c8af55dd356e364ce4555 833 0.65/1.00 vMB 18
352,742 352,742 0000000000000000024ad07af35c3f4837f0f41dc516aa375043ac19321c18d0 428 0.75/1.00 vMB 14
352,741 352,741 0000000000000000133eccaef958db6a320a413273f316a74457e4d27f1b69bf 1,617 0.75/1.00 vMB 33
352,740 352,740 000000000000000001ea55c3f0d88fd5426559ab21e9cc003d67033e340cadd0 168 0.09/1.00 vMB 20
352,739 352,739 000000000000000001d35786b3597b0e5ffe3c98d61fe8d04eab6da4aad4c560 73 0.10/1.00 vMB 7
352,738 352,738 00000000000000001635f2d517b3de81724b2adaa2a92bf9db38b51f7826ab3b 548 0.30/1.00 vMB 30
352,737 352,737 00000000000000000e3ef408089b9e9bb286be0722e02d3a4fcd12e25bddde9a 58 0.10/1.00 vMB 2
352,736 352,736 00000000000000000f06847265091dec53074b2851830d7fb2d467b991e08b3c 271 0.15/1.00 vMB 24
352,735 352,735 000000000000000001a5e2dbe5904ac65be9a10e20da81fa70fa1b4de4a6831b 346 0.16/1.00 vMB 28
352,734 352,734 00000000000000000fda9a3235d3429995613f64e1075fc08ae5612e052dae92 477 0.21/1.00 vMB 27
352,733 352,733 0000000000000000027e657bc0cb96e72c3fefbcc2e4fb6e5fb6a0204710c363 292 0.13/1.00 vMB 26
352,732 352,732 0000000000000000112ed68813ea96c6623a1e5e3a984aab353a4c2787673ace 67 0.10/1.00 vMB 6
352,731 352,731 00000000000000000671c5d06306ed3146aa891895fdb75e916f0eb997733c4d 1,012 0.44/1.00 vMB 29
352,730 352,730 000000000000000015cef0a4650d20a6d443bd1d9025f4ae2c308a6861b3622d 331 0.15/1.00 vMB 32
352,729 352,729 00000000000000000cfdf52bfaad373a7e8b57c92744712c9660140f71c9c490 404 0.17/1.00 vMB 32
352,728 352,728 00000000000000000c3e05672051e19fe46f9d1caaaa20bf413bacd0cca0ccb8 132 0.08/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 656.66 GB
    • Received: 14.40 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.