Loading Tool

Explorer IconExplorer

Memory Pool

26,056 transactions
6.02 vMB
0.03537312 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.46/200 MB

Candidate Block

Mining Attempt 528db120ccf844f251abaf6a93c8ffd66c1bd1c59fd2869531ee7b2c2e20053c
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root b2d801e9e0e5050127106948dd05beba47cecc5acde6b3ab62c807e2f37e0d00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 0.85 vMB
Total Fees: 0.02171311 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (701,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,108 212,108 000000000000009e42ea371341f2b4099712a1362ea07213ef58557780fea870 289 0.19 vMB 106
212,107 212,107 000000000000005d36753fb0cba17ac1bb0df3240c1c6a601ad81bc85f0b4ef3 566 0.20 vMB 211
212,106 212,106 0000000000000311653f5378dd5fdf24ee09e5bccb6f6af35948560898ce0a8e 457 0.25 vMB 134
212,105 212,105 000000000000024329cfc4e7d2e35f7617cf8406da170145ccc8c7cf5cef1c2f 541 0.20 vMB 356
212,104 212,104 00000000000004912667bcdd022db6048429d54122e8a46fcbc6b9b4f49a4a27 670 0.25 vMB 198
212,103 212,103 00000000000000087d6909c8a3a11bd137533759e7182ca425c5cc97b211b5a0 166 0.05 vMB 40
212,102 212,102 00000000000004ace0f6d55063ac0935fdc1b9314a1770416f876813e1316a7d 651 0.25 vMB 210
212,101 212,101 00000000000004b0b85617b87d7840c5e4752517c551c329b37fa3ec4bceab43 503 0.28 vMB 360
212,100 212,100 0000000000000223b1fd85a20b88d8d568ee410ddfa9a663a2f47aa96f731813 210 0.10 vMB 125
212,099 212,099 00000000000002d0c36fdb42016a58d3fbafa2be9cf84d673fce392533262b0d 350 0.15 vMB 164
212,098 212,098 00000000000004b4890ccd1059f55ddc5c05c077e311a841ef68a986a4dedc3b 501 0.25 vMB 171
212,097 212,097 0000000000000029a9496007ba4a93c6621cd2d00f6f70995c18248e70336bdc 542 0.20 vMB 222
212,096 212,096 00000000000003f0f80b83596935a769e850bd9e98f7b5952530ee43b6931272 766 0.43 vMB 148
212,095 212,095 00000000000001e9fafd13bfe150808f1d0199904f220208712b8d37425a2b73 811 0.25 vMB 286
212,094 212,094 00000000000002aacd72577b9fb60473013692595f5cf8a9f31c31d83617a9c3 559 0.25 vMB 197
212,093 212,093 000000000000027eb9809024fe3aa197009da38f5a2ca8024b649ed5a93d34a1 270 0.12 vMB 166
212,092 212,092 00000000000002c959a1d601430624889514e60103ae0ec6764639b41acf898b 128 0.07 vMB 106
212,091 212,091 00000000000000998cadd3d514255a64c94065ef048402bc27e067e59524d297 386 0.15 vMB 187
212,090 212,090 00000000000003158a4a20efed248e8c9fbcc1c71f8b618dd2db89142c983e26 59 0.04 vMB 100
212,089 212,089 0000000000000496672fdf785725b9e88067f71afb339c77ca1d0a91e580f35d 239 0.11 vMB 176
212,088 212,088 00000000000003266efcaf9721b795d5246f5b2c92665bd4c2df4df3d77e62ab 255 0.08 vMB 26
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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