Loading Tool

Explorer IconExplorer

Memory Pool

77,350 transactions
28.49 vMB
0.09034327 BTC
Random Selection Loading Transactions
Max Size: 173.44/200 MB

Candidate Block

Mining Attempt 438ff7480225bd4a4a6fd65ba60b93c8280d135236cb37e92074e2b29e137204
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root dbddf9df3057ea9f6c6b37e8a4baabf89d5966a60349e568a90361b97eb669e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.02602576 BTC
Feerates: 477.45 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (673,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,093 242,093 000000000000004fceff752953575255ef968be742376b3885722353d073a265 65 0.04/1.00 vMB 101
242,092 242,092 00000000000000cb815d60f363f9db9ac7a1d937d6955ba1bbf7854e3dcf1923 380 0.16/1.00 vMB 156
242,091 242,091 0000000000000028f56cce59af0d7276ab5ad68d118930123b4b8940f0c7f84d 372 0.22/1.00 vMB 118
242,090 242,090 000000000000000313b8402f6281e4f080609fb6cb928fb729bb7b16ca41b99f 610 0.25/1.00 vMB 232
242,089 242,089 00000000000000b188001447695cb7bd897af0a9b4007d64d328d022f34883cc 86 0.05/1.00 vMB 133
242,088 242,088 00000000000000c3122dece9f514c9f8857eb8aaffcd50d5594fff1f0f2774eb 241 0.12/1.00 vMB 151
242,087 242,087 000000000000004f9c3ffac8565ecebbbac381e7a2d4e7319e1b7b3dfd07d2aa 4 0.00/1.00 vMB 164
242,086 242,086 0000000000000027df1242d67a4f30213c11be90f43bddf6c949f74bd77c52e3 154 0.08/1.00 vMB 122
242,085 242,085 000000000000003f4a1183ec29cf29acca1608cf4efb69bab5b92766603ebac4 152 0.10/1.00 vMB 145
242,084 242,084 0000000000000080000e29c8403fef12d503b2983c3a742c2eed52bec907f364 550 0.25/1.00 vMB 171
242,083 242,083 0000000000000055acbfb201fbd45bd26362291c0da55c12767de4ae202089af 526 0.25/1.00 vMB 113
242,082 242,082 0000000000000081864a64279be13ef45271590577a79288b574a972159f9c1d 775 0.25/1.00 vMB 226
242,081 242,081 00000000000000d0a47b218215a73eea917c702a91435c6d98d9fe1c09c37195 397 0.25/1.00 vMB 103
242,080 242,080 00000000000000b2fe4c8b3cd92a7f2a1822b18402c7980e5f947e7e0c1e2395 742 0.25/1.00 vMB 193
242,079 242,079 0000000000000022c722d606365430e73aab9add0e6f5f1a54634571d3c1d2c6 310 0.18/1.00 vMB 136
242,078 242,078 00000000000000a09dd1be820ccb20f7b780e4e8cffcbbb6af5d0e02390f71c6 406 0.18/1.00 vMB 146
242,077 242,077 000000000000000d33a7dd47eff4a7ac0f6c56e94f594c715d1980a1d0725cdc 454 0.23/1.00 vMB 111
242,076 242,076 000000000000001423728930390fce0db221c7d96a1cab7e09d9431f4e36e617 512 0.17/1.00 vMB 210
242,075 242,075 00000000000000d984fd05918c0db329408b8fd3ead29e837bd1fa813bcee2b9 128 0.16/1.00 vMB 8
242,074 242,074 0000000000000088fb97c8b7c0c48685e37b4b23aa92a1de8fb9f2dbba6c18a7 373 0.20/1.00 vMB 103
242,073 242,073 000000000000007e5d2e2bd7e5278a631b58cfc0c540190a5340400f0ce44b68 505 0.22/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.