Loading Tool

Explorer IconExplorer

Memory Pool

19,169 transactions
8.73 vMB
0.08572398 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.27/200 MB

Candidate Block

Mining Attempt 5d365f68c690a7880155fb6e22157a70ab690d4087a551c50c8054f2e6254621
Version 20000000
Previous Block 00000000000000000001816ebe27c4b538156b72d2393ecf91ed8f62040739b3
Merkle Root 4f91ea5784f8fc0d5c12305432796e3764337b0c205dfdd01abdb03b647e8dc5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.06660466 BTC
Median Feerate: 0.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,408 (702,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,355 211,355 000000000000044c857146a81b98d53fb4258b393228d9cd01911282fe62537f 102 0.06 vMB 182
211,354 211,354 000000000000037d6a8b5558cf5dd8ea493f61db009973727775087ece7c72b9 181 0.08 vMB 216
211,353 211,353 00000000000001c9994fcddc24b189ad8af8af1325edec40fa9ad8a179bfe131 188 0.07 vMB 215
211,352 211,352 00000000000001b2e128b3d34134467398e877b721d26fc612bfa5cd746a1234 121 0.07 vMB 135
211,351 211,351 000000000000006509fd5c4255fa7a62b214d8b16a7f4a08442c2dd2b2024990 242 0.11 vMB 170
211,350 211,350 00000000000003e97072e46b1e2547325a546284d47c0bd84d550781d0696934 564 0.24 vMB 193
211,349 211,349 000000000000023545a3889d9dbd98186a373ee53d0f69df6b25ae0790382051 118 0.05 vMB 143
211,348 211,348 0000000000000117a7567b407d6a64d5e3af08760eb5ffbe81385f5dd51050cc 59 0.03 vMB 474
211,347 211,347 00000000000002874fcce5e151b230ca13444fd2728ac33fef42bdeefb7ff057 115 0.05 vMB 184
211,346 211,346 000000000000045164375e520b3cdae0e04b7fb201d65c9cc3875b91045e46c8 70 0.04 vMB 129
211,345 211,345 000000000000010f82b21112eac3561d571a5f84c6dacffd633ddadd2fa4b4f4 69 0.04 vMB 154
211,344 211,344 00000000000003c98e0ce40b6a5e50c05500e21666b609bd3462c7cdcc758624 129 0.05 vMB 227
211,343 211,343 00000000000000eefb81cf7831823836c518afda7353c654220373c96f5860ff 109 0.05 vMB 200
211,342 211,342 00000000000002356b2f852cd4ad96257ace56587e49412bcf2250635ea441a3 67 0.03 vMB 155
211,341 211,341 00000000000000b80fdc0ce20b9ace54e6c94e584f7a82a83ef619d4ae04c65c 291 0.18 vMB 123
211,340 211,340 00000000000004ddcd389f8030bd14686714d4e7ae4b12dbbee1516f9061a19c 97 0.05 vMB 159
211,339 211,339 00000000000003cdc2871bef0679d9d26fa40ef9dc6459394e5add4ccb45a9c1 157 0.07 vMB 142
211,338 211,338 00000000000000d664a44e56ab64fa4f621a499e409316a39fd796378f8d7be0 110 0.07 vMB 114
211,337 211,337 00000000000003004add533adf08f1239e066cc7df4a97e96dd887323d29365c 313 0.15 vMB 185
211,336 211,336 000000000000003cd927803c0ecb3933f47dcc00de6a2d4934294a8645a41420 34 0.01 vMB 125
211,335 211,335 000000000000015058528dcc4a0355864366f0ef8f0049acff779c7aeef18198 42 0.02 vMB 90
Previous 10 blocks ↓
Total Size: 779.58 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: 281.57 GB
    • Received: 1.11 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.