Loading Tool

Explorer IconExplorer

Memory Pool

79,214 transactions
29.52 vMB
0.06906657 BTC
Random Selection Loading Transactions
Max Size: 177.69/200 MB

Candidate Block

Mining Attempt c2f8999ab0239fb24642be2b150a8f6dd32d51ae3c0184fbedc5b0ec1e75b14b
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6728577473f4d6514598dc7878351db5c7ab7d28ae4cbd8ed20ca10b711bfd1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00912644 BTC
Feerates: 454.44 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (633,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,881 281,881 00000000000000017dd02c66d21d3bdfaf3f8849b7aa685eb3018da1c24933e5 106 0.11/1.00 vMB 22
281,880 281,880 0000000000000002224677907eb4663448d7d1d4365b3938e9ac5711b892441f 512 0.21/1.00 vMB 51
281,879 281,879 00000000000000008668d448a63e2b9ff5f67927d759632a74461d07117abc43 181 0.15/1.00 vMB 19
281,878 281,878 0000000000000002231b49772d78eac56397debc0e52b32198483606dd35bb8f 141 0.05/1.00 vMB 87
281,877 281,877 00000000000000010ec829bb382c3b602bd847ff0b871bc719fb128e9efbcfc4 288 0.12/1.00 vMB 50
281,876 281,876 0000000000000000043f7b19f284e4be5289360541490bc3aeae2b1e56ccc4c8 149 0.07/1.00 vMB 65
281,875 281,875 000000000000000041a446b620508b06c3355c7b5e6fc109002c6d36bcd20be7 325 0.17/1.00 vMB 41
281,874 281,874 00000000000000011293ef0e300a9882812c9e8bf6a028be9f1e9721cefa6279 234 0.10/1.00 vMB 43
281,873 281,873 00000000000000011b14b11b1098bd129c5415f7235ee08d20ba1a0957fe8abb 50 0.02/1.00 vMB 26
281,872 281,872 0000000000000000da7b5f0a0b9df7497cf8ad5cd6ca636cdbede9e45e038a68 209 0.10/1.00 vMB 44
281,871 281,871 000000000000000104e6f2f7bb9190a3d61439f784da190b3b88980fd2a28778 195 0.10/1.00 vMB 28
281,870 281,870 00000000000000010a180bbd218cc7592b93500285a2cccaaaf981020530bc37 139 0.10/1.00 vMB 49
281,869 281,869 0000000000000001074190b4b177d0eb8dc773acaa0dd2b3a90585f7d62486a0 1,118 0.48/1.00 vMB 38
281,868 281,868 00000000000000000f3d596b35668f389a558583821c244a7a29cc5ed8dd95a9 138 0.05/1.00 vMB 239
281,867 281,867 0000000000000002277190586a03f0308dbf9d08aec990d3e0d9e1cb7f46c2e6 23 0.01/1.00 vMB 42
281,866 281,866 00000000000000004e0726200806535694ec60e15522ccbdba7f31d7f4b3ff6e 194 0.10/1.00 vMB 36
281,865 281,865 0000000000000000c00003d26325f41a4848407f9a7a6ded9363f27780982a7f 153 0.07/1.00 vMB 26
281,864 281,864 000000000000000228587cc25f171b65e10f9d3b30eb6dacd427073e513f4208 123 0.05/1.00 vMB 76
281,863 281,863 0000000000000000a416d91cb73ac35b5ed7526d4a5cabf918d6581e2a66028d 1,813 0.88/1.00 vMB 43
281,862 281,862 0000000000000000950dbc46b9c321f1c70afa49ea27ac9ddc6f927d63a04fde 447 0.25/1.00 vMB 46
281,861 281,861 000000000000000137eaa3be9830b4ef92b3b116a83c2247a72c5974294846f8 675 0.25/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.