Loading Tool

Explorer IconExplorer

Memory Pool

37,769 transactions
18.38 vMB
0.14427897 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.53/200 MB

Candidate Block

Mining Attempt 46d43de5a0587c1b6b806fe772f128f0ab5efb942cd60b4bb46105b330f63cb3
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root ca8044518fa6d68169a41e1623edb2500bc15f442f58d9504417f4fe607e39f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,300
Size: 1.00 vMB
Total Fees: 0.02551066 BTC
Median Feerate: 2.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (806,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,785 106,785 00000000000156d5a58a3144be0a31da72f5e2e191a8d8cfba2b4adb42474d2f 1 0.00 vMB 0
106,784 106,784 0000000000008d9d320ed878c029e7a7994127ff6c0fc8341ae6ae3840090c4b 3 0.00 vMB 0
106,783 106,783 0000000000018f8becccb5e20a779f468790ce05d474a035f07409044570d11b 25 0.01 vMB 1,484
106,782 106,782 000000000002ceb15434fea5b8653a1d5053a951c6df2fff34bfed7a9c75f6d1 6 0.00 vMB 0
106,781 106,781 0000000000023ce0ba8857b660bf76eefff7457119354bcd442eab6ff7aa3e16 6 0.00 vMB 645
106,780 106,780 00000000000124cdaf9781977c6372f7d301eaba3c8278d1c356703c74618b32 5 0.00 vMB 0
106,779 106,779 0000000000019c394f47fcc34f57f13fdec5f6f14cc8b3400fb4836d38ff0fdc 7 0.00 vMB 0
106,778 106,778 00000000000189157e3fac68e5ca4bb70520f777a49ce06c9cb9e024398d5879 3 0.00 vMB 0
106,777 106,777 000000000002d5cabc8f07a89a774e48b7febfd8d014895047257f27393ee97e 2 0.00 vMB 0
106,776 106,776 0000000000028982c34408c1555f3be85e479e3c77947ca411af7d22cd6c9d11 1 0.00 vMB 0
106,775 106,775 0000000000008170640c1919c25014cdb403d6b4b1e48bbb32ed643423afad7d 5 0.00 vMB 900
106,774 106,774 00000000000220e7d7052dcf6da40bdf94008428e75d27563a7c09ff3dce7e03 3 0.00 vMB 0
106,773 106,773 0000000000009730e2ac855d0a1ca6712538077ac6596cd1e9b0be061ef00250 4 0.00 vMB 0
106,772 106,772 0000000000012b0f65fedd4b764005d81b014f9b687635929089d69cd6ab2976 5 0.00 vMB 202
106,771 106,771 0000000000011859e2c14f9353520b8173c3969ce5670c6f851b3f800fac08a0 31 0.01 vMB 0
106,770 106,770 000000000001444e0ac7539d21c6bfaf503de919f61e67d4e1befcc1d5c8a164 3 0.00 vMB 0
106,769 106,769 000000000001d080af1f0a1fa881a41aec96d440b9a61f8b9c097da987b2671a 1 0.00 vMB 0
106,768 106,768 000000000002204188fe71821a0d13fd284de42cbd9452885d973dd595703944 2 0.00 vMB 0
106,767 106,767 0000000000004151f94cd4afe4b703e62c1725919c221b969eed27032f86cec8 1 0.00 vMB 0
106,766 106,766 000000000001913b5970a085b04148c7a5381fe805202ca05d0a881207f4cccd 2 0.00 vMB 0
106,765 106,765 00000000000149b6145ac1977f2465b680e27d13ada600c99f415e03858bd93f 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 129.67 GB
    • Received: 0.53 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.