Loading Tool

Explorer IconExplorer

Memory Pool

81,527 transactions
31.22 vMB
0.07732790 BTC
Random Selection Loading Transactions
Max Size: 189.95/200 MB

Candidate Block

Mining Attempt f9f8309aea29949ef0bec4acb10fb48bd207fb596eef74c99b99113b38a03fa1
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 5d472c048ddae697a868425217ade5648c08793cf5d82e4e89041f0399d00163
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,960
Size: 1.00 vMB
Total Fees: 0.00985958 BTC
Feerates: 100.37 > 0.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (450,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,775 464,775 000000000000000000f3529964f9e738e2f73d5d6d7d496b243d2cf7e84b50aa 2,829 1.00/1.00 vMB 162
464,774 464,774 0000000000000000021632bbebda79de9327a456aac26f0ce2a43d2ba4f3b04c 3,387 1.00/1.00 vMB 134
464,773 464,773 000000000000000000d68836004015879d016ece90ca5067ec9028142f505dda 2,542 1.00/1.00 vMB 124
464,772 464,772 000000000000000000a0d6014291aa786b7ef907e3033eb00e4936aeffb029b5 2,527 1.00/1.00 vMB 140
464,771 464,771 0000000000000000021a0f1ad07a4a7645c2afbb0adcbde432110be43f316cca 3,421 1.00/1.00 vMB 129
464,770 464,770 0000000000000000021a0646cd1f9455d421828f020537b245531421b67814d6 1,858 0.75/1.00 vMB 218
464,769 464,769 0000000000000000000c7165c66f818ea41e03fd732c607e37484863fe46f4e5 2,567 1.00/1.00 vMB 227
464,768 464,768 0000000000000000000551ca3faf75dca776899d2dc5cdafe5d7f727279060ee 1,803 1.00/1.00 vMB 177
464,767 464,767 00000000000000000014655973bafc3442665086293986198db9e37b62077c4d 2,348 1.00/1.00 vMB 125
464,766 464,766 000000000000000000ea61ec4e063e5e8b64b549f15ce6dd3f100c5b3e84285d 2,607 1.00/1.00 vMB 158
464,765 464,765 000000000000000001073999552af4aa18f487b425516ff38f2b0cedd98eb07d 1,801 0.93/1.00 vMB 143
464,764 464,764 0000000000000000005b0278dbeb44c600fddac519ae3a81075d812493563255 867 1.00/1.00 vMB 149
464,763 464,763 000000000000000001a1c91874b72bbece374d594c7e87862f44fb3cb17a4faa 2,039 1.00/1.00 vMB 159
464,762 464,762 000000000000000001de9bdc574cb350b813d19132659d3763a1f133fc6ec088 1,351 1.00/1.00 vMB 153
464,761 464,761 000000000000000001d0f23d1b8527ec5b7c036c3c1db385aa38729098dc8a0a 826 0.36/1.00 vMB 148
464,760 464,760 0000000000000000017f72d565099f023b5193b9a6c933ea9e2cfc82e718891e 2,012 1.00/1.00 vMB 150
464,759 464,759 000000000000000000305a98d02b52f266642a8f8e0b7dbd87328a7c841e8248 3,800 1.00/1.00 vMB 155
464,758 464,758 0000000000000000016c75e64fdb480f0a7053ab68e0eac3dbdc66ffe911ba9c 3,160 1.00/1.00 vMB 168
464,757 464,757 00000000000000000216bc9b7a2b6c8406139a7dad374519048b9f57afe203c6 2,457 1.00/1.00 vMB 170
464,756 464,756 0000000000000000016ca95a58fd12a67450e27d6da5fb22c7549f3c72c40837 1,776 1.00/1.00 vMB 202
464,755 464,755 000000000000000000efb00a71dd3bf8541fb99aba387ff261638b6c0fcc6aa3 2,229 1.00/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.