Loading Tool

Explorer IconExplorer

Memory Pool

76,007 transactions
27.67 vMB
0.06852505 BTC
Random Selection Loading Transactions
Max Size: 169.63/200 MB

Candidate Block

Mining Attempt c1f068fdaa297450c88af9a17270585b69a7f9e6a48a707f79612799bd6a4d74
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 77a8db92cd58c01e4929b5461848269888a52c64777f9ab8153607e42eaaf296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00922588 BTC
Feerates: 81.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (602,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,020 313,020 00000000000000001291028bceab2639c12c762be3988017cba99fa792b460c4 1,137 0.75/1.00 vMB 22
313,019 313,019 00000000000000003085d45701cef706396618d68bea4b9551b7442b031d1863 1,676 0.50/1.00 vMB 52
313,018 313,018 0000000000000000034e7f6dd36b296c75098f2cfd9c3f6c271fe3021f4cd7d4 191 0.11/1.00 vMB 17
313,017 313,017 00000000000000001284cff1e4402e6634fe3e44c5b5c9dcfef3a092ea204481 248 0.10/1.00 vMB 29
313,016 313,016 000000000000000021390358b4a7806c5a8edd66f75c2edaef652c03f0f8aac2 537 0.27/1.00 vMB 30
313,015 313,015 00000000000000001656d31622b89c26c9bb934666fa78d12798344592759f6c 684 0.39/1.00 vMB 28
313,014 313,014 00000000000000000dc07ba9cf032270764750940f5fee6753b24fd6a036d412 535 0.39/1.00 vMB 23
313,013 313,013 000000000000000001aa9ad0fabbc60be41c43b6cea553b2a3be6de61f384fb5 804 0.35/1.00 vMB 36
313,012 313,012 00000000000000002e6c7190906d65a47325926b1a8fde16574df45d4c447ef8 82 0.10/1.00 vMB 4
313,011 313,011 00000000000000002ba00176148586f8302c0c1bc6acfea96ff046a7ffda2dc1 696 0.40/1.00 vMB 27
313,010 313,010 000000000000000012b770915ea571e09ba7c20a82c00f65bc4504a5c9ef2426 770 0.49/1.00 vMB 23
313,009 313,009 000000000000000006fa926f4a7e1a3666838e9193259a73ea8a36e306b4561b 1,327 0.75/1.00 vMB 27
313,008 313,008 00000000000000000c2590c738b9f9468133876e74a0bb767fb6254204a25d00 302 0.15/1.00 vMB 31
313,007 313,007 00000000000000000707a2ce1368f4d4bc2698e0d107c52209b6af61ecf9e125 554 0.33/1.00 vMB 28
313,006 313,006 000000000000000003de8159466eac2a79ca68774873fbe554b89884c2e209f9 578 0.43/1.00 vMB 20
313,005 313,005 000000000000000024a9419be83a46a7c513f3fc32b67916a860bab25ecc9c04 512 0.15/1.00 vMB 52
313,004 313,004 000000000000000029d4d0cd675c85e9091d147e9f8b542ebd1df1d27e227fba 767 0.46/1.00 vMB 27
313,003 313,003 0000000000000000194892a3fa476ecb29e1df14b8575d415dbd33588cd971a9 263 0.15/1.00 vMB 23
313,002 313,002 00000000000000001fdc9bcb5505b2200d1ef6d33607222f2c5003aa2a931dde 408 0.21/1.00 vMB 28
313,001 313,001 000000000000000038ecbcf41608d7f6815094700b3236f2f93ead67ac2757d8 282 0.18/1.00 vMB 22
313,000 313,000 000000000000000018f6d53196c6f51b402a82e3e5c04164b46efe1f33a1fca8 320 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.