Loading Tool

Explorer IconExplorer

Memory Pool

80,708 transactions
30.21 vMB
0.11122481 BTC
Random Selection Loading Transactions
Max Size: 182.08/200 MB

Candidate Block

Mining Attempt 639d6cea2e99997ff1f0e4afef7ebdb82896fe7cedd0b0cfff20188df25db5f4
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root fcffa4948675c74dae268e326218048b45ab46455a3889f7eb289fb2cf32bfd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03944545 BTC
Feerates: 111.07 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (246,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,095 669,095 00000000000000000006a22e4be5e20d5c6a81e07626d4392b480fb329947685 2,598 1.00/1.00 vMB 133
669,094 669,094 00000000000000000004925b62e26edacdf45494350a8d6dd0bf9f0b591361f0 1 0.00/1.00 vMB 0
669,093 669,093 0000000000000000000bb6999e58e6e0130ee72b78caf16e25782c33aed2bd06 3,162 1.00/1.00 vMB 137
669,092 669,092 0000000000000000000bf2d5b640494b97e06ccb35a60522a013218fb0184a71 2,658 1.00/1.00 vMB 136
669,091 669,091 000000000000000000039effa82d489d19d29e25d4696d81ea0eec39520dede1 2,410 1.00/1.00 vMB 140
669,090 669,090 0000000000000000000b1bff52b9275782ab6abd7ee533144bea084395ca725b 2,997 1.00/1.00 vMB 162
669,089 669,089 0000000000000000000398882d71644f1c38653cc54664ad6b4e83d345033bca 2,513 1.00/1.00 vMB 122
669,088 669,088 000000000000000000067bfd49e0a95d908bec1a593163eb0a05c95a416863ae 2,696 1.00/1.00 vMB 140
669,087 669,087 00000000000000000006069581b7f13a4e3717723bfc75ed271d9d40bf4be816 2,751 1.00/1.00 vMB 135
669,086 669,086 000000000000000000036f92869ca148769ba49047ff30193f70527c2d62c8da 3,075 1.00/1.00 vMB 140
669,085 669,085 00000000000000000003b7137136f6e20d0f4a14ed05f81ac8e444df7f208ac4 2,058 1.00/1.00 vMB 133
669,084 669,084 00000000000000000009178e3c69dda09fffbe2d1292f23f4b09e568ea1c28ce 2,233 1.00/1.00 vMB 149
669,083 669,083 0000000000000000000457539620d94f3564566a112da5ed17e4bed1b2dab23f 2,900 1.00/1.00 vMB 130
669,082 669,082 0000000000000000000b2f14951e0d1ff79e6af293a25a897275e0c65f3c576f 3,087 1.00/1.00 vMB 139
669,081 669,081 0000000000000000000a61d82f44a793767b31e7bba16aa24741aa63005aacf8 2,677 1.00/1.00 vMB 148
669,080 669,080 000000000000000000090b83076e68bd2330f4cba450dea1db667dce994a9d52 2,485 1.00/1.00 vMB 141
669,079 669,079 0000000000000000000116b272875fcb8dfe27df14accc8edcfc03031a3015c1 3,009 1.00/1.00 vMB 165
669,078 669,078 0000000000000000000c375ca00f19e94129a8e1abe6dd28916b84a645dcfa62 2,951 1.00/1.00 vMB 143
669,077 669,077 000000000000000000037665b45212e9a4ff7ba10728df68f7ff71c7f02ed7f2 2,929 1.00/1.00 vMB 156
669,076 669,076 00000000000000000005d496f605211103637428456c66b371f72b73ce58bb65 3,077 1.00/1.00 vMB 187
669,075 669,075 0000000000000000000d23a2fb5a1f308dd7d75ae3553f8118e7710934564e22 2,923 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

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