Loading Tool

Explorer IconExplorer

Memory Pool

75,285 transactions
30.81 vMB
0.09593923 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt d0fd2e495443ce2f1927234486742f7a0c76a1086b892ee08d802ae98b24c0cc
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root e04dd49f5b4b9758dbad0c474be1eb18cdd4efe9da8290d1f4f6d0a890285360
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,023
Size: 1.00 vMB
Total Fees: 0.01746392 BTC
Feerates: 301.35 > 1.75 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (438,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,624 476,624 000000000000000001107be486ad195a33e6bed3dbe4ee025d9fa368bc08e144 903 0.99/1.00 vMB 38
476,623 476,623 000000000000000000c96778fd30e6e6a7bf2547dd630ec149f29bbf12aa6009 2,152 1.00/1.00 vMB 175
476,622 476,622 0000000000000000005edd6d1c002c4d6392d4ebe8cd1e3d2389f825f4e4ebab 2,040 0.83/1.00 vMB 152
476,621 476,621 0000000000000000006442bff539b735af6762292e81162444bf4d23c182ea0d 296 1.00/1.00 vMB 22
476,620 476,620 000000000000000000bb01d6ac5c60da8bf1d6a4f15dfe9732e43cb6f39476b1 1,745 1.00/1.00 vMB 121
476,619 476,619 00000000000000000063cc54f5a8239b03a44e219fb484d162e8fe47c971ab1b 2,061 1.00/1.00 vMB 134
476,618 476,618 0000000000000000004a569a298ae6e5eb61777b67b1105430bed6e359df1900 1,387 0.58/1.00 vMB 151
476,617 476,617 000000000000000000fe47f5c1aca60df39b0e4023cb97b0451fdd58d70f1923 2,045 0.98/1.00 vMB 146
476,616 476,616 0000000000000000014de8249015466c4665dd287a27c682ffe5874163152722 1,338 0.66/1.00 vMB 156
476,615 476,615 00000000000000000008a410bf7b95f5260b3c75b402a3c180de544878cf1d78 469 1.00/1.00 vMB 20
476,614 476,614 000000000000000000954b93c4ec3af92ca3e407113a347a518790d846b90b59 981 1.00/1.00 vMB 103
476,613 476,613 000000000000000000c693d1de395857e360b2d1811284fa6281cfe7969e0741 848 0.38/1.00 vMB 173
476,612 476,612 00000000000000000044bd177101d062fc7eef53f7cca75eb19cab5ce9e098ba 546 0.39/1.00 vMB 105
476,611 476,611 000000000000000001003f67fee3cf8555ea8262a60a9a86cc462b974c35fed1 1,592 1.00/1.00 vMB 63
476,610 476,610 000000000000000001164396dd19351739072d927540b453c3bf537adeedfa4e 28 0.01/1.00 vMB 207
476,609 476,609 000000000000000000e555e3f93902ffe96a928c24ed314296a8bd1113bb1735 2,427 1.00/1.00 vMB 162
476,608 476,608 0000000000000000015c00741a4f9c4443529e0e102c0ccb10467bcf5c9ece5d 2,258 1.00/1.00 vMB 199
476,607 476,607 00000000000000000037e79c62ee7b28506a0d5d450e2599060b33dc8dd3a77b 957 0.99/1.00 vMB 43
476,606 476,606 0000000000000000014ebba258db2e691788bb2bb11c29ff48b6b966ab768854 2,145 1.00/1.00 vMB 74
476,605 476,605 0000000000000000013cfc2414d632dc3b2a6be0eaab49b3e7dc1f8df5dc0257 1,284 0.58/1.00 vMB 195
476,604 476,604 0000000000000000006ca6a5ac68a25a60fc518ba481834aef8bbc7a3d18790e 2,091 1.00/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 783.12 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: 739.09 GB
    • Received: 18.62 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.