Loading Tool

Explorer IconExplorer

Memory Pool

76,924 transactions
28.56 vMB
0.06329794 BTC
Random Selection Loading Transactions
Max Size: 173.31/200 MB

Candidate Block

Mining Attempt bc8f70b6805872efb8b09e9fc15e88124395f3affec8cb4020a1ec996586d28a
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root f3b691934364e44a55953a6f798916ca75fa118b53c7e5484e116ed5f5593c81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,011
Size: 1.00 vMB
Total Fees: 0.00400739 BTC
Feerates: 73.20 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (460,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,694 454,694 000000000000000000a3df0ce51187058b59db88757025a0998debee08530674 869 1.00/1.00 vMB 71
454,693 454,693 000000000000000000d3a1583cd761bc14d6b47db262ad121fd1eaba91cd4074 2,177 1.00/1.00 vMB 125
454,692 454,692 000000000000000000feb3a69a1216c1b702958b44a7e46f77e0e27d3d543d3e 1,969 1.00/1.00 vMB 86
454,691 454,691 00000000000000000245c75e078f9eb85a58bc5f5865347bce8732a74d51f053 2,123 1.00/1.00 vMB 174
454,690 454,690 000000000000000000c82bad8d05bb6d4520a6f0468008599136acf313ee8953 1,236 1.00/1.00 vMB 88
454,689 454,689 0000000000000000007b565e66684c09c0b1565a0bd11fc197de091b86313dc7 2,301 0.99/1.00 vMB 151
454,688 454,688 000000000000000000bb8f1e628866c1a39b5d4ffd190dfe468e2aaf5a364df2 2,479 1.00/1.00 vMB 118
454,687 454,687 000000000000000001dca82df156fee712c4edb5aef99665f953756f9f06c29c 2,117 1.00/1.00 vMB 160
454,686 454,686 000000000000000000326c02ffbb74f1d98550e753cb3ce839e1f36ded90afb1 2,250 1.00/1.00 vMB 135
454,685 454,685 000000000000000000bc4dc0d658dedf07b96ad9eb3d2431b9844516573b8403 1,992 1.00/1.00 vMB 96
454,684 454,684 0000000000000000008daafd727d5b6e82fe9479cc806d5922263b3372ee7c2b 1,952 1.00/1.00 vMB 104
454,683 454,683 0000000000000000010192fcd9cb23613543282aa55188c2e677adfed934cf1f 1,904 1.00/1.00 vMB 105
454,682 454,682 000000000000000001a4f3d748b73a0aafd2fb79f0a31d57a3e7bd6e2e97fc70 2,103 1.00/1.00 vMB 114
454,681 454,681 00000000000000000250c4853db6920869605846f6dae591374482b98f71a766 2,640 1.00/1.00 vMB 181
454,680 454,680 000000000000000000916d48c42fd1252d86cffc16d189f2356b1d248385a45a 1,640 1.00/1.00 vMB 115
454,679 454,679 0000000000000000024a3adeaa53990fc6eaa2e61a7e0538cbe8e6cf074bcf30 2,020 1.00/1.00 vMB 125
454,678 454,678 000000000000000000c95c7a4f7cf70531fbc11b69ac1484408fd72d830b8afc 2,368 1.00/1.00 vMB 117
454,677 454,677 00000000000000000102df8cfd2044309dd968392ab010d65448279343bb335e 2,618 1.00/1.00 vMB 133
454,676 454,676 00000000000000000067a7fae46d10636ce6cf0a3e10d262bdde1dcecf1d807f 810 1.00/1.00 vMB 113
454,675 454,675 0000000000000000016949ea3ea33783d1707e77a9a99ca4a5da09d74e2b670a 1,666 1.00/1.00 vMB 179
454,674 454,674 000000000000000001dcf84499b387093f5aa953d6574e35578de1b120cc537f 3,078 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.