Loading Tool

Explorer IconExplorer

Memory Pool

86,672 transactions
31.82 vMB
0.10894382 BTC
Random Selection Loading Transactions
Max Size: 194.89/200 MB

Candidate Block

Mining Attempt 628ecb02c98a24870075c987df7d90e7f316742b3ab1b42a96cb890f2da460ae
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root bccb25c464138aa8a90aa87f2388ea1c2064a623cec4bfda8c2b702993ab0aca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02828521 BTC
Feerates: 1,236.26 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (12,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,946 902,946 000000000000000000019f604621494d3430979ef90b6fc65e2b785e46840b88 1,325 1.00/1.00 vMB 2
902,945 902,945 000000000000000000018a360fed4a6be5a64d659d5d04e528db8b1826c3c726 685 1.00/1.00 vMB 2
902,944 902,944 0000000000000000000191c2efb4f915f7dafe8b00d9df6c5ada53fe8cd3d9b3 3,540 1.00/1.00 vMB 5
902,943 902,943 000000000000000000016a369ef6faef7a145824ed73a5fcc6d30a2218f25407 3,770 1.00/1.00 vMB 6
902,942 902,942 00000000000000000000e62094cde22cf796444cf0c706bafa1ff585287d3f35 3,592 1.00/1.00 vMB 4
902,941 902,941 000000000000000000010a82fd4839dfd0e5d835608f1833fe679fa94a08454c 1,447 1.00/1.00 vMB 2
902,940 902,940 00000000000000000001a8bb9fafa181cbec1f4219f33f93a90403c529b5cad4 3,066 1.00/1.00 vMB 4
902,939 902,939 0000000000000000000112189f34f26b5adc4eeeae87c573b11b4e1bcbf00652 4,088 1.00/1.00 vMB 7
902,938 902,938 00000000000000000001795e5893246ecdd747cdb1a514556fd6aed1d5b16d70 370 1.00/1.00 vMB 2
902,937 902,937 00000000000000000001a13db0068c179325f493b145d0fa3a5f668a7dddae26 3,618 1.00/1.00 vMB 5
902,936 902,936 0000000000000000000101fad077e80f1914136611e82765306de53d0c807513 2,888 1.00/1.00 vMB 3
902,935 902,935 0000000000000000000188f94b9a71e205c1f497be1b4f1fdfc012e2fe5c8cc4 3,904 1.00/1.00 vMB 7
902,934 902,934 0000000000000000000014565046ed966456888cf303ae5765e003029da2d1e2 4,098 1.00/1.00 vMB 5
902,933 902,933 00000000000000000000d4b2912c4ccfdf859b466f236ccd8d0233232d492c63 661 1.00/1.00 vMB 2
902,932 902,932 00000000000000000000064465ece0ea55dc3ade1aa280602cecb483094015ed 4,050 1.00/1.00 vMB 5
902,931 902,931 00000000000000000001c8cd5bbf3ac49a94d4e3213f4371a97526019c3efa14 241 1.00/1.00 vMB 2
902,930 902,930 00000000000000000001819c647309f3bb1d1571016337752bebf474b3e131d9 556 1.00/1.00 vMB 2
902,929 902,929 0000000000000000000178dc64335ddecc6f2d4ba2e6aef922fbecb16cc92e1a 1,949 1.00/1.00 vMB 3
902,928 902,928 00000000000000000000f3006f060ae8e2bd44585c2f97d08d6dcd7dd20e6d72 2,103 1.00/1.00 vMB 3
902,927 902,927 00000000000000000001b38ceb80a860e959cbab0456b93ae5853827cadd0101 3,656 1.00/1.00 vMB 5
902,926 902,926 0000000000000000000117458cbe7394226cf758f4a6b426b985e26dd1aac1f8 3,081 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.