Loading Tool

Explorer IconExplorer

Memory Pool

74,342 transactions
27.44 vMB
0.06922602 BTC
Random Selection Loading Transactions
Max Size: 167.55/200 MB

Candidate Block

Mining Attempt b3758a4b9c1560db83352b905417f6af4a30429a540a84352cb4b8bb4b1e4e54
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 79fe0e67f23dcbd9337fb439c4883774103a0402f658436c2a733278a3691b2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,049
Size: 1.00 vMB
Total Fees: 0.01070622 BTC
Feerates: 84.71 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (623,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,211 292,211 0000000000000000a0f8027daed292eed2434b26529398ee1e2ba5ce8f268c4a 59 0.03/1.00 vMB 60
292,210 292,210 00000000000000003b79b78a099a9ec657fdcb6731150b7c8d146146a5db44dd 265 0.15/1.00 vMB 32
292,209 292,209 0000000000000000edc74a3aa61431d334ee94b8ceda272d22f80e40d400c6db 357 0.22/1.00 vMB 31
292,208 292,208 0000000000000000cf59ff694bac565d6b839ca791af5d62a70cae3f7442e042 121 0.09/1.00 vMB 28
292,207 292,207 0000000000000000385fbbf2726f1b881f041c2a8522494f5dd51d8a0e2cbb29 16 0.00/1.00 vMB 38
292,206 292,206 00000000000000002beebf2925cf1f70b8910819ff878a596f1fc7f586c7ae76 328 0.22/1.00 vMB 25
292,205 292,205 00000000000000010217400d33ec20cf0bc6d71242a2da7b967980280df59992 8 0.00/1.00 vMB 45
292,204 292,204 00000000000000004472f058b7782871b65a78644ac103a545ead3d4ef141081 147 0.09/1.00 vMB 28
292,203 292,203 000000000000000017d1fad4b73f59c0aa02ca71d680ba8aefa85e4d977a7ca5 116 0.07/1.00 vMB 9
292,202 292,202 0000000000000000274240ad7a3e5de2286e50996002e37da59d07b365f5bdd8 307 0.27/1.00 vMB 24
292,201 292,201 0000000000000000de8dd5c7ac1962f6246e93cbd03e19e074e68f56e98138b8 256 0.10/1.00 vMB 52
292,200 292,200 00000000000000004c705e49acf467fc0b67c6eee8b03bf3ab7c327e89664594 100 0.06/1.00 vMB 26
292,199 292,199 0000000000000000d7f8dcc7de69d559cf6a8d51b3459914596317317af98e2f 187 0.11/1.00 vMB 25
292,198 292,198 0000000000000000256b1d6957ed21c8121407786a80f1a0c407125d5b4578e2 185 0.12/1.00 vMB 28
292,197 292,197 0000000000000000bafcaf6a6151820486025270855b44e10eb080ba136d04b7 192 0.43/1.00 vMB 13
292,196 292,196 0000000000000000ee04d629136ebd522251d2d0dd5e9e42e53f5af8098b1d3f 772 0.35/1.00 vMB 38
292,195 292,195 00000000000000008879c0975928a3639ff5ee59f53b46d4e6a54b2b72924287 927 0.35/1.00 vMB 45
292,194 292,194 00000000000000002ba2c5b6966e2b98067b387c24023d282056c9612699df8d 347 0.21/1.00 vMB 30
292,193 292,193 0000000000000000063f99ea7ffd35e6866efdb5f78d5a50816fb91a610c7e64 8 0.01/1.00 vMB 1
292,192 292,192 0000000000000000f8f4cdf0b5b21a5cc72fa28eabcf2f3f10b3d02f71ecb07a 153 0.09/1.00 vMB 30
292,191 292,191 0000000000000000e9c2ef77a3136afa4c00d08e63931d71c238bbb3d0c54ed5 348 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.88 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.23 GB
    • Received: 17.33 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.