Loading Tool

Explorer IconExplorer

Memory Pool

43,220 transactions
26.52 vMB
0.05224423 BTC
Random Selection Loading Transactions
Max Size: 139.97/200 MB

Candidate Block

Mining Attempt 6a79ed42ad4993f8ac3222597fd5cf362b51e0544c8ce931d80a58203a850513
Version 20000000
Previous Block 0000000000000000000010a089fc58093596d43dc7d07716ea4c437056df3165
Merkle Root ac7dbb18eeb7045d289434acee08e0d37980c0841d9793a05fdce9031eeea2a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.00363636 BTC
Feerates: 60.14 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,776 (59,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
855,199 855,199 0000000000000000000140e29760f9ddebc1722fbf834b5de20f11ef620e17d6 5,674 1.00/1.00 vMB 4
855,198 855,198 00000000000000000000400aa65628baecd8230d7a0d0a69b71d18bc9f62dc9c 4,221 1.00/1.00 vMB 7
855,197 855,197 00000000000000000002a362cabcfa2016bdbc4467e93de65d729a09235f76b2 3,985 1.00/1.00 vMB 5
855,196 855,196 000000000000000000001f112660c1ae1bba90b743093bce1117f86994e779da 4,389 1.00/1.00 vMB 4
855,195 855,195 00000000000000000002a7410b84b91508d11f7883beb3792c85183def5d23d2 3,739 1.00/1.00 vMB 6
855,194 855,194 00000000000000000002adf17fbf5cbcff0df616d9f3ddfed8b028120ca87e62 3,861 1.00/1.00 vMB 7
855,193 855,193 0000000000000000000042d1ff5e2258557abe75aff099b03c12643f6b62f271 5,542 1.00/1.00 vMB 4
855,192 855,192 00000000000000000000a436743e75e2e769e25fea2abcde781fa177259911fd 5,902 1.00/1.00 vMB 4
855,191 855,191 000000000000000000008d0f4b62a5e13f22aa1cd3a2ee3a0af0a8537ac153d6 5,806 1.00/1.00 vMB 4
855,190 855,190 00000000000000000001bf6a34236e68227fd144429b2508fd3dd6aa7a3da08b 2,772 1.00/1.00 vMB 3
855,189 855,189 0000000000000000000249c931329e8844e4f18a17d32054db547bb3a265da1a 3,935 1.00/1.00 vMB 6
855,188 855,188 0000000000000000000039cfdd3ee29e5ff7053cd6f945f3283459c07b03f95f 1,686 1.00/1.00 vMB 3
855,187 855,187 000000000000000000017b9b637e8f9339894f545fb1cd670bc43d4c9fdfbbd0 5,518 1.00/1.00 vMB 3
855,186 855,186 00000000000000000001d33ca5884297b03ef20ac3ad802684c545bd19bacd43 6,223 1.00/1.00 vMB 4
855,185 855,185 000000000000000000027ffc643fc5edbb97b0c3f325bb0764ff5ae6c94d4c96 4,287 1.00/1.00 vMB 4
855,184 855,184 000000000000000000010626290f265c374ab5545ad928941bd76ddeecea87a2 7,024 1.00/1.00 vMB 3
855,183 855,183 00000000000000000000a34590848616d6e5e325056ef416460e7328086f7e29 5,397 1.00/1.00 vMB 5
855,182 855,182 000000000000000000029ec8d1e784bc68cdecc73fd7b29b45319dacd8866a22 4,272 1.00/1.00 vMB 3
855,181 855,181 00000000000000000001fdd60c9693589904ddff3d8b0425ded6960d7f6399ff 4,388 1.00/1.00 vMB 4
855,180 855,180 0000000000000000000312fbeb3acdf5ac1e221f19e3de1a3c10ce58dab2f9be 5,301 1.00/1.00 vMB 6
855,179 855,179 000000000000000000005d3f257e393fe7b8cc42366c63284bf7951bf2d163b5 5,133 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.99 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: 648.59 GB
    • Received: 13.05 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.